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 ... 17
Title Δ
Handling multiple exceptions in java -0.28
Why cant a constructor be called like a function? +0.12
How to debug into a map? +0.30
Java brackets bug in SWITCH statement? -0.54
How to write a method that returns List<classname>? -0.24
Time complexity of a method that checks a sublist in a linked list +0.50
why can not access child fields using parent reference -0.17
is the following method thread safe -0.71
why the elements in the array can change value, but the value of pr... -0.11
What are enums for in Java? +0.96
What is returning class when use "return this"? +0.06
Junit testing for exceptions in a constructor? +0.33
How to additionally iterate inside the loop for(String s : st) in j... +0.63
if Thread.sleep is static, how does individual thread knows it is p... -0.56
Switch Statement help in Java 0.00
Difference between String.valueOf() and new String() +0.13
Creating my own enhanced for loop -0.27
Why isn`t this method repeating forever? -0.53
Threadsafe vs Synchronized 0.00
How can I create methods to a specific constructor in java? +0.06
Why is "except: pass" a bad programming practice? -0.36
How to create a type safe generic array in java? -0.26
Big O Theory- triple nested loop +0.73
Is "new String()" immutable as well? -0.56
Predicament with arrays and expansion -0.45
What is the benefit of this design pattern? +0.01
Combine switch statement with a for loop +0.23
Should I comment when calling a method? -0.24
Java syntax error while trying to learn for loops -0.45
if i inside an if statement checks if a method returns true, will t... -0.25
Eclipse asks for a return statement though I have one -0.20
How to convert input char to uppercase automatically in java -0.34
Java: Combination of elements in array in couples +2.17
scopes of variables in Java +0.31
For and While Loop -1.14
Why does Java compiler allow static variable access through null ob... -0.66
Why "Object[] object = new String[][]" compiles? - Java +1.13
Instantiating a generic type +0.03
Generic ObjectPool - how to return a generic class? -0.27
finally-block and thread suspension -0.90
Elegant way to write this kind of for loop in java -0.26
How to do a for loop over a nested ArrayList? +0.44
Java int 'through' int operator? -0.55
converting snippet of code to another language unnecessary = op? -0.60
If option works but else if does not +1.10
how to use modulus java and boolean +0.49
how to use Switch instead of if else if -1.10
Java - Defining line for creating objects instead of working only w... +0.82
Problems with implementing exceptions in Java -0.26
static vs non static -0.76