StackRating

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

Paul Hankin

Rating
1586.02 (2,567th)
Reputation
33,064 (3,578th)
Page: 1 ... 13 14 15 16 17 ... 20
Title Δ
Results of comparing integers in C +0.49
Does goji work with Google App Engine/Go? +0.50
Implementing a smart-list -1.16
printing K lowest values in Binary search tree +0.97
Generic Go function to save bytes into a fixed-size byte array buffer +2.11
Idiomatic way to validate structs in Go? -0.66
Settings and accessing a pointer from concurrent goroutines +1.75
Function declaration in Golang -0.89
Evaluate formula in Go -1.21
Why does my generator function always return the same value? -0.52
How do you pass multiple objects to go template? +0.50
Correctness proof of Algorithm -0.39
Recursion for my program? -2.13
How to convert value type by another value's reflect.Type in Golang 0.00
Non repeating binary pairs of n values -2.00
How can I do test setup using the testing package that comes with Go -0.16
Properly distinguish between not set (nil) and blank/empty value -0.67
Select N random elements from a List efficiently (without toArray a... +1.45
Knapsack variation in Programming contest +0.43
Dynamic Programming for Dice probability in a Role Playing Pen &... +0.16
How to access interface fields on json decode? -0.02
String-based indices in tuple Python -1.25
Decoding json in golang without declaring type relationship? +0.46
Use 'comma ok' idiom or return pointer? -0.75
Queue: warning: assignment makes pointer from integer without a cast 0.00
GoLang PoS Tagger script taking longer than it should with no outpu... -0.52
Go: type []string has no field or method len +1.67
Why does my code not return anything? -1.88
How to initialize error type in if-else 0.00
Skipping ahead n codepoints while iterating through a unicode strin... +0.49
How to implement slowEqual with golang 0.00
Prove that any minimum vertex cover of a clique of size n must have... 0.00
Space/Time complexity of Binary Tree Equality 0.00
SRM 145 Div 2 500: Help make the code better 0.00
Is there a built in function in go for making copies of arbitrary m... -1.87
Using Go, how should I access window compenents in tradional inheri... -0.02
Can someone explain this C code? -0.43
How to generate a random string of a fixed length in golang? +2.03
Initialising multiple structs in go -0.33
What is wrong with the following merge sort algorithm? -0.30
Does Go support operator type variables? +0.57
Warning of incompatible pointer type -1.96
Check if string is int golang +0.49
C/C++ use of int or unsigned int +0.74
How can I condense this simple "if" line of code? +0.90
multiplication of 849 by 3 shift and 3 add/subtract 0.00
Hammerwatch Puzzle; Solving with Python +1.15
How many fibonacci(2) calls are made when computing fibonnaci(7)? +1.03
Print the Cantor Set using recursion in C -0.05
global max of local mins of k contiguous elements +0.35