StackRating

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

rgettman

Rating
1737.20 (54th)
Reputation
156,232 (350th)
Page: 1 ... 18 19 20 21 22 ... 68
Title Δ
Java TreeSet<Long []> comparable based on array's first e... -0.47
Code with generics won't compile +1.19
Java HashMap overwriting previous values -2.54
Java exception IOException is never thrown in body of corresponding... 0.00
Strange behavior of Java String split() method +0.22
How to round without Math#round? 0.00
My ArrayList is emptied after I call an apparently irrelevant method +0.23
How do I fix this bound mismatch error? 0.00
Adding integers to an int array -0.10
My code does not correctly compare strings of different length 0.00
enum java misplaced constructs error -1.28
Java - cannot be referenced from a static context 0.00
Getting "Variable data not initialized" error even though... +0.39
Foo<?, ?, ?> isn't Foo<?, ?, ?> +0.91
In Java how do you pass a String format variable placeholder to ano... 0.00
Java generics on super class but not all subclasses want to define... 0.00
Simple Java method returns 0 no matter the user input -0.76
Converting java 8 lambda expression to work in java 7 +0.21
java synchronization with executor framework +1.00
Why can't I properly retrieve from my hashtable? +0.23
Iterators in java - remove numbers in a range -1.20
Static block execution before main method -0.03
Inner interface method call from lambda expressions in Java -0.10
Missing return Statement of multiple IFs -1.54
Protected vs Public in terms of Inheritance in Java +0.68
What is the best way to call a function with the result of a filter... +1.41
Android Java - NumberFormatException while parsing "76" 0.00
Java - Clone list that holds references to original List +0.29
Random.nextInt creates out of bound integers 0.00
Convert an int to a letter value +0.44
BigDecimal with decimates value? -0.02
Delimiter in java +0.24
Why is my program not giving the expected output? +1.10
How do I read next line with BufferedReader in Java? +0.88
Why getmethod returns null even though the method exists -0.62
StackOverflow while adding elements to a BST java 0.00
Duplicate Array List Entries +1.30
Writing an equality contract for classes with type parameters in Java 0.00
Removal of Values from a HashMap -1.03
Java let me define a static method in an interface 0.00
Sum the first N numbers in java -0.29
Error in extending an abstract class -1.41
Java function refuses to take parameters -0.02
creating arrayList of arraylists 0.00
Calculate a Phi coefficient in Java +0.22
Java - Multiple doubles added together equal infinity when they are... +1.23
How can I limit a generic data structure to allow only elements of... +0.97
Bitwise operations in Java using byte and int 0.00
Is there a way other than Array / ArrayList for saving elements of... +0.19
how to have a reference to child generic type from a parent generic... +0.06