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 ... 10 11 12 13 14 ... 87
Title Δ
why we can't use methods of Character class by using object of... 0.00
How to prevent Eclipse formatter from inserting spaces at the begin... 0.00
How can I apply @Nonnull annotation to everything including type us... 0.00
How to mock an internal variable with builder 0.00
Why does Java's Optional.of() won't accept null values? It&... +1.52
How to write JUnit Testing for methods receives a String and return... +0.35
How to get object JSON with no get/set methods 0.00
What is the significance of text color in Java? (why is public/priv... -0.13
Passing a varable from a JFrame to another +0.35
What is the best way to code a method overloading? +0.39
Is i-​- special in while loop? +0.33
Access class variable using Interface type +0.87
Object is null since the second method call +0.35
How to remove an entry with alphanumerical value in the HashMap usi... -1.27
How to pass generic method reference as parameter? -1.74
Why does my GUI of smiley faces appear to be one color instead of a... +1.67
Java can't find public static method +0.33
How do I inherit from a custom LinkedList class? +1.63
How to shuffle a deck of cards memorised in an array? +0.53
Adding a mock object to a Mockito spy List<> -0.63
In Java, How to implement the functions similar to using the templa... +0.61
Change Type of Method Reference -0.12
Can I write a code only using static(class) methods? +1.43
How can I remove first 3 lines from a stringbuilder obj in java -1.48
Is it possible to save a project on Dr.Java and open it on Eclipse? 0.00
FileWriter not writing all string entered at user input 0.00
Method reference in a Runnable makes object GC safe? 0.00
How can I modify a String in a class file which is in a compiled .j... -0.11
Efficient ways to read and write integers in Java +0.35
Bash - how to redirect stdout of a certain thread? 0.00
Determining if at leaf node with SAX parser +1.77
How to write test case readFile method which return type is void 0.00
Can an interface nested inside a class be non-static? -2.02
import class priority in scala vs java +1.07
Is there a way to write this using a String array instead of an arr... -0.65
If a method calls another method, is it a unit test or integration... -0.80
A NumberFormatException error when reading from CSV file +0.35
How do i write these two different methods and test them 0.00
How can I test against console input automaticly by mocking? -0.41
Display the lowest average price of the year, along with the week n... -0.65
How do I set the speed of each loop of my while-loop to be constant? 0.00
WeakHashMap and ReentrantReadWriteLock -1.47
PowerMock not stubbing the right method -0.15
Exception in thread "main" java.lang.NoClassDefFoundError... -2.69
How to verify one from many conditions is satisfied on Mockito? Is... -0.65
How we I achieve add(4)(10)(20)(3)(1).total using Java Function? -0.86
Mockito: How to set thenReturn() dynamically? +0.30
Is there a difference between Java's and Kotlin's module sy... 0.00
How to select random starting position from ordered list? -1.42
Why can't sub-method find symbol in the main method? 0.00