StackRating

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

Steve Kuo

Rating
1477.50 (4,505,054th)
Reputation
32,741 (3,627th)
Page: 1 2 3 4 5 6 ... 7
Title Δ
What's the name of a list with only one element +0.51
Best Practice for JavaDocs - Interface,Implementation, or Both? +1.93
Leaking this in constructor +2.05
Sequential Searching -0.24
how come some statements require the return statement at the end of... +0.52
How to create a File representing a path on a Windows server withou... +0.03
Java - Google App Engine - Sort ArrayList<Object> without usi... -2.54
Unable to initialize class with my list +2.00
Is a method thread-safe if the return value is declared/returned ou... +1.37
synchronized object set to null -0.66
Using == operator in Java to compare wrapper objects +0.44
Why is the selectedIndex in jList bigger than the collection size? 0.00
Java, can Boolean be assignedFrom boolean, and vice versa? +2.84
Has the Java language maintained source-code backward compatibility... +1.65
How to make a JMenu item do something when it's clicked +1.22
Java Hashtable#hashCode() implementation broken? -1.71
When would you use a java.util.LinkedList -0.97
java.lang.NullPointerException when adding two numbers +0.36
Efficient data structure with two keys -0.21
Implementing Serialization in a Class that contains an ArrayList -1.51
Fast loading of elements into array/list with fixed index without d... -0.28
How to know if Garbage Collector was run during my application runt... +1.12
How to include jquery.js in Grails? +1.07
Whats wrong with this line of code? +0.53
Grails JAR file in lib directory not found +0.54
Why does setting the -Xmx too high sometimes cause the JVM to fail,... -1.43
Why is String.length() a method? -0.17
Comparing System.nanoTime() values resulting from different machines -0.09
Performance of HashMap<String, Comparable> against HashMap<... +2.40
Which toString technique is more efficient? +1.08
how to run dmg on mac through java -1.83
How to register a change in a JList Model? +0.22
TreeSet comparator OR comparble.compareTo() priority +2.35
Would Java inline method(s) during optimization? -0.91
Boolean.parseBoolean("1") = false...? -1.41
How to find non unique elements in an array of class objects in Java 0.00
Does and increasing resident memory size in the JVM indicate a memo... -1.11
Hash collision in Hashmap +0.55
Manual deployment of Tomcat app by copying to webapps -0.13
IntelliJ disable code analysis (light bulb) 0.00
IntelliJ disable warnings 0.00
How to avoid calling implements at 2 activites? -1.76
Best practise for updating data in a AbstractTableModel in a non AW... -1.59
Java on iPhone 4 +0.08
How to instantiante object & call setter on same line? +0.55
What should int compareTo() return when the parameter string is null? -0.71
Why Iterator.next() throws ConcurrentModificationException +0.36
Changing an array code to a vector -0.77
Problem with compareTo and TreeSet +0.19
What am I doing wrong in this Serializable attempt +0.52