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 Δ
Methods with a Pointer Receiver -0.09
Convert int array to char array using Golang? -4.83
Example test of go templates fails with imported and not used: &quo... 0.00
Golang return lower case json key -3.80
Simplest of parsers in go tool yacc 0.00
Is there a function similar to PHP's isset() in Go? +3.87
Unable to use backslash `\` in Golang os.Arg variable +4.00
Why are json package's Decode and Marshal methods used here? +4.24
Which way to name a function in Go, CamelCase or Semi-CamelCase? +2.53
what does `size *= b - a` means? -3.34
sorting a uint64 slice in go +3.78
Golang: Multidimensional array using slice of slice strategy result... +3.33
Nested map of slices does not work inside a function 0.00
Golang: How to sort slices by days of the week? +4.23
Best way to swap elements in golang slice? -3.70
Mock a stdout stream for bufio.NewScanner +0.36
Golang regexp to match multiple patterns between keyword pairs -0.72
How do I access a method expression (struct function) from within a... +1.75
Initialize nested struct definition in Golang if it have same objects +0.03
How to unmarshal json +1.92
Casting map types 0.00
Gracefully terminating timer based writer and go routine for reader... +0.36
go - creating the substring start to end 0.00
How to add a struct to an array of structs in Go -2.54
is dereference golang struct return new copy of struct? -2.56
go - creating dictionary with values as list 0.00
How can Go type ExitError in package os/exec support the Sys() meth... 0.00
How to convert int64 to binary and keep leading zeros in golang? -3.39
Unmarshalling JSON data with nested arrays and objects into Go struct -0.22
variable scope in golang 0.00
Golang/mgo : How can I store ISODate by GMT+8 Time Zone in mongodb? +0.28
go lang construct map based on filter criteria 0.00
go, trouble iterating over array 0.00
golang compiler is saing that the program is redefineing variables,... -3.90
Does bytes.Buffer perform a lot of reallocs? 0.00
whats the difference between for loop with select and only select? -1.78
Concurrent Safety of time.Location 0.00
Golang nested Yaml values +4.07
How to test method with reflect? 0.00
Can't increase value of struct in map 0.00
How to test the ioutil.ReadFile and os.Stat? -4.02
Go: How do I remove an element from a slice and modify it in memory -2.09
Go - modify dereferenced struct pointer changes most struct values,... +4.19
Go - Encode struct fields with the same tag 0.00
golang scp file using crypto/ssh -2.66
Trouble creating signed URL in App Engine -1.83
Golang: Concurrent deserialization over a slice while preserving or... -3.29
Golang, add item and return new struct with random string +4.03
How to redefine/mock a method in Go for test purposes? 0.00
Is this an idiomatic worker thread pool in Go? -2.11