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 ... 5 6 7 8 9 ... 55
Title Δ
Unchecked overriding (well, I seem to need my generics method) 0.00
How do you set multiple instance fields from the parameters of a me... +0.25
Most efficient way of combining two big lists -1.09
java compare method explanation 0.00
Cannot code simple case without abstract static field overriding 0.00
Changing a long[] into a Set. Error message: The method addAll in t... -1.14
Memoization with Vavr seems incosistent 0.00
How to "cast" HashMap<Parent, Double> to HashMap<... +0.24
Fastest way to obtain a power of 10 0.00
Guava Preconditions RuntimeExceptions handling +1.28
Why Comparable is not declared as @FunctionalInterface in jdk 1.8 t... 0.00
Understanding objects in Java 0.00
No OutOfMemory Error for Strongly referenced objects - Why? -0.97
How to create comparator in Java that takes a priority list for com... +0.00
Generic Return type for collections 0.00
Why the expression (double.MinValue < double.MinValue + 1) retur... +0.26
How to remove elements to key in ConcurrentSkipListMap? 0.00
static arraylist with instances of Class with initial values +0.25
Java 8: implementing Comparable +1.44
Convert Multiple Arrays to one big multidimesional array and how to... +0.25
Java 8 Collector with string concatenating 0.00
How can I convert an ArrayList of floats to a primitive float array... +0.72
Do java objects used as hash keys need to be 'fully' immuta... +0.32
Java >>> operator giving this output ? is it true? +0.25
How to handle byte stream without corrupting data 0.00
What is the difference between these 2 methods 0.00
Something similar to Guava's LoadingCache, but bidirectional? 0.00
Is Java lazy when passing parameters to a method? -0.70
Specify repeated generic type in constructor? 0.00
In java, is an object considered a variable? +0.62
Need a very fast Java mechanism for iterating in random order throu... 0.00
Prevent NullpointerException on primitives attributes for a Java cl... -1.20
Can hash set internally use some other collection instead of hash map -1.58
Java HashMap Contents +0.25
Java7 - Comparison method violates its general contract (TimSort.ja... -2.77
Is it safe to update unrelated values in a Guava cache during a Cac... 0.00
Java, replace values in a list +0.75
Java generics warning requiring guru meditation -0.13
Add objects in a list using java 8 0.00
Iterable without element at index in Guava +0.71
Encounter order friendly/unfriendly terminal operations vs parallel... +1.03
Java: is iterator a class or method or an object? 0.00
Difference between int a; int b; and int a, b. ( Respect to Memory... +0.69
Strange bug with an self made Position variable in Java 0.00
Sorting a LinkedHashMap keyset by values object property +0.79
Why is HashCode zero for HashMap containing values that are same as... 0.00
How to pass in Streams Prev element result to next one +0.42
Java comparator for sorting not working 0.00
understanding Hashmap put method 0.00
What does the CompareTo function do in this situation in Java -1.90