StackRating

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

Juan Lopes

Rating
1546.85 (8,945th)
Reputation
8,546 (18,311th)
Page: 1 2 3 4 5 6
Title Δ
Algorithm for finding missing item in list, which is fastest? -0.24
why while loop doesn't stop (int equils) +3.80
Program errors with "File Not Found" when Run As Administ... +1.02
C# mutex in release mode behaves different than in debug mode +3.10
Replace whitespaces between specific characters in c# +3.99
Modifying Dijsktra's algorithm to work with edges having more than... +4.01
Which encryption tool is creating file extension .$#! 0.00
Technique for performing a search that returns a key rather than so... +4.68
Count the elapsed time only after finishing the current iteration b... 0.00
Running Time of Graph Algorithms 0.00
efficiently compute the edit distance between 1 string and a large... 0.00
Reversing and querying the colors of points in an interval -4.09
What's an appropriate search/retrieval method for a VERY long list... +3.72
Maximum number not coprime to V +0.16
(int)Math.random prints random line of numbers outside of set range... -0.23
Regex for a word of a concatenation of 'a's and 'b's. a appears exa... +4.17
Counting unique sets? 0.00
priority queue with range query -3.30
Searching for the first free index -1.09
Ford-Fulkerson algorithm with depth first search 0.00
How to find elements existing in two lists but with different indexes -0.09
Probability of death of a man moving n steps in a matrix +0.02
what is a good technique to output a solution using dynamic program... 0.00
Fastest way to run prim's on a growing range of coordinates +4.07
How do I find a connected sub-graph? -1.81
BuildPredicate comparing two fields 0.00
How to find if a subarray has a specific sum inside a 2D array in J... 0.00
given an array of integers in random order you have to find the min... +4.16
Detect whether sequence is a multiple of a subsequence in Python +1.57
Breadth first search with fixed stopping distance +2.79
Simple linear equation with binary search? -0.18
Calculate value of n choose k +1.02
longest common subsequence printdDiff -0.65
Partial heap sorting to find k most frequent words in 5GB file +2.44
Java characters alignment algorithm +4.27
Find common elements in N sorted arrays with no extra space +0.38
Should I tokenize line breaks to separate statements or worry about... -3.69
how to build a max heap on a given array and given indices of the a... 0.00
lexicographically smallest string after rotation 0.00
Puzzle: Who wins the game? 0.00
What is the best data structure for keeping the top n elements in s... -1.52
Find duplicate element in array in time O(N) -1.23
To find equation between two columns +0.08
Suffix tree and Tries. What is the difference? -3.84
Algorithm to determine if a graph is a tree -4.17
max heap and insertion -3.97
What is the correct name for this kind of data structure? 0.00
Segment tree : Lazy propagation 0.00
Recursive solution to Dynamic Programming -0.68
How does the HyperLogLog algorithm work? +0.07