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 6 ... 19
Title Δ
Pointer vs value receiver in Go | heap.Interface vs sort.Interface +0.16
Nested errgroup inside bunch of goroutines 0.00
Java multithreading lock is not working correctly 0.00
Call a method of the base type 0.00
Panic Runtime Error index out of range [3] with length 3 -0.11
panic: reflect: call of reflect.Value.FieldByName on interface Value -0.54
Mocking a function return value called from main() in unit test 0.00
Why all goroutines are asleep when using select and sequentially fe... 0.00
How to encode http query param for redirection in golang 0.00
Initialize struct directly for my unit testing in Go 0.00
Using int64 as an iterator in a for loop 0.00
Ranging over map keys of array type and slicing each array gives th... 0.00
MongoDB Compass Filter expression to Go bson.M expression 0.00
Dynamic creation of JSON objects 0.00
Web Crawler Exercise of Go Tour - get stuck and only able to crawl... 0.00
Why Println() invokes behavior of error interface? 0.00
How to convert hexadecimal slice to float with two's complement 0.00
program is waiting for goroutines to finish but instead goroutines... 0.00
Empty interfaces to access struct properties to avoid code duplicat... +2.78
Does a deferred Restore() run if you ctrl-c out of an app? 0.00
Initialising empty interface vars where all members are functions 0.00
How to initialize imported mesage from protobuf as array in Golang 0.00
go buffered channel (capacity 4) accepts 5 without blocking -0.32
Iterating through struct values from embedded struct 0.00
How to initialize and set a 2D array in golang 0.00
panic: runtime error: invalid memory address or nil pointer derefer... +0.40
Unable to initialise embedded struct +0.41
How do you feed string input to bufio.Scanner and fmt.Scanln sequen... 0.00
Generating a Unique ID and appending to Slice 0.00
Favor one communication (chan) in select +0.42
Creating a map of functions that return an interface +1.64
Is it safe to use ConcurrentHashMap for things like balance storage 0.00
Golang How to template a nested struct? 0.00
How to terminate a http request without sending out response? 0.00
Volatile Java reordering -0.53
Is reframing a slice in Go a constant-time operation? +3.05
In Golang,why can't I compare []"k8s.io/api/core/v1".... 0.00
Cheap read-write lock with hashmap -2.46
Batch Consumer Dropping Elements 0.00
python "return none" equivalence +0.42
How to get the logger object back from request object once it's... 0.00
Writing to error channel halts the execution 0.00
Writing to exec.Cmd.StdinPipe() doesn't do anything 0.00
How to mount a single non config file in Kubernetes? 0.00
what is the purpose of this form of type assertion 0.00
go build does not compile local changes into main 0.00
Is there a need to use synchronized when using Concurrent APIs 0.00
Best approach for Sql.Open Global connection 0.00
How to delete records from multiple tables 0.00
Reading input from user properly 0.00