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 ... 16 17 18 19 20 ... 87
Title Δ
Immutable data in Java - static or instance operators? +1.84
How to modify a static private field during tests? -0.54
Reading text file line by line in NetBeans +0.39
How to create an applet in Java, in the latest version of Eclipse I... 0.00
Java - read, process, write with large excel 0.00
How is the JVM prevented from 'optimizing away everything'... +1.55
Java - Connection Refused Socket - Using IDE Netbeans 0.00
How to add a .jar file to a BlueJ project? 0.00
How to test a method that draws to the canvas? 0.00
Why is a static variable of constant class not concatenating value... +0.40
Should Object using @Mock annotation be set detailed value? 0.00
Which element has been added to the ArrayList as last? 0.00
How can i tell the program to add a new field to an object? -0.76
How to write Junit test case for old java project? 0.00
Does software threads include user threads? 0.00
Java: Is it possible to compare String values in two arrays, and if... -0.75
Formatting a LinkedHashMap +0.53
How to restrict status transition values to only valid values in Ja... -0.87
Is the technique for resolving a HashMap hash collision configurable 0.00
How to deal with slow unit tests while doing TDD in large c# project +0.40
Standard matrix operations library in Java 0.00
Count number of nodes in binary tree in Java +1.52
How to test default value in enum using mockito and testNg -0.61
How to replace first and middle char in string -0.97
Create array full of random integers with no duplicates -2.47
Limit class property size -0.85
use Lombok @Builder @Default @Singular to initialise List<> -0.34
Is the java compiler part of the JVM? +0.37
How to add Timer metrics to java.util.Stream 0.00
Any plain simple explanation for a good reason to modify exception... 0.00
Arraylist with multi answers android studio quiz app -0.12
Set & Get Methods -0.29
In java if i want to use 10 interfaces in one class then it gets di... -0.73
JAVA setReferenceNull method in class 0.00
List are given in map<key,values> as values,how can I find on... +1.03
Why won't "5".equals(5) evaluate to true? Aren't... -0.61
How to mock this inside object -0.52
How to write transient fields to a file in Android? 0.00
How to perform Unit Test using Java Mockito 0.00
Java8 stream cannot resolve a variable -1.13
How is used the third parameter (combiner) of collect method? 0.00
OO programming about state +0.02
Why Char variable is storing past value of stack without the declar... +0.37
Why is 2 * (i * i) faster than 2 * i * i in Java? -0.65
How to mock an interface default method Java8/Mockito2 0.00
Java - Command line to run a class with another jvm +0.37
System.out.print() is not worked, log4j still works well 0.00
JVM and Intellij uses the avro generated classes, not imported ones -0.85
trying to call superclass method in subclass +0.62
How to find module of Integer(Generic) in Java -0.12