StackRating

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

mcdowella

Rating
1529.85 (18,642nd)
Reputation
17,713 (7,905th)
Page: 1 ... 10 11 12 13 14 ... 21
Title Δ
Given a target sum and a set of integers, find the closest subset o... -1.20
How to definitely prevent parallel execution? -1.67
Searching for the best fit price for multiple customers 0.00
Number of n-element permutations with exactly k inversions +0.09
Weighted A* on wikipedia 0.00
Write a program to find 100 largest numbers out of an array of 1 bi... +0.54
Segmenting Permutations For Multitasking Java +0.48
Is there any case where you can't use backtracking algortihm method? 0.00
Implementing a Build Heap function by Insertion 0.00
Variation of knapsack with subexponential growth 0.00
Algorithmic programming based on strings 0.00
Pseudo-polynomial time dynamic programming subsets from two sets wi... 0.00
Maximum Capacity with minimum length routing 0.00
Algorithm for Levenshtein distance of multi-dimensional strings 0.00
Comparing two algorithms on a single dataset using total cost - Whi... 0.00
Why is this manhattan heuristic inadmissble? 0.00
find all alternate paths shorter than a given distance 0.00
Simple trend analysis algorithm -0.52
Java principle component analysis library 0.00
Find member of set with minimizing total distance property +0.03
24 hour ranges intersection logic -1.35
What is the best Algorithm for finding word sequence frequency in a... +0.48
time complexity of below gcd algorithm 0.00
Algo- Given a sequence of memory access, give the minimum number of... 0.00
Find medians in multiple sub ranges of a unordered list -0.09
What are the total number of possible ordered trees with N nodes? -0.27
Graphical algorithm for fitting in a square between a set of squares 0.00
How to unwrap a word wrapped text? +1.38
iterative linear solver for matrix positive definite and ill condit... -0.92
When would I use a priority queue? +0.55
Which string-finding algorithm is appropriate for this? +0.18
Minimum groups of contiguous sequences +1.39
Why is it important to delete files in-order to remove them faster? -0.40
Generate a sorted key for a sorted value 0.00
How to select the most amount of scattered points contained in a ra... +0.49
Set-based hash (digest) algorithm? +0.49
How can i determine if a string is a concatenation of a string list +0.73
Complexity of algo whose runtime is expressed by T(n) = T(n-1) + T(... +0.91
Selecting an integer from each of the given n sets of integers such... -0.01
How to traverse tree with specific properties -1.13
Finding the rank of the Given string in list of all possible permut... -0.53
Why would it be impossible to mannually test AES algorithm? +1.59
Minimum number of moves required for converging between 3 points in... -0.81
Numbers ending in 3 have at least one multiple having all ones -0.51
Can a monkey recreate the work of Shakespeare by randomly hitting a... +1.33
Finding the single nearest neighbor using a Prefix tree in O(1)? +1.25
Obtaining the minimum number of tails of coin after flipping the en... -0.54
Practically solving factorial-complexity problems ( scheduler ) +1.07
Using binary indexed trees for a RMQ extension +0.93
How can I solve this using BIT? 0.00