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 ... 24 25 26 27 28 ... 55
Title Δ
Java 8 method references: provide a Supplier capable of supplying a... 0.00
Combo of IdentityHashMap and WeakHashMap 0.00
Why using weak typing array for Vector, ArrayList and the whole Jav... 0.00
Get median from number series using Apache Commons Math 0.00
Quicksort WAY slower than Insertion and Selection Sort in Java? 0.00
Restricting Java generic parameter type to a list of final classes 0.00
Creating a TreeSet that would ignore the case 0.00
how to override method which returns <T extends SomeClass> T -0.67
Java: How to check that 2 binary files are same? +0.02
Class of instance contained in Optional 0.00
How to iterate a list of an object to make a new Map from it? +1.20
Understanding generics and comparable in Java -1.78
How do I fix this error ? "the operator is undefined for the a... -0.71
How to call toString() in java of a different implementation/class/... +0.18
instanceof operator is not working with Class type variable 0.00
Filter Java Stream to 1 and only 1 element +0.12
Shutdown ExecutorService when no task has been submitted for a give... +1.33
how to optimize memory usage for a big memory? -1.75
What is the time complexity of String.toCharArray(), O(n) or O(1) -0.21
String Intern API doc -1.82
Using @AutoValue with nested classes gives a "cannot find symb... 0.00
Why would a Date constructor with 0 long value as argument will out... 0.00
Adding Unused Exceptions to 'throws' +0.28
Guava LoadingCache getAll - but without any arguments? 0.00
Java 8 dancing around functions as first class citizens? +0.28
How to store multiple collections to access via indexing 0.00
Java - collections List<Map<Integer,Integer>> +0.72
Java Check if two lists are mutually exclusive +1.30
Is there a better (more correct) way to calculate modulus of some p... -0.99
Java - threadsafe collection that sorts on remove/take +0.30
Elegant solution for string-counting? -0.75
Java 8 Lambda specify map type and make it unmodifiable 0.00
Inverse of a number in Zx 0.00
Program allows duplicate in set. How it is possoble? -0.22
Guava: HashBasedTable that keeps insertion order? 0.00
Java Strange integer format 0.00
What's the difference between instance method reference types in Ja... +0.73
Illogical type Inference in Java8 -0.71
Getting each bit out of a hex/binary sequence 0.00
Guava Cache CacheLoader.refreshAfterWrite() and .expireAfterAccess(... 0.00
Choosing Keys for Guava Cache +0.28
Get enum values from Enum object 0.00
Why are my map values incorrect? +0.17
Why does a float fit in a double but a float[] doesn't fit a double... -0.26
Converting byte array to float +0.27
Apply typeclass constraint to inner type of another typeclass 0.00
Guava BloomFilter how to expire once a day +0.79
ClassCastException when converting List<Map<String,Double>... 0.00
Using TreeSet in Java +0.08
Java Generics: Type Extension In Method Declaration Parameters +0.03