StackRating

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

Stephen C

Rating
1652.97 (515th)
Reputation
682,328 (30th)
Page: 1 ... 108 109 110 111 112 ... 293
Title Δ
Is ConcurrentLinkedQueue a good choice if poll does not necessarily... +1.52
Different between throwException in runtime and compile 0.00
Throwing an exception from an anonymous inner class's constructor -0.98
Getting Null Pointed exception error but runs fine? Java JComboBox... +0.37
How to draw the spectrogram from data the stft? 0.00
Picking different random elements from int array each time in itera... -0.52
How can I return a 2 dimensions value to main method? 0.00
How to iterate HashMap without entrySet -2.20
Why does LinkedList.indexOf() return -1 if the object is contained... 0.00
How do I write a code to search for the highest value in an array +0.36
Does the compiler optimize Stringbuffer/StringBuilder.append() for... -0.61
No Java 1.8 complier compliance level when running Android Bundle/E... -0.10
Code to generate all possible combinations -0.14
Overloading Methods in Java (EMACS) +0.36
Hangman java coding 0.00
Java: Compile code at runtime on a jre 0.00
Run java with properties from environment variable -0.60
Version number with git in Netbeans 0.00
Java : Strictly type checking fails? -0.70
In Java, is it possible to unbox an Number to an appropiate type? +0.27
In Java is it possible to re-open System.in after closing it 0.00
Spring can't compile jsp with javax.servlet -0.62
java boolean array and turning every third value to false +0.35
Is there a difference when using Java Double.parseDouble and the sa... 0.00
Unable to find incomplete job in HTML 0.00
Dragon book compiler 0.00
How are JDBC connections implemented? -0.13
How to deal with ConcurrentModificationException in this case +0.39
null pointer Exception after writeObject to OutputStream +0.36
Java Thread sleep() assistance +0.36
Ignoring upper/lowercase strings +0.97
Is it safe to have HttpClient 3 and 4 in same classpath? 0.00
TreeMap and setValue method +0.39
Unreachable Code in Java Code? +0.36
Could not find class XXX referenced in method XXX.YYY 0.00
Java fileWriter is not writing all of my output to a file 0.00
How to reduce the file size of a xml file that is created using java? 0.00
Spring security and jsf context initialization failed 0.00
is using maven with java project decrease size of war? +0.36
Unreported exception ...... must be caught or declared to be thrown... 0.00
How to deploy files in JAR? 0.00
How to pre-allocate max heap space on Android 0.00
I am new at programming an I am receiving a few different error mes... +0.37
Java Serverlet Request Parameters Null -0.14
Java ArrayList reference 0.00
Null Check throws NullPointerException +0.37
How to tell if Queue size is greater than max int? -0.22
How do you save passwords safely on a server for a game? 0.00
find factors of numbers between 2 and 100 0.00
Make my game moddable 0.00