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 7 ... 17
Title Δ
Object creation in a loop -0.23
Is it possible to get element from HashMap by its position? -0.36
Java generics T vs Object -0.29
How to return two or more objects in one method? -0.42
Any tool can help refactor field into get/set pairs of method +0.96
variable access outside of if statement -0.38
Java "ConcurrentModificationException" runtime error when... -0.48
How to create unit tests easily in eclipse +0.62
Java import vs code performance -0.84
where should I create a constructor and where should I not? -0.77
How do I add an existing .class to an existing eclipse project? -0.12
In Python, should I use else after a return in an if block? -0.82
What happens if memory is leaking? +1.06
Choice of algorithm for .indexOf method in Java -0.55
Java ... operator +0.78
why run method is not called? +0.21
How to share a variable across classes in Java, I tried static didn... -0.49
Custom eclipse template to make setter return this object? 0.00
Java only allowing global variables to be static? -0.21
Nested synchronized keyword +0.51
How replace String catenation to StringBuilder append? +0.20
Find the number of days ago a given java.util.Date object is from t... -0.28
how to use (String [] [] args) in java -0.44
Java - Can member variable and local method variable have the same... +0.78
Difference between HQL and Criteria Query in Hibernate 0.00
Removing strings from another string in java -0.70
In Java, can the this/super keywords represent anything other than... +0.12
While loop not looping more than once in java -0.02
A Switch Java problem : case expressions must be constant expressions -1.04
Is foreach guaranteed to iterate in the array order in php? +1.28
How to deal with Final Strings? +0.49
In Java, to use the "super" keyword, do I have to import... -0.58
HashSet doesnt guarentee sorting? -0.24
What is the meaning of if(!b) in my code -0.21
Why Doesn't This Java Code Skip Lines with #? +2.24
Is Eclipse content assist possible within jstl -0.57
Global variables in Java +0.15
How Do Hashes Work in Programming? -0.79
How many times is the function evaluated? -0.65
Is there any difference between using multiple if statements and el... +1.02
question about variable scope and shadowing in java -0.41
What is the use of Method Overloading in Java when it is achieved b... +0.01
What is the difference between the new operator and Class.getInstan... 0.00
Paramertized Types +1.11
How can I convert ArrayList<Object> to ArrayList<String>? -0.60
difference between Object reference and Object hash code -0.43
can i initialize an array outside the method just like we initializ... -0.88
While Loop Weirdness in Java -1.14
String equality in Java +0.03
Java interface type as constructor parameters -0.28