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 ... 11 12 13 14 15 ... 20
Title Δ
My copy loop does not end. Turing Machine 0.00
Zig-zag iterating array - speed optimizing 0.00
Algorithm to draw maximum triangles in a planar graph 0.00
Time Complexity for Finding the Minimum Value of a Binary Tree -2.04
Solve the Closest Pair Algorithm with recursion(Divide and Conquer) +0.49
Finding sum of x^k from k= 0 to n in O(logn) time -0.44
golang sort.Sort random output and is wrong +0.50
iterative implementation of the ruler function (1,2,1,3,1,2,1,4,1,2... -0.77
efficiently generating all integers within a binary mask -1.94
Implement Ruby style Cartesian product in Go 0.00
Python combination with replacement 0.00
Prove that A == B, B==C, A != C 0.00
How to find a number that occurs the most in an array in less than... 0.00
Determine if a very large array contains duplicate 0.00
How to fix line numbers in Go test output? 0.00
Type has not field or method Read (but it does) +0.46
Anagram Search Algorithm Comparison in Python [Tutorial Homework] 0.00
Finding Big-O, Omega and theta -1.88
A linear time, constant space algorithm for finding an element with... -0.93
Greedy - Locate Cottage Boxes within a distance 0.00
Maximizing the minimum difference between elements in a set 0.00
Big-O complexity of a recursive solution +1.08
Repeating Cycle of Modulus +1.93
Remove elements in slice -1.86
Unique Combinations of Digits in C -0.54
Complexity of trominoes algorithm -1.54
Confused about the big O notation of the code -0.27
Bitwise operations and shifts problems +0.02
How to sort n strings with length of t in Omega(nt+nlogn)? 0.00
Implement a function inv(n) that returns the number of invertible e... -0.02
Python rounding a floating point number to nearest 0.05 +0.49
Shouldn't insert just be O(n) not O(1) or O(n) inserting into u... 0.00
Why do we need external sort? +2.88
python 3.2 - find second smallest number in a list using recursion -0.44
substring of minimal length that is not present in the file -0.34
How to calculate time complexity for this algorithm +0.49
Histogram of the distribution of dice rolls 0.00
Is this can cause a crash at any situation - copying the void buffe... +2.13
Duplicate element in array -0.35
Why does my string to float conversion function return a number tha... 0.00
Python Calculating Unique List Permutation Possibilities -0.75
Find Survivor when n people are sitting in a circle -0.27
Join map keys in golang 0.00
Remove adjacent words +0.10
Python Itertools permutations only letters and numbers -0.82
how to prove a compatible heuristics can be a admissible heuristics... +1.82
Find the unique integer that appears m times in an array -0.84
Find the unique integer that appears m times in an array +0.83
How to have unshared stateful variables in Go? +1.65
Maximal sets intersection 0.00