StackRating

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

rliu

Rating
1520.12 (31,651st)
Reputation
1,078 (145,331st)
Page: 1
Title Δ
Is runtime o(logn) or o(n)? +1.15
JAVA: Methods that have same names? -2.14
How is the parameter in a lambda function determined? +4.22
Re-factor common code between if and else if -1.77
What is the correct recursive way to generate a tree of teams from... -4.44
Understanding the Recursion of mergesort -0.30
Disabled DateTime field is marked as required in MVC4 page +3.35
Find a random integer which creates another integer, when using per... +1.43
How to prove that finding a successor n-1 times in the BST from the... -1.78
Big O of this code +2.05
Java implementation of Merge sort not working 0.00
Don't know what data structure to use for my algorithm -0.33
Why can the KMP failure function be computed in O(n) time? -4.19
find all subsets that sum to x - using an initial code +1.40
Graph Implementations: why not use hashing? +0.55
Count Value after Nested For Loops - Google Written +3.18
Finding number of permutations of 'p' numbers that sum to a given n... 0.00
number of array accesses in java code 0.00
All possible permutations with a condition -1.81
In C# integer arithmetic, does a/b/c always equal a/(b*c)? -2.59
What's the runtime of this algorithm? +0.38
Binary tree challenge example +3.80
finding longest path in an adjacency list +0.26
Multiplying numbers in a string at specific positions -0.25
How to make computations based on user input +1.52
How do I construct a non-binary tree based on the preorder&inor... 0.00
How to find the first m smallest integers in an array in O(n)? +2.05
Why would an O(n^2) algorithm run quicker than a O(n) algorithm on... -4.31
Prim's algorithm for dynamic locations -0.02
How to use stack and a queue to generate all possible subsets on n-... -0.45
Nest Loops, Cannot figure out how to code this 0.00
PriorityQueue.poll() calls compareTo()? +5.80
read a file and remove characters using C 0.00
What am I misunderstanding about char**? +1.80
QuickSort Algorithm Improvement -0.06
Difference between IE 10 rendered HTML and its output HTML +3.72
Is it possible to not wait for input when using Scanner.nextLine()... +3.88
All model and Formcollection values are null, blank or don't exist... -0.11
Creating a new view results in 404 Page +4.14