StackRating

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

Burak Serdar

Rating
1561.60 (5,314th)
Reputation
1,374 (117,839th)
Page: 1 2 3 4 5 ... 19
Title Δ
Golang embedded `time.Time` printed over other fields 0.00
Optimal refactor of divisibles from map 0.00
Skip binding ID but return it as a response 0.00
Deadlock in channels communication between two packages - Golang +0.41
How is this class thread safe? (Concurrency in Practice) +1.09
How to obtain the address of an object referenced by an interface +1.56
Idiomatic way to have a copy method in an interface 0.00
nested syncronized block on one object 0.00
Can I initialise multiple variables at the beginning of a Go/Golang... 0.00
How to send query value without URL encoding in go-lang? +0.41
Go idiomatic type conversion function naming 0.00
Program recovered from panic does not exit as expected -2.17
Getting value from yaml object in file 0.00
Java: For loop in while loop not running unless println statement i... +1.65
Type checking json values when unmarshaling in Go -1.00
How can I make struct in go for object having array of object insid... 0.00
Set value of variable of type empty interface{} inside a function 0.00
Does Go change the execution order of two mutex locks in a single g... 0.00
How can I update and specific nested struct field in MongoDB with g... 0.00
How do you reflectively call a Go struct's methods? 0.00
How to extend existing type to conform to interface 0.00
Weird output with the number of active goroutines +1.03
Why I have a connection refused error when starting rabbit by docke... -0.59
How does this goroutine fail? 0.00
stopping a goroutine from outside the go routine +0.41
Method to allow Go Routine select on net.Conn and a channel? 0.00
Can't fetch whole the header element via net/http call +1.83
Does the lock on a static synchronized method affect the non-static... 0.00
Kubernetes service not creating endpoint despite selector +0.41
data race between two goroutines 0.00
Passing a parameter as an interface 0.00
Dealing with NULLs when migrating from MySQL to Mongo in Go 0.00
Why encoding/json marshals slices as base64? 0.00
What are built-in types(or non-defined types) in GoLang? 0.00
How this error handling works. CSV file reading and writing case -2.19
yaml file with list of data -2.18
How to convert the value inside an interface into a map in golang? 0.00
Pass in any struct as interface method +1.33
GoLang cannot return [2]int32 if return type is []int32? 0.00
How does go routine access local variable from calling function aft... +1.61
problem when executing the function that connects me to the mongodb... +0.41
Concatenating strings using + operator 0.00
fatal error when solving deadlock error with semaphores -2.33
Golang type switch requires (redundant) type assertion 0.00
Preserve trailing zero when using json.Unmarshal() 0.00
Need help understand this relay function in go-shadowsocks2 0.00
Goroutine with sync.waitGroup output different value each time +0.42
Understanding interfaces and mocks in go 0.00
Question about returning pointers from functions 0.00
Why does the goroutine only run once as part of a waitgroup -0.22