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 ... 12 13 14 15 16 ... 55
Title Δ
returning arithmetic operators in java 0.00
How to correctly place a return statement in a recursive method wit... -0.70
Get Method not found +0.46
calculating average of a vector of doubles in java 0.00
How could a List contains different types in java? +1.44
Converting from CharSequence to String in Java +0.97
Creating unlimited dictionaries or lists 0.00
Accessing the methods of a member of an Object[] array -0.35
What is the difference between round() and ceil() in java +0.27
(x:xs) pattern Haskell logic +1.64
How to compare primitives with Java Generics? 0.00
Problems with using float "possible lossy conversion" +0.27
Java - how do I pass a method as parameter? +0.75
Change part of code to functional paradigm -0.63
Replace text in a file using Stream- Java 8 +1.11
In which thread FutureCallback will be called for a ListenableFutur... 0.00
Primitive stream vs object stream and actual boxing that occurs +1.79
Java 8 map collection and add a default value if the collection is... +1.95
Arraylist with multiple objects 0.00
Default method cannot be static in java interface? 0.00
Java Generic (1 of N) Types +0.66
When will be concurrent modification exception will be thrown and h... -0.48
How to force an immediate evaluation on stream in Java8 +1.27
Generic method accepting any subclass of java.util.Collection 0.00
variable array length inside method +0.94
The shortest notation for a special lambda expression in Java 8 +1.32
How to convert a string to a char? 0.00
Java interface for manual serialization -0.79
Why is IntSet lookup O(min(n,W)), and not O(1)? 0.00
Memory deallocation in HashMap while removing elements 0.00
Do you have an efficient algorithm than O(N^K) to get k size subset... 0.00
Java stream - purpose of having both anyMatch and noneMatch operati... +1.53
Stream of classes using Java 8 0.00
List of all stream sources and whether they are ordered or unordered 0.00
Java stream operation fusion and stateful intermediate operations -1.95
Working with a stream of streams 0.00
Constructor in Abstract method 0.00
Class.forName(clazz.getName()); throw java.lang.ClassNotFoundExcept... -0.49
How many bytes are my self-defined object? 0.00
Sorting by enum and integer in an object in a list in Java? 0.00
Java8 Stream as a whole maps to a Function +1.85
Java 8 convert Map<Integer, List<String>> to Map<Str... 0.00
How to sort collection in my pre-defined order? -0.86
using Haskell functions inside functions 0.00
How does this function not break Java type safety requirements? 0.00
what is the difference between throwing a new exception within a bo... +0.28
StringBuilder() vs StringBuilder(null) vs StringBuilder("") -0.65
What is the time complexity of Java hashCode method for the String... +1.09
Java generics set union casting 0.00
How to create map with mapped value? +1.64