StackRating

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

SteveMcQwark

Rating
1489.15 (4,428,477th)
Reputation
1,345 (119,969th)
Page: 1
Title Δ
How can you mutate (or avoid the need to mutate) nested, constructe... -0.70
implementation interfaces in golang +0.22
Do I have to 'use' a trait in order to call methods defined... +4.29
Type conversion of maps in go -1.79
Need help understanding why select{} isn't blocking forever -3.66
Is it possible to mimic Go interface in C/C++? +2.08
Go - How to create a parser -3.82
Is there a way to convert integers to bools in go or vice versa? +4.14
Go Threads - Pause Execution +4.18
Issue with Mutual Execution of Concurrent Go Routines +0.27
How do you convert a string of ints to an array in Go? 0.00
convert string to fixed size byte array in Go -3.81
Which types are mutable and immutable in the Google Go Language? -1.50
Pass string slice to variadic empty interface parameter +4.08
The maximum value for an int type in Go -3.92
how to stop a goroutine -3.91
Is message passing via channels in go guaranteed to be non-blocking? -3.48
In Go, one type is coerced into another, can a method to determine... -3.52
Any sensible solution to the lack of array/slice covariance in Go? 0.00