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 ... 15 16 17 18 19 ... 33
Title Δ
golang: why Map and type assertion can return 1 or 2-value -0.22
Why does printing out max int cause compile error in golang? +0.41
Dealing with large numbers with GMP-style performance in Go +2.14
How do I end `scanner.Scan` loop in console for golang? 0.00
Go lang : search x digits from sets of numbers, why takes very long... +0.43
How safe are Golang maps for concurrent Read/Write operations? -0.79
How to use a method as a goroutine function -0.52
Why is my Rust program 4x slower than a Go program doing the same b... -0.61
GO:I am trying to make a guess My number, but my program will not i... +0.06
Read a slice from a json file in golang +1.63
Returning File Pointer in Golang 0.00
When I don't use the go keyword a function doesn't work 0.00
reusing read buffers when working with sockets -0.28
The efficient way to print a table in GO 0.00
How do I determine whether the OS is 32 bit or 64 bit in Go? 0.00
Can I have multiple GOPATH directories? +1.95
Pipe character in Golang +0.53
In golang, how do you access a method that takes a pointer receiver... -0.23
Using Separator In Strings.join GoLang -0.07
In Go, scan numbers from a line using recursion +0.42
GO : how to Assign all elements in 2 by 2 array of variable size? +1.37
Is this how Golang performs multiple assignment? +0.05
Simultaneous variable assignment in Go different from individual va... -0.51
Why the mutex code stops another whole go-routine? +1.62
What does golang's func (c *IPConn) Write(b []byte) (int, error... +0.42
golang i use fmt.Println() after println() but 0.00
Why does append modify passed slice -0.11
Why does Go think I am not using declared variable? 0.00
How to analyze Go (golang) crash logs 0.00
What is the empty statement in Golang? 0.00
Can I import a Golang package based on the OS I'm building for? 0.00
Golang: parse a signed int 0.00
Is an struct actually copied between goroutines if sent over a Gola... -2.34
Trying to test for an empty self referential struct value in Go 0.00
Strange behaviour of int inside a struct +0.44
Why Go use cgo on Windows for a simple File.Write? 0.00
How to use gofmt to replace single quote with double quote 0.00
Generating a random, fixed-length byte array in Go +2.55
How to get the quotient and remainder effectively without using &qu... -0.13
Golang: How to terminate the bufio Scan() from terminal? +0.43
go mismatched types uint64 and int32 +0.80
Is it possible to iterate over a returned function in golang with a... +2.33
Avoid nesting from conjunction with function that returns 2 values... -1.45
Load package contents without using their name afterwards 0.00
Where can I get the C VERSION of go-lang source code? +1.06
GoLang parsing time.Now() sans timezone? 0.00
CGO: how to free memory allocated in C using malloc from go to avoi... 0.00
how to make a list of structs within a struct - golang 0.00
How to get one month in seconds -0.49
Does Go block on processor intensive operations like Node? -1.55