StackRating

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

another-dave

Rating
1497.99 (3,900,613th)
Reputation
849 (177,412th)
Page: 1 2 3 4
Title Δ
Clone implementation not passing 'equals' test, all variabl... +2.62
What if I join the terminated(dead) thread -0.07
How to fix my code of comparing String with compareTo() -0.00
Run method in Timer task is executing two times +0.51
Why do you not have to initialize a set when using set = map.entrys... +0.52
Why is my first array list being changed to match my second array l... 0.00
Why are the changes of instance variables of Parent class reflected... +0.05
convert string contains ISO 8859-1 hex characters code to UTF-8 java +1.19
How to convert Unicode to bytes in Java? 0.00
What happens if a file doesn't end exactly at the last byte? -0.50
Can I change for loop condition while in it? 0.00
How memory addresses are assigned at compilation time 0.00
what is the difference between assigning instance variable before a... -0.52
Conditional strings in String.format() in Java -0.25
How to get milliseconds in time? 0.00
Is there a proper upperBound and lowerBound for Collection and/or A... 0.00
Convert epoch time in UTC to epoch time in another Timezone +1.11
Print the variable name which is having same values 0.00
How child class Instance variable got in touch with Parent class In... 0.00
Java number guessing -0.98
final in constructor and property +0.10
How do you initilize a variable inside a loop +0.00
Why is my program only printing one grade? 0.00
Does Java read a single byte in big endian bit order? +2.06
Which is the referenced object of an interface variable containing... 0.00
Why is was my code not performing with negative values inputted? 0.00
Improving the speed of the HashMap 0.00
Escape sequences in command line arguments (Java) +0.52
TCP Client message acumulating 0.00
Clarification on why this code is resulting in false and not true 0.00
Is there a better way of handling multiple null checks in Java? -0.15
How produce two's complement of a Uint16? +0.02
DIfference between signed and unsigned practically -0.46
My ArrayList is overwriting and I am unclear as to why? Everytime a... +0.03
Java can't reach case 283 in switch 0.00
Why is there no "return if" statement in programming lang... +4.15
Using ArrayList.indexOf when looking for values within an object -1.08
Why lambdas passed as argument cannot redefine variable internally 0.00
Is it necessary to synchronize the methods that read a list without... -2.55
Application of structural programming 0.00
When exactly Blocking IO blocks? -3.35
Files sometimes being overwritten despite check to prevent it -0.17
Is there anyway to use multiple try and one catch? +1.18
Why does my code skip over the return statement in the if statement... -3.82
Why can we change the file attributes of a read-only file in Java? 0.00
lowest value for given number +1.01
How to turn this if-else statement into one line short form -0.46
How to search string in one dimensional Array with lower and upper... +2.06
i cant understand the response of an http request -4.05
What happens when a subclass object is assigned as a superclass obj... -4.45