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 2 3 4 ... 20
Title Δ
I am a newbie and i don't understand why this error keeps occur... -1.97
How to handle char * from packed struct in cgo? 0.00
Calculating time complexity using T(n) method? -1.09
Read volatile variable has persistent effect? Misra C -2.24
Binary Tree Search Chech Algorithm Python Not Working +0.37
golang: copy of context when copy is background +0.37
How do I merge/modify json when unmarshaling? 0.00
Unrolling recursive recurrence relations 0.00
LeetCode question Path Sum II: Recursive solution bug 0.00
Using Go in C++ 0.00
Is there a bug in handling slices with references in Go? 0.00
value for a key in a map is being changed automatically in golang 0.00
How can I get the real pointer to a field inside a struct in Go? 0.00
Is there a better solution for this LCM problem? 0.00
Bitshift with unsigned value gives signed result 0.00
go JSON nightmare - Is there a simple [POSH] ConvertFrom-Json equiv... 0.00
parse go flags with more than one value +0.36
Heapsort implementation in Go 0.00
Distributing side pots in poker 0.00
Constructing a binary search tree from an unsorted array of size n... 0.00
Can anyone find a possible buffer overflow in this code snippet? 0.00
What is the time complexity of a recursive function that spawns n -... 0.00
GCD of two number when one of it is very large -1.72
3x3 magic square with unknown magic constant (sum) +0.35
How to get realpath with CGO? 0.00
Exact cover problem but with constraint on exact number of subsets... 0.00
why huffman code algorithm with 2 queues and sorted input cna be O(n) 0.00
How to explicitly catch an error in GoLang 0.00
All possible sum from a given of coins -0.59
Byte slice is changing by self 0.00
C++: How to find a and b from k = 2^a * b? -2.20
Complexity of a recursive function c++ 0.00
Time complexity for finding if number is power of two +0.35
Lexicographically smallest string -0.46
Given a DP problem, how can I prove it is equivalent to some other... 0.00
Difficulties understanding, bipartite graphs -0.62
What is the recursive function used in this problem of finding ways... 0.00
Consider the following function: +0.36
Compute and Analyze the run-time 0.00
Print sequences with prime sum -0.63
Find euler function of binomial coefficient 0.00
Go, understanding Context with value 0.00
Why does golang strings.Builder implements String() like this? +1.79
I tried to test my code written in Go but I keep getting this error... 0.00
differing output from exactly the same binary 0.00
Find a sequence in an unsorted list 0.00
What is complexity of this code? (Big O) Is that linear? 0.00
Finding big Oh involving real number multiplication +0.40
Function pointer arithmetic 0.00
How to find Hamiltonian Cycle in a graph using BFS? (the condition... 0.00