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 ... 6 7 8 9 10 ... 20
Title Δ
Calculating Big O complexity of these algorithms? +0.61
How to make plagiarism checker meet O(m+n) requirement? 0.00
Efficient approach for recursive functions +0.41
Algorithm to generate finite language from non-recursive context-fr... -0.19
N Puzzle in Python -0.85
Computing expected time complexity of recursive program 0.00
Predict the number from addition of numbers -1.34
O(m+n)-time algorithm for a graph +2.20
Java Large Number Operations Shortest Path to One +0.42
Insertion Sort Average case giving n instead of n^2 unless in reall... -0.08
Number of pairs with a given sum and product -1.14
Prove that logn is O(2^ sqrt(logn)) +1.70
Too many arguments to return error -1.27
Time Complexity - Codility - Ladder - Python +1.80
A person at the origin on a 1 dimensional line must step k integer... +1.14
What would be the time complexity of the following algorithm? -0.16
Find least colorful path in a graph +1.12
Why this C program to find the first unique character in a string i... 0.00
Big O for 2 functions that don't belong to one another -1.23
Complexity 0 Notation -0.57
Sum of all the sub-sequences of a number strored as a string -0.08
Express a given number as a sum of four squares +1.45
Time complexity of the fastest algorithm for this case 0.00
How many N length strings can be made from the alphabet? Need an ef... -2.13
Intuition behind the base case for counting the number of steps +0.00
Brick Tower Building Puzzle +0.43
Time complexity of an iterative algorithm +0.42
Simple algorithm but running out of memory -0.11
Recursion to loop 0.00
Shortest path in graph where cost depends on the history of travers... +0.96
General formula for a recurrence relation? 0.00
Direct proof sequence of n length 0.00
How to sort with incomplete ordering? +2.90
Can't define better algorithm using complexity metric +0.99
T(n) = T(n/2) + T(n/4) solve this recurrence using iterative method 0.00
Finding asymptotic upper and lower bound? 0.00
How to apply a backtracking algorithm? +0.85
How to prove binomial coefficient is asymptotic big theta of two to... -1.59
Find time complexity of an element which is neither kth maximum nor... +1.06
Big-O of a function with pointer that increments twice in one itera... +1.46
Shuffling Alogorithm Fair? (Javascript) 0.00
How to count the minimum number of possible connected components gi... +1.91
Find the minimum absolute difference of a number from a number whic... +0.44
How do I find largest valid sequence of parentheses and brackets in... +0.21
How to count number of (weakly) decreasing sequences of numbers? 0.00
Replace operators of equation, so that the sum is equal to zero +0.43
How to work with concurrent logs at golang? +0.99
How to print values in memoization method-Dynamic pragraming 0.00
How to rewrite this short algorithm to make it more efficient? +0.44
Find a shortest path for a directed graph -0.57