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 5 6 7 ... 20
Title Δ
what is the entry point to python source code +0.35
Is sync.Map atomic? Mainly I mean Load, Store, LoadOrStore, Delete 0.00
How to verify that a shuffling algorithm is uniform? -0.20
code to find last digit of sum of fibonacci sequence in less time -0.23
What is the overall O(n) time complexity of O(sum(a)) if a is an ar... 0.00
minimum number of coins to make change 0.00
Incorrect data re-transmisson 0.00
All tuples of positive integers +0.11
Set pointer to struct passed in via interface{} to nil using reflec... 0.00
Euler Project - Work out the first ten digits of the sum of the fol... -2.32
LMC Program (Using branch) to store values in different locations 0.00
backtrack value which were chosen +0.95
Time Complexity Clarification On Backtracking Algorithm 0.00
Finding a maximum in inverse parabola iteratively +0.89
How to convert a magic square into a proper magic square in Python 3? 0.00
Given recursive expression, find algorithm with space complexity O(1) 0.00
existence of a certain data structure 0.00
Number of Ways To arrange Sequence +0.40
Time complexity for a specific recusive algorithm 0.00
Given two max heaps of size n each, what is the minimum possible ti... 0.00
Is there a better way to guess possible unknown variables without b... +0.37
How to generate random numbers to satisfy a specific mean and media... -2.32
Dynamic Programming: Maximizing +1.60
Edge case for finding strictly increasing squares of a number +1.70
How to calculate overall computation time for a multi-threaded proc... +0.39
calculate x ^ (1 / y) mod m fast (modular root) 0.00
Number Pyramid algorithm: Numbers 1-15 in a pyramid where each numb... +1.86
Maximize sum of two numbers plus distance between them 0.00
I want to know why "Word('zhiying') == Word('naval... 0.00
Combinations to Equal Sums (similar to Subset-Sum and Coin Changing... 0.00
Positive number which has no prime factor greater than k -1.51
Regarding Hashing - Quadratic Probing Proof 0.00
O notation algebra +1.56
Find the value of f(T) for big value T +0.86
Algorithm to find a moving target in as few steps as possible +0.21
Write a method that get's 2 numbers as Input and return third d... +1.72
Number of ways to take k steps on a path of length N +0.37
Shortest path algorithm that passes through at least one of a parti... +0.40
Optimizing the run time of the nested for loop +1.65
Regex crossword solver 0.00
Sort struct by order of string with same values 0.00
Algorithm for optimal expected amount in a profit/loss game +0.95
Find the time complexity of the given negative recurrence relation 0.00
find the duplicate number with O(1) space and O(n) time +1.70
Find string to regular expression programmatically? +0.10
Why does the following Go program need the function's name to b... -2.31
Comparing floats by ignoring last bit in golang +1.45
Cut K sequences of length L to obtain the biggest number 0.00
How to implement variable-byte encoding algorithm in golang 0.00
perfect squares leetcode missing testcase with recursive solution +2.00