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 ... 5 6 7 8 9 ... 19
Title Δ
cannot assign to v[i], reference to array problem? +0.41
Is it possible to have multiple FileServer handlers to return from... 0.00
YAML Unmarshal map[string]struct +0.42
How to get to get claims from JWT token without validation in Go 0.00
when does golang stop handling channels and exits the program -1.89
how to terminate the function called from a goroutine 0.00
CopyOnWriteArrayList concurrent access problem on removing 0.00
How should I handle the errors when I try to write in DB 0.00
Save Struct to binary file 0.00
Accessing pointers in golang -2.12
Multiple thread accessing same data but getting latest data? +0.46
How can I compare two bson.M data sets using Golang -2.43
Pass multiple structs into ExecuteTemplate in Go - best practice 0.00
How to apply the same handler for all routes with gorilla mmux 0.00
Communication between Pods in Kubernetes. Service object or Cluster... -0.22
Does the line following the goroutine calling line starts earlier t... 0.00
Multiple Synchronized Static Methods in a class 0.00
How to extract(parse) integers from a continuous string in Go Lang -1.42
Java Concurrency - How far can the volatile keyword influence 0.00
Go: How to prevent pipes from blocking when executing a command via... -0.77
how to convert string to other struct 0.00
Encode json array to client 0.00
Why do some channel operations block and some don't +0.97
Use Go to read a file for use in javascript rendering +0.41
golang http template variable not working +1.78
golang append issue inside a for loop 0.00
Issues with order of scanner.Scan() when using multiple scanners 0.00
Why the certificate is not recognized by the ingress? 0.00
Why does normal for loop allows assigning value to struct fields wh... +0.16
Regex to match url path - Golang with Gorilla Mux 0.00
How to prevent sync.Pool creating two instances 0.00
How does the while loop inside writer and reader class works here ?... 0.00
What am I doing wrong with converting this map to and from JSON? 0.00
Where string data goes in memory +0.40
Printing type of the numeric constant causes overflow +1.66
How to attach to a docker-compose container? +0.44
What is the variable lifecycle before escape analysis? 0.00
java ConcurrentHashMap of Integer vs HashMap of AtomicInteger vs Co... 0.00
GO making multiple goroutines that use nmap 0.00
Why doesn’t string.Builder Reset() preserve the underlying buffer? -1.07
Is this the expected result with method synchronization 0.00
Why does sending a value more than buffered channel size in Golang... 0.00
Uplaod big file not all in memory 0.00
Correct way to pass a POJO (no volatile fields,synchronized methods... -1.75
How can I get 20 docs in mongo sorting by deep field in json? 0.00
How to deal with golan rpc calling with an array as its return value? 0.00
Java: Is volatile access necessary when threads set different cells... -1.17
Endless loop variables: does make an array inside endless loop wast... 0.00
Golang - parsing nested json values +0.42
Why does p not satisfy the interface for c (line 106)? 0.00