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 7 ... 19
Title Δ
Achieve synchronization in multi-threaded counter Java +2.42
Why is synchronizing a method not advisable? +0.67
Mocking a non-interface function +0.38
How to set bits of byte array 0.00
Is type casting structs in Go a no-op? +0.07
Go r.PostForm is empty 0.00
How to swap two slices in a byte array? 0.00
Is Close() needed for a file opened by os.Open()? 0.00
Behavior of string, byte and runes in golang 0.00
Shorten an || or if statement in Golang 0.00
Use function type group 0.00
Spring component with method invoked by several threads 0.00
type assertion to ma[string][]string after unmarshaling to map[stri... 0.00
What is the difference between the different print functions in the... 0.00
Nested promoted interface methods becoming invisible 0.00
Unexpected behavior in code using sync/atomic package for synchroni... 0.00
How should Go Context be declared? 0.00
I can't change the value of a struct variable within a slice in... 0.00
Singleton http client 0.00
What changes should I do in this code so that the two threads go ti... 0.00
golang returning from cache 0.00
Can't call methods on a type definition of a given type 0.00
What makes it a deadlock and how to make it deadlock free? 0.00
How do I use RWMutex when concurrently modifying a map while iterat... 0.00
With respect to JAVA multithreading, Is this publisher subscriber p... 0.00
A Tour of Go - Select Statement example 0.00
Can I have a body and a file in the Form-Data of a http request 0.00
Handling Simultaneous HTTP calls to Spring Rest Controller 0.00
How to zip two arrays 0.00
Assert if variable of type []interface{} is actually []string 0.00
value vs pointer assigned to a slice 0.00
why subgoroutine can run after main goroutine terminate? 0.00
How to get the equivalent number of character in the alphabetical t... +0.42
Different ways for solving Race condition in distributed environmen... -1.95
Go trouble with buffered and unbuffered channels -0.42
why I can't call map member's method directly like this +0.42
Synchronized keyword in Java: no matter the number of writing threa... 0.00
Do slices or arrays act as a global scope? -1.18
Multiple Data Sending form Go file to Html 0.00
Compiler issues getting Go struct to implement an interface 0.00
Update a mongodb and return what has exactly has changed? +0.42
unbuffered channel - multiple value passing 0.00
slice member of a struct pointer is not updated 0.00
Which interface ensure read a fixed number of bytes unless EOF is r... 0.00
Adding outer tag to resulting JSON when marshalling a slice of stru... +0.43
Docker: Only one docker container running when I start two containe... 0.00
Golang program requiring uint64 compiling for 32 bit architecture 0.00
Implement library callback +1.76
How to get at openapi server values 0.00
Separating components in multiples files and packages in Go 0.00