StackRating

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

David Eisenstat

Rating
1664.20 (376th)
Reputation
39,048 (2,876th)
Page: 1 ... 11 12 13 14 15 ... 32
Title Δ
Connected Component Range Query 0.00
Solving a kind of knapsack prob with multiple backpacks and constra... 0.00
One topcoder puzzle about IntersectingConvexHull 0.00
Python: Strategically go through ten digit numbers with 0-9 -0.44
Finding the 3rd largest element in array of size (2^k +1) in n+2k-3... 0.00
How can I consolidate items { a_0, .., a_N } into K groups, such th... -0.19
Clarkson's 2-approximation Weighted Vertex Cover Algorithm Runt... 0.00
Greedy Maximum Flow -0.62
Find the simplest rational number between two given rational numbers +0.29
How to calculate distance between 2D matrices 0.00
Number of inversions in permutation if subarray of permutation is r... 0.00
What's the most efficient way to sort an array with a single se... 0.00
Optimized containing of same-size squares in rectangles +1.65
How to ensure evaluation order and formal parameter order for named... 0.00
Algorithm that matches people based on multiple possible matches +1.25
Finding the value of a sum over all the subsets of a given set 0.00
Algorithm for enumerating all possible ways a rectangle can be spli... +0.89
Maximize point in plane value 0.00
How should I understand the name of the "relax" operation... 0.00
Initializing Graph for Push-Relabel Algorithm 0.00
Comparing data flow graphs quickly in Python 0.00
How to generate a list of ascending random integers -0.85
Modified version of Miller-Rabin to test deterministic primality? 0.00
Priority queue where values are a sum of two currencies and popMin... +2.00
Priority queue where values are a sum of two currencies and popMin... -2.00
Find the Order of boxes -1.67
Can an array be grouped more efficiently than sorted? +1.19
Flaw in linear programming solution for multi-commodity flow? 0.00
topology sorting 0.00
Optimization for finding perfect-square algorithm -2.54
How to parse one line string representation of tree? -0.56
MATLAB: Fast creation of random symmetric Matrix with fixed degree... +0.31
Check numeric constraint expressions for equivalence/subset of allo... +0.31
What does this symbol mean in graph theory ≤P? 0.00
Why is TreeSet Iteration O(n) instead of O(n*logn)? +1.27
Knapsack with double data types +1.40
what algorithm is used by GMP for prime field inversion (mpz_invert)? 0.00
Mo's algorithm to compute "power" of array 0.00
Maximum number achievable by converting two adjacent x to one (x+1) +0.98
dynamic programming - optimal break point 0.00
Random pairs from two lists +0.79
Complexity of a greedy assignment algorithm -0.67
Algorithm to order a set of points clockwise and make sure the path... -2.92
Expected running time of the binary space partition algorithm -0.58
How to solve this recursion T(n) = 5T(n/2) + n^2 lg n using master&... 0.00
Can we show that finding the (1-D) closest pair has to be at least... 0.00
Reduce given pseudocode complexity from O(N^4) to O(NlogN) or lesser +0.31
Splitting up "Stamps" in quarter, tens, fives, twos and o... +0.33
Python: how to compute a fast measure of robustness on a network? +0.31
How to determine how many elements from a range are within another... 0.00