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 ... 5 6 7 8 9
Title Δ
JAVA OOP inheritance tree -1.05
Send an email using GWT Java -2.22
increase the value of a variable for each time an if condition is m... -0.49
Java equal method explanation on the following code +0.64
Non Static variable count getting accessed from static method? 0.00
Interface cast two classes +0.61
calling an abstract GUI class from main method in java 0.00
Would Java garbage collector free unused class? -1.64
Return the number of times that the string "hello" appear... +1.33
Luajava: change java public static variable value in lua +0.01
can anybody explain me how the contains() method work in String cla... -0.40
order in multi-catch exception handler -0.60
Java: Login System Won't Work -1.26
why can't we declare variables in if statement? +1.55
Android Studio error when running java class +0.25
execute method in cmd without main function +0.50
This error while debugging eclipse source attachement -0.01
I need to be able to compare entries of a file - Java -0.48
line.startsWith does not interprete the string +1.49
Smallest number in 2d array not working correctly +0.21
How to create .jar library from class in Intellij IDEA +0.51
Setting values with "this" keyword +2.12
How to implement only required method in interface using Java +1.11
Getting an Exception in thread main error on my Faculty Class 0.00
Why does the mediaPlayer class not work in this case? 0.00
java switch case can not resolve to variable +3.84
" If the parent has no constructor (Object does have one), the... +4.02
Java.Eclipse gives error on declaring a variable with type outside... -2.05
Object instantiation using different Constructors +2.71
How to write file in java? -3.29
ANDROID passing variables between 2 methods -0.92
Compiler error saying I do not override abstract method keyReleased 0.00
While loop boolean evaluation +2.07
How do i force java methods to run specific implementations +1.59
Can Button be a return type in Java? -1.79
Java ternary operator logic explanation +4.21
What is the preferred way to declare thread in java? -3.69
Is it possible to extend a final class in Java? -0.48
Logical error while running the program -2.21
How to get the index of a specific item in an ArrayList? -1.93
Checking to see if the Textarea field is null. If so then make no c... -2.00
Why do I get an error if I try to put values into a map in my view... +4.08
equals() without hashCode() -2.21
Why is this string comparison working? +4.11
Java Custom Exception handling with Object and Driver class -1.82
How to call a singleton method from a Java POJO? +3.94
should a java class' fields always be final?it 's a good pr... +3.99
Can I assign a Dictionary as an attribute of another class instance? -4.04
Best way for accessing methods of java class is creating objects or... -2.07
Why to make abstract if we have overriding concepts? +3.53