Skip to content

Instantly share code, notes, and snippets.

View RakshithNM's full-sized avatar
:octocat:

Rakshith Bellare RakshithNM

:octocat:
View GitHub Profile
package main
import "fmt"
type node struct {
data int
nextnodepointer *node
}
type linkedList struct {
package main
import "fmt"
type node struct {
data int
nextnodepointer *node
}
type linkedList struct {
package main
import (
"fmt"
"strconv"
)
func main() {
for i := 1; i <= 100; i++ {
if i%15 == 0 {
package main
import "fmt"
type node struct {
data int
nextnodepointer *node
}
type linkedList struct {
package main
import "fmt"
type node struct {
data int
nextnodepointer *node
}
type linkedList struct {
package main
import "fmt"
type node struct {
data int
nextnodepointer *node
}
type linkedList struct {
package main
import "fmt"
type node struct {
data int
nextnodepointer *node
}
type linkedList struct {
@RakshithNM
RakshithNM / .vimrc
Last active December 8, 2020 07:10
set rtp+=/usr/local/opt/fzf
call plug#begin()
Plug 'junegunn/fzf', { 'do': { -> fzf#install() } }
Plug 'junegunn/fzf.vim'
Plug 'haishanh/night-owl.vim'
Plug 'neoclide/coc.nvim', {'branch': 'release'}
Plug 'Yggdroot/indentLine' " indent line
Plug 'luochen1990/rainbow' " different level highlight
Plug 'RRethy/vim-illuminate' " automatically highlight other uses of the current word
Plug 'machakann/vim-highlightedyank' " make the yanked region apparent
/* Phaser v2.6.1 - http://phaser.io - @photonstorm - (c) 2016 Photon Storm Ltd. */
!function(a){if("object"==typeof exports)module.exports=a();else if("function"==typeof define,1){var b;"undefined"!=typeof window?b=window:"undefined"!=typeof global?b=global:"undefined"!=typeof self&&(b=self),b.p2=a()}else define(a)}(function(){return function a(b,c,d){function e(g,h){if(!c[g]){if(!b[g]){var i="function"==typeof require&&require;if(!h&&i)return i(g,!0);if(f)return f(g,!0);throw new Error("Cannot find module '"+g+"'")}var j=c[g]={exports:{}};b[g][0].call(j.exports,function(a){var c=b[g][1][a];return e(c?c:a)},j,j.exports,a,b,c,d)}return c[g].exports}for(var f="function"==typeof require&&require,g=0;g<d.length;g++)e(d[g]);return e}({1:[function(a,b,c){function d(){}var e=a("./Scalar");b.exports=d,d.lineInt=function(a,b,c){c=c||0;var d,f,g,h,i,j,k,l=[0,0];return d=a[1][1]-a[0][1],f=a[0][0]-a[1][0],g=d*a[0][0]+f*a[0][1],h=b[1][1]-b[0][1],i=b[0][0]-b[1][0],j=h*b[0][0]+i*b[0][1],k=d*i-h*f,e.eq(k,0,c)||(l[0]=(i*g-f*

Keybase proof

I hereby claim:

  • I am RakshithNM on github.
  • I am fluffystub (https://keybase.io/fluffystub) on keybase.
  • I have a public key whose fingerprint is 31D2 CDDB 0B47 A62B 3741 3275 D79A C0CF 6913 A311

To claim this, I am signing this object: