StackRating

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

TofuBeer

Rating
1493.06 (4,339,145th)
Reputation
50,931 (1,947th)
Page: 1 ... 7 8 9 10 11 ... 17
Title Δ
Is there a "fastest way" to construct Strings in Java? -0.50
Change in GC behaviour after move from Java5 to 6 -0.27
unsigned short in java +0.84
When to use intern() on String literals -1.66
How much should I add when resizing an array? -0.54
For-Each and Pointers in Java +0.49
Netbeans: why need to rebuild project to update the 'dist' folder? 0.00
Java generic parameter itself using generics? -0.45
Is there equivalent of <? extends T> <? super T> in c++? -1.21
Class.forName not working in Java RMI call +1.28
Java: Why does this method have side effects? -1.54
Java Arraylist - Compilation Error +1.26
java.util.Collections$UnmodifiableMap problem : code included -0.90
Why can outer Java classes access inner class private members? -1.07
Algorithm - How to delete duplicate elements in a list efficiently? +0.13
Array of Dates in Java -1.43
What is the performance penalty of operator overloading STL -0.11
Java Arrays- tranforming string with spaces into an array +0.90
JUnit: Enable assertions in class under test -1.95
Working around Java JIT bug -0.87
Java parseFloat seems to be acting inconsistently -1.04
java in-memory on-the-fly class compilation (and loading) -0.13
Wait for all threads in an Executor to finish? -0.76
Can you specify generics type on map value? -0.20
Problems calling a method from another Java class -0.63
In Java for XML marshalling/unmarshalling which utility should we u... -1.75
Is there a better practice for Listeners? +0.50
Function names in C++: Capitalize or not? +0.98
Encoding codes in Java +1.83
Cobertura ant script is missing Log4J classes 0.00
How do I search for a String in an array of Strings using binarySea... +0.29
Java: Why does calling `remove()` on a List throw UnsupportedOperat... +1.09
Swing won't trigger mouseEntered/mouseExited properly after mouse w... -1.97
Which is preferable and less expensive: class matching vs exception? -0.47
Java: .class file and java.lang.Class -1.72
Function composition in Java -1.28
Java reflection: What does my Collection contain? +0.23
Should I keep the package name when extending a class? -1.38
Downloading JAR files at runtime in Java +0.77
beginner question about exception in java +1.20
java stackoverflow error +0.63
how fetch each field as a value frm file 0.00
128 bit key AES encrypting application in java +0.18
how to write java program to acquire admin permission -0.51
ArrayIndexOutOfBoundsException not being caught and ignored -0.41
Are empty abstract classes a bad practice, and why? -0.86
Difference between java.io.PrintWriter and java.io.BufferedWriter? +0.50
Is a Download class a bad candidate for immutability? -0.57
Can't Run JAR Files -0.75
How to pass an object to a class so that when the object updates ou... +0.33