StackRating

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

Eli Bendersky

Rating
1609.26 (1,426th)
Reputation
177,862 (283rd)
Page: 1 2 3 4 5 6 ... 33
Title Δ
"selective" mutual exclusion on goroutines -1.86
Prevent missing fields in struct initialization -0.83
What is the idiomatic way in go to write (by index) to an out of in... 0.00
Golang global variable of type html/template not defined in other p... +0.33
Why go programs print output to terminal screen but not /dev/stderr? -0.35
Functions as members in structures 0.00
Go lang multi waitgroup and timer stops in the end 0.00
Attempting to acquire a lock with a deadline in golang? +0.14
How to send updates from long running goroutine? 0.00
How to create multiple validation methods for one endpoint? 0.00
Checking if a string contains a substring contained in a slice in Go 0.00
Why do I get such output from this simple Go code? 0.00
Dynamically creating nested maps in golang 0.00
Pass a struct to a function as a parameter and return a slice of th... 0.00
How to use pointers, reference values and standard variables 0.00
One sorter function for sort generic collections 0.00
pycparser retrieving function call hierarchy 0.00
Why this String() method is called without calling it by name 0.00
Implement generic linked list in golang which disallows different t... 0.00
How to wait for a panicking goroutine? +0.35
How to replace/update a key value inside a json array in golang? -0.69
Trying to get FIFO processing pipeline using channel 0.00
The question of receiver using struct in go +0.35
How to create a dynamic variable name by concatenating two strings 0.00
Golang equivalent of creating a subprocess in Python 0.00
Using Gonum for graph algorithms in Go 0.00
How to communicate between two Go Programs? 0.00
Cost of defining golang structs on function call 0.00
Designing Go programs to avoid circular dependencies 0.00
Understanding Overflow in use of Go Type Infered Const 0.00
How initialize a variable for nested array struct in Golang? 0.00
How to set mutex and sync.waitgroup in recursive function? +0.35
c language function execution order in golang 0.00
How to understand this recursive result -1.38
Type assertion syntax using go/ast 0.00
What's the proper way to use sockets in goroutines -1.90
How does gc Go handle heap allocation? 0.00
How do I print out the constant names when printing all the constan... 0.00
How do I reverse the byte order of a list of constants in Python? 0.00
Parse postgresql -pycparser.plyparser.ParseError before: pgwin32_si... 0.00
pycparser parse error on multi-byte character 0.00
pycparser visit else only of an if-else statement 0.00
Not able to run basic example of pycparser 0.00
C String Length using null +0.18
Python | Avoid repeating chunk of code -0.66
generator.visit of pycparser displaying wrong output in Ubuntu 16.0... 0.00
Using pycparser i would like to extract the statements in a function? 0.00
Get column number of C construct in ast generated by pycparser 0.00
Iteration on Quick Sort 0.00
How to store AST Children information(python) 0.00