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 ... 6 7 8 9 10 ... 55
Title Δ
Pointers in AVL Tree Rotation +0.25
Error with setting boxed byte to byte literal - Java +0.26
Searching a HashSet with regex +0.26
Is arithmetic allowed in a Java array subscript? +0.55
no suitable method found for addAll 0.00
Create a deep copy of a Collection to a ImmutableSortedSet upon ini... 0.00
table guava elimination columKey 0.00
Can't resolve this Java generics compile-time warning +0.88
How to get compile time reference to current class instance 0.00
Find a pair of integers from an array that sums up to a given numbe... +0.95
How to handle multiple listeners with same argument in google guava... 0.00
What is difference between abstract class with all abstract methods... +0.38
Java Map weird behaviour -0.77
NoSuchElementException using Iterator class with HashSet 0.00
Java Stream: combine elements in a map 0.00
How can I detect when I am in last loop? (lambda) 0.00
Hashmap lookup returns null 0.00
Why does ThreadLocalRandom.current().nextInt(1, 255); return values... 0.00
invoking method via reference variable -0.50
Using Stream methods in current stream method in Java 8 +0.45
Convert a map.values() returned Collection to List 0.00
hashcode and equals rewrite not working, what is wrong 0.00
Returning Class<T> From a Method 0.00
Transform a list of maps to a map that uses ImmutablePair with Java... -1.36
Java: Collections.unmodifiedMap vs Collections.checkedMap 0.00
How to make Proguard to obfuscate jars within a jar file 0.00
Implicit StringBuilder size +0.25
Why does this HashSet code snippet behave this way? +0.26
Java - HashMap Iteration - Exception +1.12
Convert a byte array into an int array in java +1.50
Why String Deduplication when we have String Pool +1.12
Java 8: Do not understand the way Java implements Functional Interf... +1.26
create a list of method references with different target object? 0.00
Convert an ArrayList to an unmodifiable ArrayList +1.16
why str is not initialized In filter function 0.00
Converting Array of int to ArrayList and vice versa 0.00
QuickSort vs MergeSort on arrays of primitives in Java +0.74
How to convert integers 0-80 to point coordinates (0,0) -> (8,8)? 0.00
Initialize a largest product counter as an "infinitely" s... -2.29
Java Generics -- What am I missing? 0.00
Java Math RoundingMode.HALF_EVEN prints unexpected result +0.26
Even if override hashCode and equals, Java HashMap containsKey stil... +1.10
Why is there no Stream.flatMap(Collection) method? 0.00
How to interleave Java 8 Stream? Like Collectors.joining() but for... +1.46
String not concatenating with char that gets updated with each loop +0.26
Why do Java collections not provide a convenient map method? 0.00
Java data structure with push/pop and no duplicates? +1.57
is foreach with lambda prone to commodification errors -0.22
Sort map using comparator not working properly 0.00
Why do I get an unused variable warning in Java Eclipse, even thoug... +0.65