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 ... 15 16 17 18 19 ... 32
Title Δ
Possible linear time algorithm for minimum xor route through array 0.00
given 2-d array of 0/1, find min row to be deleted so that n can... 0.00
How can I maintain an array, supporting random insertion and assign... +1.24
Number of ways to tile a W x H Grid with 2 x 1 and 1 x 2 dominos? +0.98
Find all multisets for permutations of a dataset 0.00
Matches overlapping lookahead on LZ77/LZSS with suffix trees 0.00
Rowspan "clean-up" algorithm 0.00
Topological Sorting for a Cycle -1.47
Non-exhaustive worst-case NP-complete solving algorithm 0.00
Data structure to support a particular query on a set of 2D points +0.48
Is this an alternative to the walking 1's algorithm? -0.08
KDTree Python implementation detail 0.00
Is there a polynomial algorithm to find the max weighted perfect ma... 0.00
How to adapt Fenwick tree to answer range minimum queries 0.00
Efficiently build a graph of words with given Hamming distance +0.07
Dance Pair Algorithm(from a programming contest) -0.65
List all sets of points that are enclosed by a circle with given ra... -0.16
Is there a standard algorithm to balance overlapping objects into b... +0.34
Skyline of Buildings -0.14
how to determine point anomalies given window anomalies? 0.00
How to use balanced binary trees to solve this challenge? +0.34
Find a pair of intergers that can be reached to another pair using... 0.00
Find substring in stream without storing substring in plain text +1.51
Algorithm for generating random network 0.00
Fast way of generating combinations with constraints? -0.67
How to split set of dependent steps into groups 0.00
Algorithmically convert a sequence of pathname inclusion/exclusion... 0.00
Randomly Generating Combinations From Variable Weights +1.28
find endpoints for range given a value within the range 0.00
Shortest subset for given sum and fastest solution in Python +0.39
Disconnect all vertices in a graph - Algorithm -2.17
Partition large amount of 3D point data 0.00
Find the maximum value of minimum of each subarray of non fixed len... +1.04
Is there a trick/algorithm by which we can find all substrings poss... +0.34
How to find out the maximum and minimum length of strings that matc... -2.03
Combining daily Welford computed variance into monthly 0.00
Removing a prior sample while using Welford's method for comput... 0.00
Maximum Value of XOR in a range? 0.00
A new Bin-packing? +1.27
Minimum exact cover of grid with squares; extra cuts +0.84
Generate a random interval where probability of n appearing is 1/n 0.00
Doing topological sort using strongly connected components to find... 0.00
What is the minimum cost to connect all the islands? +0.12
Minimum k elements of an mxn matrix, with the restriction that none... +1.22
sorting component-wise multi value (SIMD) array 0.00
What is the fastest way to inverse bits of a number? +0.72
Split non rectangle image into same sized blocks 0.00
Arrangements of sets of k positions in a n-competitors race 0.00
Equal elements in SubArray +1.27
How to prove that Fractional Knapsack exhibits Greedy Strategy.? -0.64