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 ... 6 7 8 9 10 ... 32
Title Δ
Longest Palindromic Subsequence (dp solution) 0.00
multiple agent strategy assignment with minimal conflict 0.00
What constitutes exponential time complexity? -1.11
reset AtomicInteger to zero if it is going to overflow in thread sa... 0.00
(a * b) / c MulDiv and dealing with overflow from intermediate mult... +0.53
Given a list of words and a sentence find all words that appear in... +0.69
Why in the A-star algorithm h(x) is subtracted if heuristic functio... 0.00
Do we really need to add an extra node in Johnson's algorithm? 0.00
Parallel algorithm for connected components 0.00
Last node in graph traversing with Q queries 0.00
A simple python program template is required (a + b) 0.00
Number of ways to fill a n*m piece matrix with L-shaped three piece... -2.36
Detect 2 different cases of polygon self-intersection (intersection... -0.72
In a Max Flow problem, how to find all possible sets of paths that... 0.00
Determine if light bulbs can be switched on from a given range 0.00
Yen's & Bannister-Eppstein optimization of Bellman-Ford alg... 0.00
Recommended Algorithim for time based clustering 0.00
Quick select partitioning 0.00
Detecting openings/holes in a closed triangular mesh? 0.00
Calculate the probability of one set to be covered by random subsets 0.00
Get Contiguous Faces In a Mesh 0.00
Bit-reversal algorithm by Rutkowska 0.00
How to cluster lists with shared elements +0.99
Equation to manage non weighted flow -0.24
Why is balanced BST not used ubiquitously over Binary Heap in mutab... -1.12
Choose subset of points with geometry closest to orginal 0.00
Spanning tree on grid with minimum number of turns 0.00
Group membership pattern 0.00
Algorithm - KMP prefix table: is it possible there are two choices... 0.00
Algorithm to pair 2 objects within an allowed weight range? 0.00
Fantasy premier league dream team algorithm? 0.00
Computing $a ^ {^nC_r}$ % prime -2.55
Node: Generate 6 digits random number using crypto.randomBytes -0.40
Binary Search Tree, How should I rotate this tree to balance -0.45
Can someone explain to me the runtime of why Perfect Squares is O(s... 0.00
Find viable combination from a list of preferences 0.00
A cyclic redundancy check algorithm that is invariant to the number... 0.00
Solving recurrence relations where they cannot be easily put in MT... -0.19
Which algorithm for finding best two options for network connectivi... -0.37
Prove upper bound of O(log n) on the maximum outdegree of an undire... -2.31
Given an dictionary of words and and an array letters, find the max... +0.55
No. of distinct subsequences of length 3 in an array of length n +1.10
Algorithm to get maximum yield -0.93
Maximum weight matching (MWM) for a predefined number of nodes 0.00
Union of multiple K-minimum values sets of different sizes in the K... 0.00
Calculate probability of a fair dice roll (in non-exponential time) -2.00
Calculate probability of a fair dice roll (in non-exponential time) +2.00
what's the complexity of finding all intersection in interval t... 0.00
How to know all the 6 hexagon vertices given two vertices only? 0.00
Finding Connectivity in a Graph 0.00