StackRating

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

Grzegorz Żur

Rating
1538.27 (12,699th)
Reputation
32,040 (3,724th)
Page: 1 2 3 4 ... 9
Title Δ
2D array or 2D slice for Tic-Tac-Toe board? -0.22
How to structure Go application to produce multiple binaries? +0.45
What is the difference between path.Match and filepath.Match? -1.04
golang nil pointer assignment with ignored output - (*)(nil) 0.00
receive from non-chan type time.Duration -2.19
tls.Dial returns "too many colons in address" 0.00
What's error of my program? I already use these values? +1.42
golang diff type of functions provide "unresolved type” -0.55
In golang, is it necessary change all method of a type to have poin... +0.44
golang convert interface to struct 0.00
Read SPACE without ENTER as input from terminal +0.43
Using interfaces{} in slices seems to incur a 40x slowdown. Is ther... 0.00
Are there programming languages that directly translate into another? +0.51
Golang Bufio writer not writing to TCP connection 0.00
Passing dynamic array struct to a function Golang +0.37
the output of 'go test -v' differs occasionally 0.00
How to keep count of go routines that are dead? 0.00
async http request handling 0.00
Where is a good place to save app configurations on Linux +0.56
Should a Go app panic if it doesn't find external dependencies/... +2.13
Writing json objects to file +0.45
Implement "done" pattern for concurrency running but does... -0.55
Limit size of the priority queue for Go's heap interface implem... 0.00
Why this slice changes its capacity? +0.38
Is it possible to convert []byte to os.File and vise versa in-memor... 0.00
Solving goroutines deadlock +0.57
golang shortcut syntax for slice literal of pointers to structs 0.00
goroutine is not be scheduled again +1.94
How to release memory allocated by a slice? -0.02
Is it possible to use only one of the return values when initializi... -0.57
How to define constants at compilation time 0.00
Method overriding in Go -0.44
Is it safe to use all 4 cores of your pc to train a machine learnin... 0.00
GoLang, how to write a multi-line statement if condtion -1.10
Access struct property in Go 0.00
Generate temp folder in project structure 0.00
Possible to call code upon termination in a C program? -0.87
Spring framework scope - Is it a misnomer? 0.00
Using concurrency in nested for loop? (Brute force) 0.00
Does sudo apt upgrade update my microcode? 0.00
Is it a pure function? -0.53
Is compling of C program done before linking library? -0.06
How to mock external dependencies? / SpringBoot 0.00
Confused about the depth-first-search result when using Golang -0.31
Clashing global and local variable name -1.15
Use of defer in golang +1.22
Weird syntax in golang math/big library -1.09
go make slice is little bit slower than []{1,1,1,1} 0.00
Pointer to array objects []struct to []*struct golang 0.00
How to express the "new" operator of C++ logic in go? 0.00