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 ... 26 27 28 29 30 ... 87
Title Δ
How to find the largest number in the array -1.05
java.lang.IllegalArgumentException: Comparison Method Violates Its... -0.19
Does O(1) time complexity equals to O(1^n) 0.00
Is it possible to replace all loop constructs in Java with stream-b... +1.92
Trying to print to test a program to see it print a name and the co... 0.00
Java method said to return object of Class but returns object of Su... -0.11
space complexity string builder +0.38
Binary search a list of values with decimals and normal integers +0.38
How to print this Map<String,Object> params = new LinkedHashM... -2.51
create object with the specified variables only +0.38
Eclipse Java - Set compiler to Java 6 but still have Java 7 methods... +1.09
In Scala, can a program finishes/exits if one of his Future val is... +0.33
Is it possible to deprcate a method from superclass in child class? +0.39
Is there a smart way to manage the imports in Java when import path... +0.96
Comparing string array to variable Java -1.22
How to call a java function that has such prototype? -0.27
How to get elements from Map when it is mocked -0.11
How to divide one Duration by another? +1.77
Decrease the use of 'ifs' in Java Application -0.64
Locating the corresponding .classpath file for a .java source file 0.00
Default hashCode() implementation for Java Objects -0.70
How to make a condition block in java execute only once? +0.05
How to print when item in arraylist is removed in java +1.46
Dos2unix on Java files +1.78
JAVA: Conflicts with Same Package and class names present under dif... +0.39
How to mock the behavior of a database 0.00
Does referencing array index creates a memory leak? +0.77
How to integrate JUnit 5 with an existing Eclipse project? -0.13
Is there a way for Eclipse to generate a tree showing the import st... 0.00
use BufferedWriter to write same data to multiple files 0.00
Micro services vs web services 0.00
Eclipse java Debug - debug my own classes 0.00
How can I open a Skype chat with the username of the person i want... 0.00
Inject mocks into class before constructor's logic comes on 0.00
What is a blocking semaphore in Java? +0.20
Calling Java Main method from static block +1.76
Is it good idea to control program flow based on message from Excep... +0.41
Mocking ReentrantReadWriteLock in JUnit with mockito +0.36
!list.isEmpty() and list.size()>0 , is equal condition? -1.30
How to invoke a method in java with .class (non-object) parameters... -0.15
Authentication for REST API? -0.40
Which user is started with a process in java in LinuxI? 0.00
Readability of nesting in java.util classes and methods -0.44
How to mock method's local variables/variable methods using Moc... +2.05
Good practice to avoid ConcurrentModification of static collection +0.39
Creating configurations interface for Model Project (JAVA) 0.00
It is OK to use a library with sensible not used code? -0.01
What is are the characteristics of EnumSets regarding class version... 0.00
Are objects in string constant pool eligible for garbage collection? 0.00
How does a method get called by a constant? +0.88