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 ... 26 27 28 29 30 31 32
Title Δ
Reducing the time complexity of this algorithm +1.15
In a Union-Find algorithm, whether/how to adjust the rank of a node... 0.00
In a set of frequency values, how to find some optimal subsets of h... 0.00
Dataset for experimenting with road networks with graph algorithms 0.00
Ensuring a partially connected digraph is strongly connected -0.11
KdTree nearest neighbour search algorithm not working properly 0.00
How to get top K words distributed in N computers efficiently? +2.18
Given an integer N, in how many ways can we tile a 4 x N rectangle... -0.58
Fast code to determine if any two subsets of columns have the same... -0.57
Approximate matching of two lists of events (with duration) 0.00
Traversing a complete binary min heap -0.09
Optimal substructure +0.50
Running the Optimal Flood Fill on a Grid While Limited to just Non-... +0.41
Construction of Binary Search Tree from preorder traversal iterativ... 0.00
How to certify a planar embedding? 0.00
Processing nodes in circuit based digraph with cycles for audio DSP 0.00
Best dynamic data structure for 2d circle nearest neighbor +1.19
Given a set of intervals, find the interval which has the maximum n... +1.91
Dynamic programming: Find longest subsequence that is zig zag using... -0.62
Right way to discuss computational complexity for small n -0.56
SciPy - Constrained Minimization derived from a Directed Graph -0.09
Program to list permutations of carbohydrate chains +1.50
Fast query of objects based on location and radius -0.57
Optimizing a simple pinball solver 0.00
Algorithm for 2 Pattern String Matching +0.39
Kth minimum in a Range +0.04
The Maximum Volume of Trapped Rain Water in 3D +0.49
A clustering algorithm that accepts an arbitrary distance function +0.05
Growing a graph over a collection of (x,y) points 0.00
Counting inversions in ranges +0.98
What are good (semi-) asynchronous algorithms? +1.71
How generate pseudo-random numbers in uniform and gaussian distribu... -0.92
largest circle which encloses no more than 11 points +0.23
Minimum Flipping of the cards -1.23
Algorithm to space/filter Google Maps Markers for readability? -0.15
Choosing radix and modulus prime in rabin-karp rolling hash 0.00
Approximation algorithem for finding diameter of a graph 0.00
Algorithm for choosing products for a given set of features at mini... 0.00
Count how many matrices have full rank for all submatrices +0.29
set with average O(1) for add/remove and worst max/min O(log n) +2.53
Updating maximum sum subinteral in an array in sublinear time when... 0.00
Finding a better way to count matrices +1.35
Making Minimal Changes to Change Range of the Array -0.08
Maximum non-segment sum -0.07
Is DFS classification of edges valid? 0.00
I found an algorithm for computing multiple MSTs in O(E/V). Is this... -0.60
Iterating over pairs of numbers in an increasing order +1.54
Efficient multiselection algorithm 0.00
Generating permutations which are not mirrors of each other +1.99
What is the difference between A.length and A.heap-size? +0.42