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 ... 14 15 16 17 18 ... 32
Title Δ
How to solve T(n) = T(0.2*n^0.5) + 1? 0.00
A local search heuristic for a subtour in an asynchronous traveling... 0.00
Given n numbers find minimum perimeter triangle +1.84
Contour of a run-length-coded digital shape +1.36
How do I prove that there is a recurrence? 0.00
What is the necessary of doing DFS in decreasing order of finishing... -0.60
Improving accuracy of an n-body motion 0.00
minimize variance of k integers from n ordered integers 0.00
Graph Connectivity Proof 0.00
will the induced width of a graph reduced being removed an edge 0.00
Evenly pruning an ordered set 0.00
How to modify masks in id obfuscation shuffle bits algorithm? 0.00
How to solve (or name) this knapsack-like algorithm 0.00
Algorithm for finding the fewest fixed size rectangles required to... 0.00
Finding all segments members of four sets intersections (ala Venn d... -0.07
Finding the "best" combination for a set -1.51
Permutation in graphs 0.00
Good compression scheme for continued fraction terms? +1.71
How to combine not disjoint sets efficiently without a brute force... 0.00
TicTacToe minimax algorithm returns unexpected results in 4x4 games +1.34
Looking for non-recursive algorithm for visiting all k-combinations... -0.79
Is it possible to find the k-largest numbers from n unsorted intege... +0.34
Generating half a million unique integers in java -0.15
Two sum algorithm variant - Optimization +0.61
Check if all given vertices are on a path -0.16
Smallest Set of Smallest Rings 0.00
Finding all node_cut of cardinality k in a graph with networkx -0.16
Calculating number of overlapping intervals in O(n) time? +0.24
List of all edge disjoint paths in a tree +0.14
Optimized low-accuracy approximation to `rootn(x, n)` 0.00
Merging unreachable vertices in DAG may create cycle? 0.00
Fast way to check if long integer is a cube (in Java) +1.24
Isolating some vertices in a weighted tree with minimum cost 0.00
Lights out game - the smallest number of moves 0.00
Algorithms for enumeration all permutations given a cycle structure 0.00
Longest chain that can be arranged -1.61
Select maximum number of rows meeting this condition +1.23
Querying large amount of multidimensional points in R^N -0.75
Finding minimum necessary volume of gas container +0.34
Tarjan's strongly-connected components algorithm - why index in... 0.00
Minimum spanning tree with two edges tied +1.27
Finding maximum valued subset in which PartitionProblem algorithm r... +0.25
Can Strassen algorithm be used for Boolean matrix multiplication? 0.00
What is the time complexity of recurrence 2T(n-1)+O(n)? -0.46
Complexity of searching sorted matrix +0.64
Spanning tree which minimizes the number of vertices connected to m... +0.79
Algorithm of resource allocation with disjoint condition -0.18
Is this algorithm for counting inversions in an array O(n) complex? +0.34
Kth largest element in a max-heap +0.82
Analysis of insertion sort on an array with interleaved 1s and 0s +0.35