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 ... 5 6 7 8 9 ... 32
Title Δ
What are some better approaches to this (greedy?) problem 0.00
When I run my procedure to compute the church numeral of an integer... 0.00
How to find largest possible covariance matrix, or largest set of c... 0.00
Find no of possible formations of explosive mines in a 2D matrix wh... +1.06
How can I find the minimum index of the array in this case? +0.74
Minimize length of paths needed to connect multiple destinations 0.00
Shift in counting inversions merge sort algorithm +0.31
Sum of the minimum elements in all connected components of an undir... 0.00
BFT and PBFT and BA consensus algorithm 0.00
Dynamic Programming Problem to Minimize Cost in Creating a non-decr... 0.00
Very strange error in priority queue in Python 0.00
Shortest possible route, starting and finishing anywhere +1.43
Algorithmic problem represented by a graph 0.00
Levenshtein distance from index 0 0.00
Efficient (constant space or sublinear space) way to find out the c... 0.00
Minimum number of AND operations to make all array elements zero 0.00
Calculating Big O notation: O(n^4) for 2 nested loops and O(log n)... 0.00
Solving a minimax path problem with some constraints 0.00
How can I get optimal matching between K groups? -2.54
What's the time complexity of this parentheses combination? 0.00
Prims MST from Wikipedia 3c not making sense 0.00
Resource Allocation Algorithm with Constraints 0.00
Make Greedy Algorithm Fail on Subset of Euro Coins 0.00
Algorithms for converting from complete-binary-search-tree order to... 0.00
How to maximise nested containers? +1.19
Flow / Graph: Earliest date cities will be connected 0.00
How to proportionally distribute discount on order lines? 0.00
Color a tree such that the weight multiplied with time is minimized -0.22
Log base 2 exponentiation algorithm? 0.00
Trying to solve Sudoku with cvxpy -0.78
How to efficiently find out the maximum value below a threshold? -0.49
Finding a heuristic missionary and cannibals 0.00
What is Widest Steiner Tree(WST) 0.00
Finding if a graph is still strongly connected after edge removal +1.19
Clustering while trying to minimise spare capacity +1.12
Efficient sum of expensive rolling window products +1.15
Convex hull consisting of max. n points +0.33
Solving the recurrence T(n) = T(n/3) + O(logn) + n by giving a tigh... 0.00
Probability amplification for a randomised algorithm 0.00
How to construct one arithmetic free permutation for each n? +1.19
Finding a distance between two line segments? -1.10
Finding existing circles in a set of edges in an efficient manner +1.23
Getting the maximum number from a continuously updating list -1.47
Sub linear Jotto solver (algorithm) 0.00
Optimal pairing of bike with person - seeking proof of algorithm 0.00
How to solve a graph theory question similar to shortest-path? -0.60
Is the worst case scenario for the following sorting algorithm O(n^... 0.00
Johnson's algorithm - h function 0.00
Practice interview question asks for max j-i under the condition th... +1.19
Allocating M experiments to N labs while respecting constraints +1.44