StackRating

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

James

Rating
1510.91 (65,130th)
Reputation
1,922 (86,951st)
Page: 1
Title Δ
Sort Array of Map by one of values in Scala -0.23
java inheritance - please explain +3.94
Why is List<Number> not a sub-type of List<Object>? +3.10
Efficient look-up in a List -1.26
Reading in a JPEG image and calculate image coordinates -3.93
Java's >> versus >>> Operator? -0.41
What can go in the parentheses of a Java for loop? +1.44
Are java primitive ints atomic by design or by accident? -0.41
Best way to use contains in an ArrayList in Java? -0.82
How can I speed up Java DatagramSocket performance? -0.00
(Java) Opinion: Preventing Exceptions vs. Catching Exceptions -2.92
Why all java methods are implicitly overridable? +3.88
How do I read input character-by-character in Java? -3.13
Should I be using SwingWorker, threading, or a recursive update for... +1.84
Call repaint from another class in Java? +3.86
Horrendous Performance in a Simple Java2D App +4.18
Does the Sun JVM slow down when more memory is allocated via -Xmx? +3.85
Java Array HashCode implementation -3.32
How to save a Java FloatBuffer (or any Buffer) to a file -4.13
Does up casting in Java hide the subclass methods and fields? -3.15
Any reason to prefer getClass() over instanceof when generating .eq... -3.01
Garbage Collection every 100 seconds +0.06
Accessing Windows Registry -4.36
Why catch Exceptions in Java, when you can catch Throwables? -0.73
Non-blocking UDP I/O vs blocking UDP I/O in Java +3.17
How fast is c#? +1.18
C# version of java's synchronized keyword? -3.31
How to go about designing a lightweight GUI for Windows? -2.35
Detect windows logout event in Java application +3.89
Best way to represent a fraction in Java? -2.67
How to cause soft references to be cleared in Java? +1.09
Pacman game class design +3.80
Pacman in Java questions +3.34
How to get data out of network packet data in Java -3.15
Attempted to read or write protected memory. This is often an indic... +3.29
Why is C so fast, and why aren't other languages as fast or faster? -0.73
How does Java Garbage collector handle self-reference? +0.72
Where should I start drawing? (Java,GUI) +3.92
Java: split a List into two sub-Lists? -3.73
adjacency matrix in java or c++ to find connected nodes +2.36
List.Add seems to be duplicating entries. What's wrong? +2.45
How Can I Avoid Using Exceptions for Flow Control? +4.11
Deriving static members -2.97
method visibility between classes in java -1.89
When to rethrow an exception, when to return FALSE? -2.57
Write XML file (using XStream) to filesystem in Java +3.98
Java Strings: "String s = new String("silly");" -0.30
Why doesn't .NET have a SoftReference as well as a WeakReference, l... +0.75
Vectors in Java, how to return multiple vectors in an object -1.85
Do I need to free Swing components before letting them get garbage... +4.08