StackRating

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

Louis Wasserman

Rating
1679.34 (255th)
Reputation
151,431 (375th)
Page: 1 ... 32 33 34 35 36 ... 55
Title Δ
Why doesn't `text.charAt(i+1) <= text.length()` work? -0.64
What is the difference between "? extends E" and "T... +0.30
Why sync again in synchronized collection in interation? +0.12
Trying to move elements of a list form one to another, until one is... +0.28
Is there a JDK or guava method to turn a null into an empty list +0.87
Drawbacks of not returning 0 when overriding 'compare()' in Java 1.... +1.71
How to overcome type safety warning without ignoring it in eclipse? 0.00
Computing the union of the keySets of two HashMaps in Java +0.98
Complex time-bound cache keys in Google Guava 0.00
Java HashSet with a custom equality criteria? +1.05
Testing containment with HashSet +0.91
Difference between using `? super` in parameter and variable +0.29
How to write a java program without using "class" keyword? -2.80
Priority queue in java tie break for removing duplicate elements 0.00
Get rows from a table with a Range Column 0.00
How do I get the reference type corresponding to a primitive type? +0.93
Compare LinkedList by multiple strings in Java +1.58
First characters being lost when reading from InputStream +1.12
why 2 objects of Integer class in Java cannot be equal +0.79
Google Guava Function for extracting a key from Map.Entry 0.00
Using interfaces over classes +0.20
Continue keyword in recursion -1.97
Java: hashCode for AbstractSet vs. AbstractList 0.00
Recursively pass counter variable in Java 0.00
Correct use of labels in loops -0.22
new BigInteger(String) performance / complexity +1.26
BufferedReader.readLine is not working +0.30
ConcurrentModificationException crashes my app -0.20
.equals acting really funny 0.00
Improve performance on BigDecimal to double conversion 0.00
Why JVM exectues same program faster over time when launched? +0.75
Why doesn't the following works as pass by reference in JAVA althou... +0.55
SortedMultiset which returns collection of objects (not simply coun... 0.00
Possible to get an ordered collection from a SortedMap? 0.00
Storing First Case Variables from a String Expression (ArrayList to... -0.20
Why declare variables private in a class? +0.44
Java generics: is this a covariance issue? 0.00
Understanding signed numbers and complements in java +1.30
Sorting a multi-datatype String +1.23
Java Variables of Interface type +0.50
Local variable used to access volatile instance variable -1.44
Proper use of final +0.46
Java- issue calling instances of methods? +0.30
Is there a purely functional immutable Map implementation for Java? -0.26
WHY each object in java contains a hashcode number +1.45
java significance of hashing linkedHashSet -0.10
How can i reset arrylist in each loop of for? +0.73
In guava, why is just "T" used where "? super T"... +0.98
get objects back from collection +0.06
Guava Immutable version of LinkedHashMultimap? 0.00