StackRating

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

Jorn

Rating
1479.52 (4,498,601st)
Reputation
11,402 (13,041st)
Page: 1 2 3 4
Title Δ
Does Java have Automatic Properties? -2.10
What's the matter with this Grammar? -1.99
How do I get input from System.in (Java) in Netbeans? -0.61
Should I refactor static nested classes in Java into separate class... +4.26
How to compare two Dates without the time portion? +3.49
How can I make a constructor's argument be available from instance... -0.67
Issue with this simple code -1.63
Force antlr3 to immediately exit when a rule fails -3.25
List<A> canot be sent to method( List<super-class-of-A>... +3.16
Java List parameterized? -1.47
What are the uses of getter/setters in Java? +1.04
How to iterate over a TreeMap? -3.19
Using java map for range searches -2.44
Antlr tree rewrite rules 0.00
Handling multiple return values in ANTLR -3.73
Java deadlockprovocation -3.38
Inconsistent behavior on java's == +1.69
Why is this Java array considered two dimensional? -1.01
Is there a way with Java Generics to take Generic parameter that re... +5.33
SCJP exam: Handle Exceptions -2.61
When it comes to regex, what is the difference between `Greedy` and... +0.09
How to suppress Java warnings for specific directories or files suc... -0.72
Strange behaviour: Java Comparator randomizes list entries +3.81
Deadlock in java -0.91
Should we assert every object creation in java? +4.54
Auto scale and rotate images -3.47
Question about Java polymorphism and casting -0.47
mutable fields for objects in a Java Set +4.87
Implicit and explicit exception difference -0.37
How to mark some code that must be removed before production? -2.15
How do I save a String to a text file using Java? -0.15
Java: Can (new Random()).nextInt(5) always return the same number? -2.98
Problem with scoped local variables and conditionals -1.94
Possible ways of making an Object immutable -0.85
Threads in Java and Python -2.72
Who actually implements serializable methods? +3.14
HashMap(key: String, value: ArrayList) returns an Object instead of... -0.45
Using Generics in Interfaces -2.13
how do you troubleshoot with "works on my machine" scenar... -1.88
Is J2ME's Integer.parseInt() broken? -2.96
Faster javac/ant? -2.91
How to deal with java threads +1.77
Downsides to immutable objects in Java? -2.54
How to link to a package but only optionaly execute an action based... +0.18
java Swing debugging headaches with Wacom pen tablet -3.86
Java method: Finding object in array list given a known attribute v... -1.41
Getting the Invocation Name Used in Java -1.15
What methods and interfaces do you (almost) always implement in cla... +1.32
In Java, why can't I declare a final member (w/o initializing it) i... -1.82
Are varargs allowed in a java enum constructor? +3.78