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 ... 20 21 22 23 24 ... 32
Title Δ
C Program to detect right angled triangles 0.00
Represent natural number as sum of distinct squares +0.37
Finding the longest path in the Sling Blade Runner puzzle 0.00
is Valid Golomb Ruler 0.00
best algorithm to shuffle an array -0.32
Showing that an algorithm is correct 0.00
Generate all combinations of pairs 0.00
Efficient algorithm for looping over all neighbor pairs (2 point cl... 0.00
Implementation issues on the marriage before conquest convex hull a... 0.00
Simplify a sum of log n/3i +0.34
A fast way to count non-empty regions 0.00
Checking if given preorder traversal is valid BST -2.45
Resolve this java algorithm for Dice for Risk game 0.00
Make a one sequence if possible +0.89
Finding a minmuim swaps in an array 0.00
Solving recurrence equations for a given algorithm with FLOOR +0.37
Solving non-homogeneous linear recurrence relation in O(log n) time 0.00
Father, two sons, 999 paintings +2.17
How to construct a Hamilton path from a complete directed graph 0.00
Fast integer solution of x(x-1)/2 = c +1.50
Round robin for 3 participants/trios? 0.00
find the outline of adjacent polygons 0.00
Recurrence T(n)=T(n/3+5) + T(2n/3+7) + O(1) 0.00
Best algorithm to find all subsequent substitutions under certain w... +1.43
Please Explain The Flow of This Algorithm and How does it work?(Knu... 0.00
Max flow along cycles 0.00
Java - Is what I've written actually a Merge Sort Algorithm? 0.00
How to find elements in the Knapsack (twist- need to ALL ways of ge... 0.00
fast way to compute the following product 0.00
Seeking a graph algorithm: how to make the graph happy? +0.42
Cut rectangle in minimum number of squares +0.28
Find unique compositions of k-distinct-element subsets for a set of... 0.00
What would be a good algorithm for grouping people with weighting? 0.00
How do I further optimize this Data Structure? +0.13
Finding maximal set 0.00
comparison sort algorithms requires Ω(nlgn) comparisons in the wors... -0.19
Graph search algorithm without starting point 0.00
Four Color Theorem 0.00
How to optimally distribute marked appearances of a word across the... 0.00
finding 3 closest points on a plane 0.00
Find the minimum two non edge, non adjacent entries in an array +0.83
Minimum edges to remove to reach destination 0.00
Intersection points between 2 discs in 3d 0.00
Generate random bridge hands with a certain strength -0.11
Shortest Path Algorithm with Fuel Constraint and Variable Refueling -0.03
Polynomial time approximation of knapsack 0.00
Multiliteration implementation with inaccurate distance data +0.11
Make sum K with N coins +1.19
Find elements in an integer array such that their sum is X and sum... -0.15
Optimal way to search a std::set -2.07