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 ... 24 25 26 27 28 ... 33
Title Δ
Does the Go compiler concatenate strings separated by a plus sign? -2.13
What's the slice element access complexity in Go? +1.77
Reading strings, integers and doubles from file with GoLang -2.22
Go Golang : anonymous struct and empty struct +0.18
Passing struct field parameters to a function +0.46
Golang function pointer as a part of a struct -2.30
How can I push bytes into a reader in Go? +0.45
Sorting slices of strings by a map of their frequencies -2.21
Truncate buffer from front -0.27
Remove invalid UTF-8 characters from a string (Go lang) +0.44
Cast long string to int64 - Go 0.00
Go : buffered channel sum is faster? 0.00
How to efficiently concatenate string array and string in golang -0.18
Is it possible to increase the sample rate when profiling go progra... 0.00
Efficient appending to a variable-length container of strings (Gola... -0.54
How does Go do string comparison? -0.82
Transparent (filter-like) gzip/gunzip in Go -1.22
Go : panic errors from BST and interface conversion 0.00
How can I convert []string to []namedstring 0.00
time.Millisecond * int confusion +0.43
Go, Golang : access string as character value +0.45
limitation on bytes.Buffer? +1.28
not able to search for an item in a slice of structs 0.00
Golang: storing/caching values to be served in following http reque... -0.29
How to compare two version number strings in golang +0.55
How to use levigo -0.06
alphanumeric sorting in Go +1.58
How to pass a struct to another package? 0.00
What is the idea behind Go package naming convention? -0.54
Advice for a novice to Go +0.87
How is this chan leaked? 0.00
Cleaner way to iterate through array + create a string from values +1.43
Call windows function (getting the font directory) +0.39
Golang - mapping an variable length array to a struct -2.22
Reading from reader until a string is reached -0.97
Is there any way to tell if two strings share memory in Go? -2.46
golang: can i share C.int between packages 0.00
idomatic way to poll function until ok != true in go -0.56
Golang http get request breaks on some but not all urls 0.00
How to set ulimit -n from a golang program? 0.00
go has a built in "print" function? -0.02
How to elegantly or efficiently write a map to a http.ResponseWriter -0.33
Go: cast slice of primitive to a slice of its alias 0.00
pq driver: prepared statement does not exist 0.00
In go, how to create a constructor for a type without any arguments +0.42
Running Go Program as Admin 0.00
How do I connect to mysql server with Go and go-sql-driver? 0.00
Golang : Error when i try do install 0.00
How to install go-sql-driver on Windows 0.00
Is this a closure example? +1.54