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 ... 17 18 19 20 21 ... 33
Title Δ
Idomatic way of naming Getters in Go +0.27
Convert float to string in go lang as per the required format . 0.00
How to take all keys and values of a map and pass as args to a func... -1.52
Unexpected return of anonymous struct -0.86
Dynamically append each values into 2D slice in GOLANG 0.00
convert YYYYMMDD string to a valid date in Go 0.00
Sort multidimensional array/slice -0.58
non-declaration statement outside function body error in GO -0.09
Convert uint32 to int in Go 0.00
What is the most concise way of passing named arguments to a Golang... 0.00
golang struct array conversion -2.65
Switch case statement falls through to default +0.42
Go: integers in maps always 0 0.00
Go: error getting difference between two time +0.38
Golang code to generate specific sequential word combinations? 0.00
Detect signed int overflow in Go 0.00
Golang float arithmetic 0.00
Golang remove all contents of a directory 0.00
Custom length bit types in Go? 0.00
Why can't I do fmt.Sprintf("%d.%d.%d.%d", a...)? +0.96
How to print using indexes? +0.45
Go <-chan overhead +2.01
What does "r.(flate.Reader)" mean in golang's zlib/re... 0.00
Where is the implementation of func append in Go? -0.88
How can I define a `const *DataType` 0.00
In golang os.OpenFile doesn't return os.ErrNotExist if file doe... 0.00
Weird nil / not-nil behavior 0.00
Go - Perform unsigned shift operation 0.00
Send float32 values over udp socket 0.00
Golang: make slice performance 0.00
Golang Revel freezes when download gopkg.in/fsnotify.v1 -0.57
How to use rewrite rule to replace tabs with spaces in gofmt tool? -0.43
How can I use library object? 0.00
Garbage collection in golang - how does it happen? 0.00
Has Go changed much since its creation? 0.00
%g in Printf does not give fixed decimal places like %f or %e 0.00
What is the C# DateTimeOffset equivalent in Go -2.14
number to string conversion in golang -2.51
binary.read returns "unexpected EOF" no matter what dBase... 0.00
Roulette Wheel Selection in Genetic Algorithm using Golang 0.00
How do I write this (verbose) Golang code more efficient/compact? 0.00
How to split the string in such way? +1.58
Almost Repeating Myself +1.59
Using testing.T as anonymous struct field: "too many arguments... 0.00
Float Accuracy in Go 0.00
What does Rob Pike mean by "the synchronization nature of the... -0.88
Why check for nil in init() -1.96
How does this Integer pool code work 0.00
Behavior of a pointer to an element of `slice` after the `slice` ha... 0.00
Declare closure into a loop (in the context of performance) 0.00