StackRating

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

Philipp Wendler

Rating
1574.09 (3,592nd)
Reputation
8,992 (17,252nd)
Page: 1 2 3 4
Title Δ
misplaced token error java in helper methods +0.90
How to estimate whether a given task would have enough memory to ru... 0.00
Java memory management: iOS style memory monitoring? +3.86
Does guava have a Map implementation that takes custom hash/equals... +3.84
Java Reflection, change private static final field didn't do anything 0.00
Why does Java use (hash & 0x7FFFFFFF) % tab.length to decide th... -4.35
Handle Applet throwing java.lang.ExceptionInInitializerError preven... +0.58
java decompilation -3.91
Does the JVM force garbage collection when it reaches its -Xmx limit? +0.81
how to check if a function execution takes more than specified seco... +3.86
Is it possible to instantiate a class and assign it to a member var... +3.95
Java Jar Ant include folder +3.27
C source code AST parser in Java -1.90
What (in the specs) warrants that 'non short circuit logical operat... +4.17
Java: Is method name/signature resolution done statically (compile-... +5.38
Getting the reference to a duplicate in a Set +0.49
Generating Verifyiable random numbers - Java +3.94
UncaughtExceptionHandler not catching some exceptions 0.00
How to programmatically add Ant library dependencies for mail task -1.84
How can I define an interface that forces the IDE to show "not... -3.17
What is the fastest way to get the elements of a collection? +4.07
members of java class loaded via class loader uninitialized 0.00
Why use static blocks over initializing instance variables directly? +0.72
Does Java notify waiting threads implicitly? +2.00
Shifting a Java BitSet +4.33
javac compiler discrepancies 0.00
Which one is better for performance? Using .properties file or .con... -3.14
making efficient implementation of this Java MouseListener Logic -3.70
Not able to set LD_LIBRARY_PATH for Java process +3.97
Using reflection get a static private hashmap in java +2.29
How to mod2^64 in long in Java? -2.99
piping output of ProcessBuilder to another ProcessBuilder +3.92
Splitting strings based on a delimiter -0.95
Portable java solution for zipping/unzipping +2.80
How to implement multi inheritance in java with interfaces? -3.96
Collection of generic objects not working as intended +0.65
What is the best way get the symmetric difference between two sets... +4.23
Making one variable's instance type same as that of another, progra... 0.00
OOP: passing settings to Builder class +4.25
Difference between string.concat() and + operator 0.00
How can i perform the following conversion? -3.16
How to create git remote branch for svn repository 0.00
Adding Builders to Project in Eclipse and Incremental-ness 0.00
Java Substance - Strange exception -3.90
How to create recursive object graphs with Guice? +3.80
Unchecked cast: Is there a way to avoid it in this case? -1.87
private Map<List<K>, V> multiMap= new HashMap<ArrayL... +5.08
Extending generics in method parameter +0.08
Does javac perform any bytecode level optimizations depending on th... -2.06
Java Generics: Subclassing a generic superclass - is subclass a rei... -4.36