StackRating

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

irreputable

Rating
1448.25 (4,533,103rd)
Reputation
39,849 (2,805th)
Page: 1 2 3 4 5 ... 20
Title Δ
Why ArrayList extend elementData array by specific formula? -0.89
Is this instruction reordering allowed by the JLS or not? 0.00
compare dates in String format +0.07
The "Why" behind PMD's StringInstantiation rule -0.30
Incompatible type with Arrays.asList() +1.84
Looping Algorithm -0.33
Why does this generic java method accept two objects of different t... +1.50
Fair vs NonFair -1.24
Constructor with generic class is undefined -0.18
How can I allocate 8 GB ( not 1 GB ) RAM to my JDK on windows -0.46
prevent ampersand getting converted to & 0.00
Java cookies removed in firefox, but not in Google or IE +0.57
Java Generics : Bounding without Inheritance +0.55
Java generics SuppressWarnings("unchecked") mystery -0.54
final static methods exam -0.96
Accessing reference to a Singleton from Interface, can it be done? -1.15
Why can't diamond infer types on anonymous inner classes? +0.55
Why isn't a qualified static final variable allowed in a static ini... -1.10
Can java.lang.String.concat be improved? -1.26
Why does Tomcat 7 Memory usage looks like saw? (picture) -0.26
Is there any reason to use null == value condition in java? +0.37
Empty synchronized block revisited: data visibility +1.99
Android Polymorphism: Anti-Pattern? +1.10
singleton and public static variable Java +0.19
Why generic array code compiles cleanly? +0.14
Restart Tomcat from within itself -0.18
Java - Assign unicode apostrophe to char +0.43
Changing the location of files in Java application +0.12
Java, cannot delete file on Windows -0.66
Static block initialization -0.97
Useless expectation from compiler when dealing with generics? -0.23
How to reuse javas anonymous inner classes if they take different f... -0.81
Why javac does not optimize even simple code? -0.41
JDK7 Files.copy +0.08
Setting headers on HttpServletResponse after writing response body 0.00
Reading request halts server 0.00
Java generics with wildcard compile in Eclipse, but not in javac +1.00
Why is it not allowed to throw an exception in a Java instance init... -0.60
Java SSL Streaming - splitted applicationdata +2.83
NoClassDefFoundError on existing class +0.38
Analyzing full width or half width character in Java -0.17
Java call type performance 0.00
java: why should this not be allowed to escape the constructor? +1.62
Possible Java compiler bug! Program does not compile with some comp... +2.27
Returning List of given argument type - java +0.73
Java Static Classes lifetime -0.61
Instances and iterations. Which one is better? -0.78
How to avoid instanceof operator in this case -0.62
Arraylist or hashmap for adding random integers while retaining uni... -0.03
What is the best design pattern in java to implement large set of m... -0.09