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 2 3 4 ... 33
Title Δ
Look for list of words in a sentence in Go 0.00
How to send uint8_t array from C to GO 0.00
How to send byte array from Go to C 0.00
Best way to reverse the loop 0.00
Best way to remove selected elements from slice 0.00
Why this Go program is so slow? +2.27
Why does my `for-select` statement keeps receiving from my channel... -1.15
What's the best way to take the square root of an int? 0.00
Unable to get data from CPU profiling 0.00
Looping over pointers -1.22
Why is go language function used in IOT TCP commands? 0.00
Making a filename truncator in go +0.39
CRC - uint64 to two bytes? +1.73
Defer used not only for cleanup - good or bad practice? -1.15
CGo segfault when returning C.CString 0.00
How does a Go function without return values modify data? 0.00
Text parsing of log file in GO +0.74
How to make my go parser code more readable +0.37
How to get precise float64 value in Go? 0.00
C call Go exported function 0.00
IEEE 754 binary floating-point numbers imprecise for money +1.56
Why reading file line by line takes more memory? +0.37
How should we calc money (decimal, big.Float) +0.39
Does GC handle unpointed parts of arrays 0.00
Sanitizing bad UTF-8 strings -1.66
How to hide the default type constructor in golang? -1.56
How to get "sum" of true bools +1.57
How to fix this code so that it shuffles letters and has no affect... 0.00
nil pointer dereference error while trying to initialize a struct w... 0.00
How to make a slice from a mapset.Set? 0.00
Converting markdown to pdf - unreadable fonts 0.00
How can I stop my Go loop when the input is less than nine? +0.97
How remove white spaces in Go +0.38
Error in shift operator using numeric literals but not with numeric... +0.35
Why i get a duplicate output when the loop if there is a scanf? +0.38
Returning struct from function in Go 0.00
Panic runtime error while running Hello Couchbase application 0.00
Observing invalid value inside the loop +1.64
Throwing away error value on string to int conversion -1.13
First wait for time.AfterFunc then start time.NewTicker +0.39
Parsing JSON concurrently - panic of runtime error (decoding related) 0.00
Why this example may not exit? +0.38
new vs. {} when struct include interface in Go +2.07
Are all runtime errors recoverable in Go? +2.90
GO - binary.PutUvarint add 1 when the numeric value is above 127 0.00
Comparing two slices for missing element +1.39
Why is strings.Builder is slower than fmt.Sprint for appending stri... 0.00
Why does 'go vet' complain only in some versions of Go? 0.00
how do you view .go files from imported packages you've install... -0.61
how spread array in interface declaration[golang]? 0.00