StackRating

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

Nathan Hughes

Rating
1579.98 (3,004th)
Reputation
75,249 (1,116th)
Page: 1 ... 9 10 11 12 13 ... 33
Title Δ
unable to catch exception? 0.00
Is it necessary for me to use inner class in this case? 0.00
How do I test a void method using JUnit and Mockito? -1.00
Static/Class Variables and GUI 0.00
wait and notifyall waiting for other thread -0.32
Spring DAO testing 0.00
The main thread randomly doesn't reach end (trying to sum natur... +0.39
Recursive method output -0.65
Why Instance Initialization blocks are executed first than construc... +0.39
i am new to spring i want to know what is meaning of this error? 0.00
Synchronize ArrayList in or outside of while loop? +0.83
When we override the toString() method we should always return a st... +0.96
Safe thread utilization -0.09
Synchronized Block within Synchronized Method -0.28
Does Java support dispatching to specific implementations based on... +1.07
Should I be using static or instance methods? -0.41
Did Java's default access modifier used to be public +1.88
Mock objects returns null -1.24
Java public Logger +0.22
Groovy or Java equivalent of sumproduct? -1.37
How does "import *" work in Java? -0.92
Spring DAO Repository exception handling +1.81
Thread lock ordering versus a simple synchronized block +0.22
Does Callable interface is also used to create thread like Runnable?? +0.40
Why am I not able to access static inner class through an instance +0.39
How can I interrupt a thread created from within a method? +0.39
Java putting common methods inside superclass +0.72
what will happen to the request for synchronized block in java if m... +1.30
java Multithreading concurrency of two or more threads? -0.08
Why can't I access variables inside a try/catch block? 0.00
synchronized block locking object and wait/notify -0.24
Will Multiple Threads cause Concurrency issue with static methods? +0.35
How to synchronize the shared variables to make this program safe? 0.00
The Class loading process when integrating Clojure, Spring and Tomcat 0.00
how to stop a thread with thread interrupt method +0.94
What is the difference between Java Logger and System.out.println -0.78
What is difference between using "pure" String and String... +0.41
Java Callable : Time taken more than a single thread process 0.00
Java static variable - difference between Foo.var = value and var =... -1.85
Spring Constructor Argument Ambiguity with Simple Types 0.00
Is throwing an exception inside a finally block a performance issue? +0.16
IllegalMonitorStateException despite calling notifyAll() from synch... +1.37
wait() - notify() mechanism in java malfunctioning in a strange way -1.27
How to stop / kill multiple threads after a Time-Out value in java +1.09
Cannot cast double as int -1.16
synchronized block not blocking the object -1.34
Is spring default scope singleton or not? +0.75
Having main method in an abstract class +0.40
Observable pattern implementation in Java 0.00
Is javax.servlet.ServletContext set/getAttribute thread safe? 0.00