StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Stultuske

Rating
1528.41 (20,054th)
Reputation
6,415 (25,276th)
Page: 1 ... 4 5 6 7 8 9
Title Δ
How to solve no suitable method found for put(String,long) -0.03
Exception in thread "main" java.lang.NumberFormatExceptio... -0.68
For some reason my java class won't inherit a public void. Can... +1.37
Is it recommended to use hashcode to determine equality in Java? +1.13
While comparing a[j]=42 , I am getting message "cannot from co... +1.16
Why are deprecated methods not reconstructed? -0.05
Cannot access local variable inside of main method of Java +0.51
Understanding object construction and assignment -0.60
Storing inputs? (java) +0.56
Java (Equals Method) -0.50
Calculating one year ago today 0.00
Sonarqube saying "String literal expressions should be on the... -1.04
More elegant code than multiple if (){do} checks -1.01
How to disable JButton without changing background on Netbeans 0.00
How to fix a stack overflow Error in java? +3.15
Java static main also codingBat -0.96
Need a way to ensure user enters the correct amount, as well as ens... -0.97
Eclipse Error for WildFly: org/xnio/Cancellable : Unsupported major... 0.00
Asking User for H -0.64
push the contain of an array downwards +0.27
Why doesn't work the calling to a method in JAVA (Single example) -0.88
scanner with tokenizer only give one word of a line? 0.00
Guess Number Game GUI - Infinite Loop -0.28
How do I return a value when ArrayList.isEmpty()? +1.17
Any diagram or method can help better understand and construct recu... -0.50
Fixing Branch Coverage Sonar issue 0.00
Is there a difference between Singleton and a class that can have o... -0.07
How to create get and set methods for parameters in a class? +0.17
Cast an object to class type passed as parameter -1.37
Cast one class to another one, from what extended my class +0.78
Breaking out of While Loop in Java Simple Program +0.51
How to return a value from a do while loop +0.13
Compilation errors for statement after finally block in Java -0.24
Increment a value based on return value -1.31
Advantage of using getters instead of a direct refference 0.00
Can any body explain me how toString() method in the following prog... -0.85
Issue: java.lang.UnsupportedClassVersionError: org/glassfish/jersey... -1.93
Main method not found error Java +0.50
How to Return Object through getter method in Java +0.84
How to downgrade a java application developed in Java 8 to Java 7 o... +0.50
How to print class variables - java +1.81
Java: Counting clicks on button +0.33
How to set data on a constructor correctly? +0.51
Getting unreachable statement error even though it reaches during r... +0.00
Java for loop output +1.26
Checked and unchecked exceptions in Java 0.00
Output Could not find or load main class in java 0.00
Comparison of two String return always false java +0.55
java user-defined array (and user-defined array size) returning [nu... -1.13
Adding integers +0.09