StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

btilly

Rating
1549.57 (8,077th)
Reputation
27,254 (4,635th)
Page: 1 2 3 4 5 6 ... 25
Title Δ
Recursive algorithm to check whether the largest value in an array... -1.16
Merging K Sorted Lists: Efficiency 0.00
Partition problem - finding elements of the set using minimal memory -0.56
Number of valid sequences 0.00
Selecting Minimum Number of Machines that Sum to Meet A Production... 0.00
Ensuring edges of graph obey triangle inequality 0.00
If a graph G has distinct edge costs > 0 (i.e. no two edge costs... 0.00
Find the best cards to complete a partial poker hand 0.00
Attempting to implement top down DP with Python, believe caching is... 0.00
Rod Cutting Problem (Confusion about price and revenue) 0.00
What are the FNV_1a parameters for a 16-bit hash? 0.00
How to find a pair from set using only the second value? 0.00
Sorting a Python list of numbers without knowing their values, but... +1.21
How to select the most k distant elements 0.00
One problem to cover all the time complexities 0.00
Efficient Prime Factorization Algorithm with List of Prime Numbers 0.00
Why is linear time reducible important 0.00
Find all the combinations from the given set of numbers that apply... +0.79
Finding a median of 2 arrays of the same size - the O(log n) algori... -2.16
Find previous "chokepoint" in path -1.85
In-memory full outer join for lists -1.49
leader election when UID's are not integers 0.00
Algorithm how to detect if a string contains nonsensical words? 0.00
Memory and time-efficient sorting of all rotations of a long array -1.85
Why doesn't my approach solve interval scheduling algorithm? 0.00
Use potential method to find amortized running time? 0.00
Ranking - minimizing pair-wise comparison +1.19
Finding all the Pythagorean quadruples faster when a, b or c <=... -0.38
Determining what method is best for a comparative sorting algorithm... 0.00
Rank and unrank combinations to distribute k balls into n bins of d... +2.15
Best fitting rectangle with a variable number of small rectangles k... -0.06
How many non-isomorphic full binary trees can n nodes generate? 0.00
How to prove the correctness of insertion sort with recursion? +0.43
Automatically Detecting and Placing Braces On C/C++ Loops in Python -0.09
Print all possible paths using BFS + no more than K edges far +0.43
How does A* search select the next node, when nodes with the same h... 0.00
Fast generation of random derangements +1.17
Probabilistic forwarding of messages to a subset of servers 0.00
Efficiently prime factorising an integer with an oracle +1.89
True or false: O(n^3 ) algorithm will run faster than a O(n^4 ) alg... 0.00
Printing the k smallest values by order from small to largest in mi... 0.00
Two-egg problem - just the ideal height for k eggs 0.00
How to calculate bayes in TrueSkill -0.06
Sigma Notation in Loop analysis +0.44
Given a mathematically linked 2D Array (NxM), Can a log(N)log(M) se... -0.19
All Combinations of Items in Boxes +0.21
How to develop an Import/Export Functionality for my node application 0.00
Shifting Polygon inside Polygon 0.00
What is the point of choosing closest node in Dijkstra algorithm? +1.94
Algorithmic complexity vs real life situations? +2.10