StackRating

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

fastcodejava

Rating
1313.35 (4,536,307th)
Reputation
24,807 (5,160th)
Page: 1 2 3 4 5 6 ... 17
Title Δ
equals to return false -0.34
Java's strange behavior while returning from finally block +0.01
Java code snippet output explanation required -0.44
java compile error depends on whether static variable name is quali... 0.00
What's wrong with this interface? -0.65
IF statement is just not working -0.85
Dead Code Warning in IF Statement +1.27
while loop exceeding specified condition? -0.45
Check if null Boolean is true results in exception +0.09
implements vs extends in generics in Java +1.34
properties file vs Java constants file -0.49
How to Cast ArrayList obj values into user obj (String) ? To Avoid... +0.24
C++ Constructors have no return type. Just exactly why? -0.61
I wonder what is happening in this Java code block +0.26
Gradle - Java Project - Generic For Loop +0.54
How to avoid Java.util.IllegalStateException in the following code? -0.38
Why doesn't line 4 generate an unchecked exception? -0.28
Best way to format multiple 'or' conditions in an if statement (Java) +0.70
Why can't we cast an integer object to a string object? +0.29
Why are autoboxed Integers and .getClass() values ==-equal, not onl... -0.15
Concepts of modifying the element in collection while iterating? -0.34
Recursively Create Hasmaps in Java +0.78
Switch in Java is looping -0.42
Getters/setters of a class having a map -0.20
validate first or try catch? -0.48
'final' modifier on a class in Java -0.64
HttpServlet does not implement runnable or extend thread, why is it... -0.25
If a String is immutable, then why do you have to call a method to... -0.09
What does the term "restricted" mean in java? +1.89
Efficient way to compare version strings in Java -0.07
Difference between String#equals and String#contentEquals methods -0.34
Java synchronized methods question -0.85
How can one Java thread check the state of another one, e.g. whethe... -0.51
Does HashTable maintains the insertion order? -0.31
How are java arrays really working -0.10
When are changes in Synchronized block visible to other threads -0.25
Why doesn't this String[] work in Java? -0.08
In Java, An exception thrown by us is not caught by the default han... -0.20
Can I make the name of a string change each time a loop repeats? +0.09
Java: Explain what this for() loop parameter does +0.80
Wikipedia says for Generics - "One version of the class or fun... -0.74
Why is it "Easier to ask forgiveness than permission" in... -0.19
When using a scanner on a series of integers, how do I skip some in... +1.29
java: Merging objects -0.22
Behavior of default `equals` changes when member/setter is added? -0.27
ArrayIndexOutOfBoundsException error after split operation on string -1.03
getting a string with quotes -1.09
ArrayList search value -0.27
condition in if statements -0.45
Pass by reference: Which is more readable/right? +0.89