StackRating

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

Dennis Meng

Rating
1568.83 (4,184th)
Reputation
4,728 (35,161st)
Page: 1 2 3 4
Title Δ
Trouble reading from a text file -0.26
Binary Tree. Identify element v in T such that k-1 elements in T ar... -0.10
Why am I getting Stack Overflow error in Recursive C program while... +0.17
bitwise-ANDing with 0xff is important? -1.46
What's wrong with my java code? Project Euler 12 0.00
Knowing when to end the loop in a bubble sort 0.00
Winner of a given game 0.00
My Java Program won't Compile +1.43
Google Code Jam 2008 Round 1A Q 3 0.00
How do I determine the time complexity of an algorithm when seeming... +1.81
Finding the nth occurrence of a character in a String using IndexOf() -2.14
Blank after loading from text file 0.00
Euclid's Algorithm Function parameters -3.93
Max Flow Linear time algorithm, Find a valid flow 0.00
SIGSEV violation in quicksort implementaion +3.08
Writing 2 strings on the same line in C +3.05
How to pull out substrings (words) from string? -0.68
Finding pairs that sum to a multiple of k 0.00
An algorithm to determine a subset sequence in O(n)? 0.00
Segfaults on appending char* arrays +3.18
Java no such element exception when comparing values? -4.42
Adding elements to string array String[] and testing the results in... 0.00
Change the method to a static method and change the invocation of t... -0.49
Segfault in my csv_loader() function +3.16
Arrays and input -1.60
Addition of Two Numbers represented by Linked List nodes +4.46
Testing in Java Eclipse for Julian Date 0.00
Verifying the calling of a non-static method of a private static ne... 0.00
Writing in the location outside of array +2.39
how to do arithmetic on objects +0.42
nullpointerexception error in java gui +1.76
Why does returning a reference to a automatic variable work? -0.44
How to increment all values in an array interval by a given amount -0.16
Java Error "Exception in thread "main" java.util.Inp... +2.70
Can a class with getters separate from input processing methods be... +0.01
What does Eclipse consider as a "simple getter" or a &quo... -3.27
Why this qsort() doesn't work? +3.52
Netbeans C program return value 2 +3.58
java.lang.StackOverflowError due to recursion +2.09
how waitpid() function is implemented in system() function in linux -3.30
Scanner not working? -1.28
Extra Characters printed in the file +3.14
How to refactor a step-wise code? -0.07
Compilation error executing basic if else statements -1.35
How can I use a while loop in this code? +3.28
Subroutine dice rolling assignment -0.30
Input sequence contained in an array +2.48
C Pointers & Linked Lists -2.94
Huffman tree wrong output 0.00
products of values in each set of powerset 0.00