StackRating

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

peterSO

Rating
1592.75 (2,145th)
Reputation
107,181 (656th)
Page: 1 2 3 4 5 6 ... 33
Title Δ
Golang 1 in a million probability -1.92
Deleting multiple values from a map in Go at the same time within a... +0.40
How to pass multidimensional array in arbitrary size as function ar... +0.41
Why does the capacity of a slice change when you drop the first n i... +0.41
Does slice assignment in Go copy memory +0.40
Merging overlapping intervals using double for loop +0.40
When to use mutexes +0.41
How to check empty struct which only contains one boolean field +2.03
Checking if current time is in a given interval, GOLANG -0.11
Timing in Golang with and without blank identifier -0.10
May the go compiler reorder following code? 0.00
Calling a function on element of struct which is a nil pointer +0.25
Bridge and Torch Problem for 'n' people with Go -0.11
Does go GC keep whole objects in memory, while interior pointer to... +0.37
need more input or information regarding binary.write error invalid... 0.00
Freeing Go Structs of C Objects 0.00
runtime.NumCPU outputs as 4 +1.47
Exporting a map containing a struct as value to csv with Golang -0.10
How to get a factorial of 5000 in Go +0.41
How to optimize finding anagrams from a text file in Go 0.00
Golang How to extract the sizeof struct to int 0.00
Golang : converting yyyy:MM:dd hr:mm:ss i.e I am getting date in st... +0.35
How do I find the longest strings in the array? -1.96
Why does Go allow assignment of interface variables to values that... +0.40
Benchmark with Goroutines 0.00
Convert binary value as string to uint32 in Golang -1.15
How can I change "_Ctype_int" to "int" in GO? 0.00
How can get the dimension of a matrix in go-lang? -0.77
Is copy concurrency safe in golang? 0.00
Dividing a time.Duration in Golang 0.00
What is the "m" in timestamp and how to get timestamp wit... +0.39
How to merge consecutive integers 0.00
Go Permutation Pumpung 0.00
unknown "ptr" variable in golang asm code 0.00
map performance comparison between go and c++ -2.18
Golang binary keeps reference of source code names and paths 0.00
How do I strconv a string to value int128? currently i'm limite... 0.00
parsing time """" as ""2006-01-02T15:... +0.38
What is the most correct way to iterate through characters of a str... 0.00
How can I skip the first line of a file in Go? +0.38
Go crypto/ssh package, what is the buffer limit for stdoutpipe() io... 0.00
Concatenate []byte and hash +0.39
How to convert int32 unicode to string +1.84
File perm bits in octal on Linux in Go 0.00
Go test <function> returns undefined: <function> 0.00
Why does my for-loop only work when I slow it down? +2.23
How to improve execution time in go 0.00
Deploying helloworld to app engine flexible with go111 fails 0.00
What is the reason to have GOPATH set to my workspace? +0.41
Efficient way to remove all non-alphanumeric characters from large... -1.64