StackRating

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

Andy Schweig

Rating
1510.33 (68,527th)
Reputation
4,705 (35,329th)
Page: 1 2 3 ... 4
Title Δ
Convert a type struct A to B -0.25
How do I know that all my goroutines are indeed waiting for a condi... +0.14
Why in my code goroutine seems to freeze the loop variable automati... -0.01
structs implementing interface methods either as pointer reciever o... 0.00
How to convert multipart.File to io.Reader 0.00
Strange behavior when appending to 2d slice of strings 0.00
Go Interface property is undefined 0.00
Replacement for *os.File of Go default log 0.00
Reverse of reflect.TypeOf -0.85
Query a index in dynamo db 0.00
Turning a file with string key/values into a Go map -0.36
Add custom method for slice string[] +0.49
Cannot replace pointer via a struct method 0.00
convert type *string to type bson.ObjectId 0.00
Type conversion from byte slice to struct with unsafe 0.00
Reassigning a slice parameter acts differently 0.00
Static member of a struct in Golang 0.00
Add a new key-value pair to a JSON object +2.18
Convert type int to a string of the name of a const when marshaling... +0.46
Looping in parallel 0.00
time.AddDate() does not work for Parse only time, and set date to t... 0.00
How to call package from a different package 0.00
How to lock concurrent access to all struct fields internally? 0.00
Override interface's function callback arguments +0.06
Why does closing channel in go routine causes receiving channel to... +1.94
Sending pointers over a channel +0.51
Deleting element of slice modifies original value 0.00
What do double curly brackets mean in struct declaration? +1.95
Receiving an empty map with no errors when trying to unmarshal a st... 0.00
Calling pointer receiver method with non pointer value 0.00
Why does this happen when I create goroutine through the loop? 0.00
Get string with base-16 (hex) rendering of the bytes of an ASCII st... 0.00
Cannot use implementation of interface as argument to func that wan... 0.00
Farm out work to a slice but limit number of workers -0.08
sync/atomic StoreInt32 strange behavior 0.00
Iterate over struct and perform database queries 0.00
golang: Preferred way to tag a struct with aribtrary data 0.00
How to close a file after opening the file and creating a NewReader... -0.55
How to access key and value from json in golang? +1.83
Confusion regarding channel directions and blocking in Go -1.42
How to batch items in golang pipeline stages using channels? 0.00
Is it safe to write to a Golang map concurrently if the keys are al... +2.31
Go pointer to interface is not null +1.79
How do you convert "Month dd, yyyy" to yyyy-mm-dd in Go? 0.00
Why golang append same slice result will share one memory address? 0.00
Queue of structs in Go 0.00
Why i cant apply address operator (&) to functions return value... 0.00
Golang sorting slice of interfaces -0.23
Combination Sum in Go 0.00
Golang route not working 0.00