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 ... 8 9 10 11 12 ... 20
Title Δ
Should we refer to objects by their interfaces in Android platform -0.73
Java: variable length parameters as list for recursion +0.61
Does Java have the static order initialisation fiasco? -0.36
Why not have all the functions as virtual in C++? -0.87
Factory design pattern - Not use static methods because unit testin... -0.27
How do you test the type-safetiness of your genericized API? +0.20
Quick java generics question -0.85
Java HashMap with ArrayList wildcards +2.58
Is it faster to access final local variables than class variables i... -1.12
Java: Create an object whose type is a type parameter -0.00
import static does not work when the class has methods with the sam... +0.70
Java generics parameter bounding to any of a range of types -0.98
Why is it frowned upon to use a null layout in SWING? +0.49
What can we do with generics in Java to make them look better: +0.70
Conversion from null to int possible? +0.82
FileInput/OutputStream versus FileChannels -- which gives better pe... +1.60
How to get all possible values of an enum in java? (not knowing the... 0.00
Load testing a multi-threaded system vs one using separate processe... +1.57
The difference between context and scope in CDI - and Java at all -1.14
How does LMAX's disruptor pattern work? -0.10
Hashtable vs HashMap performance in single threaded app +0.39
Does using annotations to inject dependencies remove the main benef... -0.37
Type safe heterogeneous container pattern to store lists of items 0.00
Java generics type binding. Why isn't this compiling? +1.03
Invocation of java generic method +0.05
Better way to "embedd" HTML in Java? 0.00
Java using more memory than the allocated memory +2.35
java compile issue. Probably simple -0.88
Java Generics Type Erasure Method Signature Problem +1.61
Are there object creation expressions in Java, similar to the ones... -0.35
Java adding to a unknown type generic list -0.65
Java EE 6 injection to create different strategies +1.68
HTTP server capable of Keep-Alive +1.30
Is there any benefit in puting a ThreadSafe object on a ThreadLocal? +0.07
Java String->unicode->String transformation inconsistency -1.03
Why does adding a public field to an anonymous class in Java not wo... +2.17
Why does Java seem to be executing faster than C++ - Part 2 -0.76
Java Enum Static Final Instance Variables +0.80
Why brackets are necessary in catch block in java? -0.72
Type inference involving return type, wild card, and intersection t... +1.66
Can someone explain this Java scoping mystery? +0.62
Java: Is the Override annotation useless with modern IDEs? -0.92
Add jar files to class path +0.12
Design aspect - when to access field members directly instead of me... -0.24
Should I recommend sealing classes by default? -0.44
Does a HashMap with a getAndWait() method exist? E.g. a BlockingCon... +1.39
Improvements to Joshua Bloch's Builder Design Pattern? -0.37
FileLock changes between java 5 and java 6 0.00
Why is InstantiationException a checked exception? -0.49
Dynamic Java compilation in a web app +2.51