StackRating

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

Sonia

Rating
1518.97 (34,061st)
Reputation
17,465 (8,035th)
Page: 1 2 3
Title Δ
Does the Go compiler concatenate strings separated by a plus sign? +2.13
Idiomatic way of implementing nested matrices in golang 0.00
Concatenate net.Addr and []rune +0.14
In go, what is the idiomatic way to return either a struct or an er... +1.93
Is it possible to dynamically refer to a package property in Go? +1.67
Test Naming Conventions in Golang -2.19
Why should return parameters be named? +1.71
Passing pointers to Maps in Golang 0.00
List directory in go -3.49
How many times len() runs? +3.45
How expensive is []byte(string)? -4.37
Can the method set of a type defined in other package be modified? +1.80
Parse Go time stamp using Go -4.38
Read-write exclusion with channels +4.11
What is most idiomatic way to create an iterator in Go? +3.78
What is most idiomatic way to create an iterator in Go? +1.12
Avoid too much conversion +3.91
Is there a preferred way to design signal or event APIs in Go? -4.32
Removing packages installed with go get 0.00
html/templates - Replacing newlines with <br> +3.96
Priority Queue Implementation in Go 0.00
Reusable Priority queue implementation in google go +0.90
In Go, is it possible to perform type conversions on the multiple r... +3.26
Pair/tuple data type in Go +4.32
Pair/tuple data type in Go -2.48
breaking out of a select statement when all channels are closed +0.48
Idiomatic slice splice in Go? +4.08
Container types in google Go -2.94
map[Task]int64 where Task is an interface 0.00
How can I transfer from a console app written in "go" to... +0.01
Go: Arrays of arrays, arrays of slices, slices of arrays and slices... -3.12
return only a single of multiple return values in Go 0.00
Type casting issue in go +0.19
How to improve this file reading code -3.49
Is there a way of cleaning up this Go code? -0.20
How to implement a counter when using golang's goroutine? -4.00
Go- Copy all common fields between structs -2.75
Go- Copy all common fields between structs +1.25
Go- Copy all common fields between structs -2.75
How am I meant to use Filepath.Walk in Go? +4.11
Go error: "fmt.Println not used". What? -3.86
Dynamically create variables of certain type based on string in Go -2.45
How to create a case insensitive map in Go? +4.32
golang: format a string without printing? 0.00
Is there a better way to stop an infinite goroutine in Go? 0.00
Priority in Go select statement workaround +1.27
Is there any way to get around including an unreachable return stat... -1.87
Reference to string literals in Go +2.07
Extract links from a web page using Go lang +4.36
What is the neatest idiom for producer/consumer in Go? -4.13