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 ... 8 9 10 11 12 ... 55
Title Δ
Duplicate items are not added to the list 0.00
Java 8 Stream API Collector - addAll not applicable for argument Ob... 0.00
Set size of inner arrays in Java +0.87
Creating an instance of a parameterized class using an instance of... +1.10
HALF_EVEN rounding doesn't work +1.08
Java streams: find first item different between two streams +0.96
Unknown type for lambda consumer parameter when using generic class +0.27
Double length stuck at 17 0.00
Why can't you add elements to a List<? extends Base> coll... 0.00
Strange things in java +0.18
Method Reference Using An Interface (Implemented By More Than One C... 0.00
finding how many consecutive numbers in an array [java] +0.15
How can I print the values of a 2D array in descending order? -0.48
How to make a class containing series of Mutable classes Immutable? 0.00
Is FibonacciHeap a min-heap? how to find max using FibonacciHeap? +0.27
Recursive version of Java function is slower than iterative on firs... -2.38
Haskell - add n number of 0s into a list 0.00
How to override equals and hashcode to List<Long> parameter -0.74
What's the best way to handle date/time in Java 8? -0.24
Collect list of list using Java 8 Stream API +0.98
List<List<Integer>> x = new ArrayList(2); +0.35
Understanding Big Oh -0.32
Java memory usage - having same space +0.27
Why does Math.random() method print only one value even though it i... +0.27
Why do I need to implement Apply in Java Guava function? 0.00
Java Lazy Stream of Strings including List<String> -0.99
HashMap values getting replaced in all keys -0.48
Filter object only when predicate input is not the empty string usi... -0.58
Lambda and Generic Methods +0.24
replace method in String class giving different output 0.00
Why does the Iterator.next() method of ArrayList copy the elementDa... 0.00
Java: Calling an interface's function from a Generic List that... +0.24
Convert between EnumSet and array of boolean values +0.77
Clearest way to declare a HashSet with data in Java -0.45
Monitor and Synchronized keyword in Java -0.73
Information Exposure Through Sent Data in Java +0.25
POSITIVE_INFINITY comparison 0.00
Why no exception when finally has return clause 0.00
what would happen if I override compareTo() differently in two chil... +0.26
Find min/max hashCode values for string of a certain length 0.00
Why does getClass return a Class<? extends |X|>? 0.00
Override Java method generic with array +0.27
do instance of inside Java 8 stream +0.54
Java Inner class and capuring objects 0.00
Java StreamAPI: not sorting Map by its Instant-Keys -2.65
How to use interface default method over extended super class method? 0.00
Instantiating object of generic class with given type in String 0.00
How to add index to the function used in the map - java 8 0.00
Java, combining two integers to long results negative number +1.52
Picking elements from priorityqueue that fit criteria 0.00