StackRating

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

Codebender

Rating
1564.67 (4,801st)
Reputation
11,008 (13,629th)
Page: 1 2 3 4 ... 7
Title Δ
Using an iterator with an enhanced for loop in Java? +2.32
CompareTo of comparable does not take arguments other than Object t... +1.95
Use of method in superclass that has been overridden in a subclass,... +1.01
Overriding Method with Generic Parameters from Abstract Class -2.05
Cannot able to input String after Int in Java +0.41
How can there be a dot(.) in interfaces like Thread.UncaughtExcepti... +1.31
valueOf method of String returns 4 when we pass a null string +2.33
java date of today +0.62
Timestamp changes Date 0.00
Shorthand for loop to iterate through each character of a String ar... -0.29
How does this Java code snippet work? (String pool and reflection) +0.58
Inheriting ArrayList property from superclass but assigning differe... -0.18
Java - how to auto set width for img.getScaledInstance( );? +2.12
Formatting toString method -1.13
How to stop a loop when a specific token is read without skipping t... +0.16
if condition inside for loop in java -0.07
How to fix java.lang.StackoverflowError 0.00
Java - Runtime.getRuntime().exec() Key event -0.07
JavaFx: Why dose 'Thread.sleep( )' stop UI threads? +0.43
create an anonymous class pass in the constructor arguments and imp... 0.00
Java: I can't get it to loop, somethings wrong with the boolean... +0.43
why i'm NOT getting ArrayIndexOutOfBoundsException on two-dimen... -0.33
Specifying a particular callback to be used in playbook +1.77
Recursive method in java to detect a palindrome +2.30
NullPointerException while passing 2d array to the constructor -0.41
Singleton pattern: static or static final? -1.90
generic method write to a list +1.83
Error From Extracting Int from String Java +0.44
Detect if ArrayList contains multiple instance of the same object +1.97
Java: How to infinitely enter numbers, stop when negative number is... -0.82
Unable to execute testcase by hardcoding date to constructor 0.00
Java, Finding Kth largest value from the array +1.35
Java 8: Reference to [method] is ambiguous +0.46
Java threads not executed concurrently +0.45
Java understanding Base 0.00
Why am I getting NullPointerException? bufferWriter.close() +0.91
Want to access the Strings from a List<List<String>> 0.00
Doing overloading through a generic method -0.35
How to fill boolean set-Method with int value +0.20
Multiple assignment on one line not working as expected +2.28
Remove all elements from the array which are either multiple of 3 o... +1.59
How to test a print method in Java using Junit +1.28
ArrayIndexOutOfBoundsException when .length is zero -0.59
GridLayout throws illegal component position +0.48
Need help to split string in java +1.08
Storing every nth row in Java -1.09
JAVA Adding a Single quote in String based on the delimeter -0.35
Can an activity be garbage collected if it has static member variab... -0.56
method does not override or implement a method from a supertype - f... -0.30
Why do I get errors when I add items to a JList? +0.44