StackRating

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

GhostCat

Rating
1612.71 (1,318th)
Reputation
108,891 (642nd)
Page: 1 ... 39 40 41 42 43 ... 87
Title Δ
Why is RuntimeException legal here? +0.41
How complex can an enum get before reading lines of data from a fil... -0.48
Java: Sort Arraylist of objects on property +1.66
How to mock static method without powermock +1.68
Static Initilization +0.40
How to control memory usage in multithreading? +0.42
Why am I getting a NoSuchMethodError in this code? 0.00
What is fairness in multi-threading programming? +1.94
Caching external call results in REST frameworks (Within the Same R... 0.00
Mockito : Testing void methods gives InvalidUseOfMatchersException -1.72
How to mock a downstream method call? +1.74
Where to place a downcast (prior to calling a method in the super c... 0.00
Why passing the load factor on specifying the access order on the c... 0.00
Will this function cause dead-lock in multi-thread conditions? 0.00
Google Mock: Mock private variable member that is instantiated in t... 0.00
Java - Is it possible to call an interface method on a any object? +0.27
Mock a java web service Rest who invoke a static extern methode 0.00
Return value after successful assert -2.34
I want to get the list of opened application in taskbar using Java 0.00
@ExceptionHandler doesn't catch HttpMessageNotReadableException -0.24
Why do java programs start with a class definition? +0.16
Understanding how to do JUnit testing with Mockito doReturn/when fo... +1.58
Parallel programming with threads in Java +1.26
@Override doesn´t work for a method but for others +1.48
Ho do I mock external functions used in recursive functions? +0.41
Apparent type violation, but compiles 0.00
Can I override a Map<Integer, Integer> with Map<String, In... +1.66
ArrayList empty after being serialized only if not directly assigned 0.00
Trying to find apt java code logic for missing key in property file 0.00
My menu is not working for some reason 0.00
How to print infinite sequence of number using FlatMap? +2.39
Adding more than one Constraint -0.07
ExecutorService should be alive for whole life of bean or should ha... +0.41
What is the standard order to develop software features in? 0.00
How to write junit for this code? +0.41
Optimizing a Sort Method -0.32
Find minor array Junit 0.00
redirecting the standard streams in Java +1.63
How to create method that could be used only for tests -0.16
Convert error in self-made generic List class 0.00
How do I prevent a cast or making child specific methods in the int... -1.20
Do I acquire a lock while returning a reference -1.54
Should I fix all warnings that Android Studio shows, or just suppre... -0.87
Asynchronous constructs in Java -0.08
Java method accepts List interface as parameter +0.40
How do I Change The Position of a JLabel in a JFrame? +0.38
My array Printing NULL 0.00
Is Double.POSITIVE_INFINITY a true representation of infinity? -1.33
What is the fastest way for JVMs on separate machines in a LAN to c... +0.41
How to process contents from large text file using multiple threads? +0.90