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 ... 50 51 52 53 54 ... 87
Title Δ
Junit: How to run tests from project using command line 0.00
How to make 2 server threads communicate with 2 client threads? -1.65
Can I start thread in Java without calling start() method? +0.41
String from object does not equal string from the same object in an... +0.41
How to mock private method which uses inject objects in java for un... +1.74
SSL socket cannot be resolved to a type 0.00
Latest and better way to assert method call parameters in Mockito j... 0.00
Is it ok to hit the database in integration tests? -0.08
How to handle source code with dependencies to different versions o... +0.92
Adding duplicates in a custom Set +0.42
Java: single-threaded sub-Executor within another multi-threaded Ex... -2.72
The threads are not sharing the same data variable -0.08
In JUnit 5, how to run code before all tests +0.76
Java multithreading - reader and writer thread in synchronized block +0.42
Trouble with encode + encrypt + pad using same code for python2 and... -1.06
How to verify if an argument passed is with correct parameters if t... 0.00
how to Add ArrayList in ArrayList +0.66
Random number generator without replacement? -1.43
How to apply a reduce function with Java threads? +1.73
Dictionary of Words: need to scan each element for word length and... 0.00
Delegate objects produce duplicate code: (inheritance vs delegates) +0.43
Memory/Performance differences of declaring variable for return res... +0.45
Can pickle dumps be scrambled? +1.93
Is there a way to unit-test code in abstract class protected method... 0.00
How to unit test to the case where there are two public methods, on... +0.42
Adding person to ArrayList unless they are already within the list... +0.63
How to write test cases for variable arguments in a method 0.00
error Exception in thread "main" +0.43
Reading in a Java socket from two separate classes, the newest thre... +1.79
Different scanner data types in one loop. What to be done? -2.05
JUnit compare objects in collections except specified fields in con... 0.00
Java bytecode: local variables table vs on-stack calculation +2.52
How to generify classes when they have more than one differing fiel... -1.14
Why are my threads not synchronizing? +1.66
Java: How to assign ArrayList<ArrayList<Object>> that i... 0.00
Java How to copying larger array to the small array? -0.57
How to mock console user input in mockito test cases -0.09
Convert Byte to String to Byte +1.05
Jframe form setVisiblity(true) is having effect after method termin... 0.00
When is it suitable to throw an Exception? +0.43
How to use ArrayList instead -0.07
How to mock a method which is called twice and argument of second m... -0.06
How we can Sort ArryMap in Android +0.52
JPanel not displaying after button pressed in another JPanel -0.06
Convert File to FileItem Using Scala 0.00
I don't understand a code to load picture in java +0.44
When do new things get added to the Java API 0.00
Using Mockito spy in one class to Call static method from another c... -0.57
Can't replace string in a text file -0.13
how to get the last value of the array in swap in loops +1.01