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 ... 12 13 14 15 16 ... 32
Title Δ
Time Complexity to find first N numbers only divisible by 2, 3 and 5 0.00
Distribution strategy to minimize the maximum value in an array 0.00
Running Time of Algorithm to Generate Hadamard Matrix 0.00
Finding the minimum length such that a sliding window sliding by it... 0.00
Proper way to Re-Balance a 2-3 Tree after deleting the root node 0.00
Dynamic Programming Algorithm similar to Knapsack Java Code 0.00
Random Permutations for MCMC 0.00
Find the sum of the digits of all the numbers from 1 to N +0.32
Avoid intersections of lines -0.60
How to solve the following recurrence? +1.12
Efficient algoritm to create polygons from a 2D mesh? (vertices+edg... 0.00
multi-edge bevel on half-edge structure 0.00
Merging two BSTs together in O(max(h1, h2)) time +0.29
sum of maximum element of sliding window of length K +0.88
Smallest circles enclosing points with minimized cost +1.69
Finding two non-subsequent elements in array which sum is minimal +0.45
Worst Case Binary Tree - Determine "Sorted-ness" 0.00
Error in an approach to Maximum Bipartite matching +0.32
Pattern matching of remainders in long division 0.00
Maximum Contiguous Sum in O(log n) time 0.00
Algorithm for joining circles into a polygon +1.78
Is it possible to count the number of distinct substrings in a stri... -2.62
Expected maximum path length from the root to a leaf in a tree +0.32
Does POSIX ls -R dictate a specific traversal order? If not, then w... 0.00
Generate all unordered pairs of bit strings with Hamming distance a... 0.00
How to form a recurrence for findng the height of a weight balanced... 0.00
How do I determine minimum steps to visit k leave node of a rooted... 0.00
Fenwick trees to determine which interval a point falls in +1.54
algorithm for randomly distributing objects with constraints +0.87
Number of Paths in a Graph +1.37
Maximum weights bipartite matching with weighted vertices 0.00
Why is this Dekker algorithm implementation working? -0.90
Where to start when proving correctness of algorithms +1.09
Optimise Algorithm to find Gradual Learning Curve +0.16
How to continuous check if array is sorted after removes/adds/updat... +1.01
Algorithm - GCD and LCM problems 0.00
Interview task: check if array consists of pairs in O(n) time and O... +0.51
How to find the weight of heaviest edge in the path between two nod... 0.00
Is the complexity of prim's MST algorithm by adjacency matrix s... 0.00
Re-modelling maxflow-mincost to lose negative edge weights 0.00
Find minimal A[i]^2 + B[i]^2 when A and B are sorted +0.54
Algorithm-Sort an array with a minimum amount of swapping two conse... +0.98
Tetranacci Numbers in Log(n) +1.49
Convert from tuple of tuples to nested tuples in Python -0.75
Getting a random transversal for finite family of finite sets +1.20
Minimal Hamming distance subvector 0.00
Re-group 2D coordinates of pairs in Python 0.00
An interesting graph task 0.00
Maximum sum of size n 0.00
find major elements appears more than n/3 times 0.00