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 ... 5 6 7 8 9 ... 20
Title Δ
Finding a number to xor with sequence elements to obtain given sum 0.00
space complexity for queue with fixed size +0.41
Python bomber game algorithm complexity optimisation 0.00
Code to maximize the sum of squares modulo m +1.03
Runtime of following algorithm? 0.00
Count of non-repeating digits +0.43
How many sets of 4 numbers are there such that their xor is equal t... 0.00
need help finding the context free grammar of these languages 0.00
Time complexity of recursive algorithm for denomination task +1.68
Recurrence Relation: Writing a recurrence relation 0.00
Printing pointer's address in C 0.00
Minimize sum of weights such that weighted sum is zero 0.00
Instantiating an interface implementation based on a dynamic config... 0.00
What's the better way to put struct into slice in Go +0.44
Algorithm for creating nonintersecting edges 0.00
Algorithms - Both Little o and Big Omega on the same functions? +0.41
exponentiation in Data Structures and Algorithm Analysis in C +1.83
Find the maximum value of 'AND' in a set 0.00
Asymptotic Upper Bound -0.09
Sum of 2^Pi mod 1000000007 for all i where Pi is sum of numbers in... 0.00
Complexity from a recent exam that confused people +1.23
Calculating time complexity of recursive functions under constraints 0.00
Find Xor of an Array +0.41
Line Breaks in Go - Understanding this example from Go Tour -1.95
How to increase the speed of calculation the number of specific lea... 0.00
Number of times we have to do an operation to sort "n" it... +0.40
Union-Find: Successor with delete 0.00
Binary Tree Find number nearest and greater than the key 0.00
C sum of the digits of a number raised to the power of their position -2.49
Why doesn't my program approximate pi? 0.00
How many changes does a maze require until the destination becomes... +0.82
Is sorting better in this situation? -0.22
Why is insertion sort so fast compared to other sorting algorithms? +0.40
Programming a probability to allow an AI decide when to discard a c... +0.96
Understanding running time for merge sort and quick sort -2.79
Whats the faster algorithm to rearrange given array of numbers +1.56
How to search for combination of digits in number (optimizing for s... 0.00
is the asymptotic time complexity of this algorithm O(log n)? 0.00
How to optimize an algorithm that returns the value of a positive i... 0.00
How to use Math/Big in Go Lang -0.09
Pattern for action decision -2.25
sorting algorithm exact case probability analysis 0.00
Can we find the Bitwise XOR of all sub-arrays of an integer array i... +2.38
probability of each terminal node in a directed graph -2.86
Why do we use the term "non-descending" instead of "... +0.41
Comparison of A* heuristics for solving an N-puzzle -0.07
Speeding up solution to algorithm -0.95
if log n^2 is big theta of log n , is (logn)^2 also big theta of lo... +0.79
Smallest missing integer algorithm that runs in O(n)? +0.82
Reconstruct the whitespace-omitted string in O(n^2) 0.00