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 ... 41 42 43 44 45 ... 87
Title Δ
Mocking new() in Runnable using powerMockito 0.00
Testing duplicates with assert -0.10
How to use Mockito properly on Static methods wrapped inside non-st... 0.00
How bad it will be if using camelCasing instead of PascalCasing for... 0.00
When are readers/writers/streams identified as being open? -2.35
Does Bluemix DevOps provide different version of IBM Java 8? -1.38
Elegant way to implement abstract class -1.81
How to implement blocking thread pool executor? -0.91
Iterator: One past the last element in Java +0.56
Making static method Synchronized or Not 0.00
Kotlin: Is local function passed to inlined functions as parameter... +1.38
Google Guava Maps vs Java Util Map +2.26
Returning value from custom JButtons on JOptionPane.showMessageDialog -0.94
How to avoid a NullPointerException from FaceContext in Junit tests? +0.15
Inheritance for pure data structures? 0.00
Java: Handle certain duplicates 0.00
How to open terminal in remote ubuntu machine from ubuntu machine u... 0.00
java generic way of calling method vs normal calling 0.00
Assume vs assert in JUnit tests -1.34
how to serialize a general object to Json and deserialize Json to t... -1.15
Unit Testing of new Thread(...).start() -2.24
JNI : Is it possible to avoid create a lot of Java object in JNI? 0.00
Is using List<Byte> not good idea? +1.06
What programming solution can one use, when a variable needs to tak... +0.38
Java multithreading: setPriority() -1.35
How do I handle errors without checked exceptions in a services orc... +0.12
What is a good way to unit test private methods that are not suitab... -0.60
Should I aim for 100% test coverage on Jacoco? -0.42
ThreadPoolExecutor not consuming data 0.00
method not extracting numeric value +0.39
Can wrapping System.in in a BufferedInputStream improve performance... -0.44
How do I change the directory a PrintWriter saves to in Java? +0.40
best practice to make a loop faster - is Multithreading an option? +0.73
Is it possible to implement reverseOrder() method using Comparator&... +1.63
How to serialize an object that are in a library? -0.43
entryset vs keyset in java collection 0.00
Does Java automatically save an 'evaluate' statement in a p... -0.87
How to recreate java classes from .class? +0.38
IntelliJ IDEA - "Imported project refers to unknown jdks JavaS... +0.40
Creating Jars without Main() method +0.35
Mockito: replace method that throws an exception 0.00
Kotlin generics and wrong type inference 0.00
How to design a model to allow apply or cancel updates? 0.00
why it didn't go through the thread? +1.38
Mocking extension function in Kotlin 0.00
If we cant use 2D array of 10^9*10^9 then why are we able to instan... -1.27
Split up Java code into Tokens +1.71
Create collection of stubs with mockito -2.47
If Java is truly platform independent, why is there no one-for-all... -0.12
Find the index of two minimum values in array +0.41