StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

btilly

Rating
1549.57 (8,077th)
Reputation
27,254 (4,635th)
Page: 1 ... 8 9 10 11 12 ... 25
Title Δ
Use fewest batches to send documents of varying sizes 0.00
Floyd-Warshall Algorithm returns every single shortest path that ha... 0.00
Find if there is a sum of subset of n/2 elements that satisfy the i... -1.78
What is the appropriate data structure for insertion sort? +0.68
Algorithm to Sort a List of n Number of Items by Comparing them Aga... -0.42
Count number of steps heap sort takes to sort an array 0.00
Proving that there are no overlapping sub-problems? +0.44
Remove substrings inside a list with better than O(n^2) complexity +0.90
Calculating probabilities in a random maze walk with cycles +1.50
Generate cartesian product in decreasing sum order -1.32
Splitting values into similarly distributed evenly sized groups +0.44
randomising according an counter and the counter ends with the exac... -0.08
Combine maximum possible number of not mutually exclusive dummy var... 0.00
Time and Space complexity for calculating many fish are alive? -2.14
Time limit exceeded in my code given below 0.00
How to distribute payloads in truck from a queue? 0.00
How to compare two binary codes, when sliding is permitted? 0.00
Determine if there's a possible permutation of n numbers, given... 0.00
minimum number of adjacent swaps to get rid of any instances of a s... -0.39
Why bloom filters use the same array for all k hashing algorithms 0.00
Why do we run Dijkstra's algorithm only V times in Johnson'... 0.00
2-dimensional cutting rod algorithm? -0.55
Fast algorithm for distributing a value over a histogram? +0.45
Сount "minimal" values +2.28
Algorithm to check whether we can pick k balls of different colours 0.00
Running time of k sorted arrays? 0.00
Node - multiple date range overlaps +1.73
Space complexity vs time complexity trade offs -0.75
Converge on Best Combination of Elements 0.00
Algorithm: Computing tower locations to minimize expected distance -0.41
When should one implement a simple or advanced sorting algorithm? -0.38
Better than depth-first search solution to LeetCode's 'clim... +0.89
Binary diff algorithm for small binary blobs -1.80
Finding Missing Element in an Array +0.22
Shipping price calculation based on selected container 0.00
Algorithm to Make a Set of Random Outcomes Approach a Specific Perc... +2.16
dynamic programming for buying strategy -0.77
Why is the CPU slower for calculations then the GPU when only Memor... -0.02
A* for unweighted graphs +2.12
Algorithm to efficiently apply a decimal shift to all numbers 0.00
How to optimizing the code on generators and itertools functions? 0.00
get dynamic ration for distrubution prize java 0.00
How to find/select the least resource consumption programs from a g... 0.00
Construct a blocking set in a chessboard barring rectangles from it 0.00
Construct a blocking set in a chessboard barring rectangles from it 0.00
Find if specific edge not includes in any MST 0.00
Finding k smallest elements in a min heap - worst-case complexity +0.49
How does Principle Component Initialization work for determining th... -0.04
How do you run a three demensional list through the A* pathfinding... 0.00
Class design - is my approach right? +0.43