StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

abhink

Rating
1498.83 (3,818,972nd)
Reputation
5,093 (32,569th)
Page: 1 2 3 4
Title Δ
Strip file and write the chunks concurrently to server through TCP... 0.00
How does Go's heap interface work? 0.00
sed: 1: " '/regex/ ...": invalid command code ' 0.00
Unable to pass struct type argument to a function in another package +0.51
Passing argument to Go IIFE (following javascript example) 0.00
How to check if the sum 8 files with unlimited natural numbers stor... -0.33
How to pass a variable in a Golang callback function? +3.93
string replace backslash with slash -3.49
Expanding a slice's size to prevent slice bounds out of range e... +5.50
Is it possible to defer a goroutine? 0.00
Go wait for goroutines but do stuff in the meantime 0.00
How to insert a string inside another string using Go lang +4.17
From blog golang arrays slices and strings 0.00
Build array with different types 0.00
why channel-based Lock blocks? -4.04
How to retrieve nested map values 0.00
GoLang - Sequential vs Concurrent +3.37
Golang - what's the correct order to check error and defer an o... 0.00
Reading from golang channels in order 0.00
Default value golang struct using `encoding/json` ? -1.53
Interpreting Golang Error codes +4.18
Go panic: runtime error: index out of range but length of array is... -4.42
channel of type interface not receiving value in golang with MySql 0.00
go, for loop and break, infinite loop 0.00
Is there a way to generically represent a group of similar functions? 0.00
Go, generics, how to get keys of map -4.63
assignment to entry in nil map -3.55
Defer close on multiple Goroutines? 0.00
what does blank do for interface? 0.00
How does a non initialized channel behave? -1.19
why the output of fmt.Println() is not what I need -4.75
Compile error on type comparison 0.00
Golang command working in terminal but not with exec package 0.00
json unmarshal embedded struct +4.23
Why does this WaitGroup sometimes not wait for all goroutines? +4.57
Golang Function Call in Map 0.00
Goroutines sharing slices : : trying to understand a data race +0.36
How to map values of string type array with int type array in Golang? -3.36
_post_put_hook in Go 0.00
golang too many open files in go function, goroutine 0.00
Golang: panic: runtime error: invalid memory address or nil pointer... 0.00
Why doesn't left bit shifting by 64 overflow in golang? 0.00
Using Vue.js in Golang's HTML templates -3.88
Go: Multi-variable short redeclaration when inside a for loop creat... -3.45
Go - append to slice on struct does not persist 0.00
Revel with mgo.v2 - How to return all data from a collection as json? 0.00
Compare two slices and delete the unique values in Golang +3.58
String array replaced on instance isn't reflected 0.00
Golang function contains anonymous scope -3.44
How to stop goroutine from client? 0.00