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 ... 23 24 25 26 27 ... 55
Title Δ
`bind` Equivalent to join (fmap f m)? 0.00
Coding Map values to interface - Declare Map <String, List<&g... +0.87
Alternatives to deprecated Files.copy, ByteStreams.copy, InputSuppl... +0.29
How are arrays passed to a function in Java -1.34
How is type information stored in memory (if at all) +0.31
Sort list based on priority from a map +0.26
Java 8 Optional asSet() -1.44
How to combine these 2 lambdas into a single GroupBy call? 0.00
Comparator - int cannot be dereferenced +0.80
Mimetype detection - What is the purpose of & 0xff in this code? +1.62
How can I compare two integers in one array in Java? -1.01
Efficient casting of int to double 0.00
Does this Map-like structure exist as part of some standard Collect... -0.77
Why am i getting ArrayIndexOutOfBoundsException 0.00
Java Lambda re-use Stream -1.96
Default method to extend existing JDK interfaces -1.75
How to efficiently store objects in a LoadingCache, that may have m... 0.00
java.util.Map and google cache implementation(com.google.common.cac... -0.10
Java BitShift difference between 32 and 64 bit JVM -0.45
Why does i = i + i give me 0? +0.15
How can an object get its key from a HashMap? 0.00
More elegant way of guarantying a method can“t use negative numbers? +0.27
Remove TreeMap entries less than x -1.08
How to remove an element of a HashMap whilst streaming (lambda) +0.29
Java or guava map implementation to use with multiple keys pointing... 0.00
Haskell Ord instance paradox on Eq +0.81
find successor in AVL tree 0.00
why doesnt Double.infinite return true for infinite fractions? +0.95
Sorting ArrayList with lambda in Java 8 +0.30
Compare and swap +1.11
How to reverse an unmodifiable List in java +0.32
How can I use guava FluentIterable to simplify Maps transformations? 0.00
Method transform() in Type Lists Not Applicable -0.21
Does switch case order affect speed? 0.00
Google multimap sorts keys automatically 0.00
Java: Same string returns different byte arrays +0.57
Calling Enum.<T>valueOf() giving unchecked cast warning, desp... +1.53
increment all elements from a vector 0.00
Using method reference instead of multi argument lambda -2.43
Java 8 identity mapping lambda? +1.85
Cleanest way to index a Collection by a property of the item's that... -0.61
Is it possible to get List Interface for SortedMap.values()? -1.42
Merge Two Streams 0.00
Is There a method that finds first matched element with a condition... +2.59
Unexpected behavior using generics with Java Collections +0.81
Java 8 Stream api: why the distinction between sequential and paral... 0.00
Linked/ArrayList not functioning as expected +0.29
Java: call a method of a not-defined type -2.17
Will I avoid using Reflection during finalization with PantomRefere... 0.00
Java how to remove element from List efficiently -1.50