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 ... 15 16 17 18 19 ... 55
Title Δ
Variable (Function type) argument count and variable return type 0.00
How to replace " with blank in a string in java? 0.00
When is specifying parameter types in lambda expressions necessary +0.68
How can I count the number of elements that match a predicate with... 0.00
addFirst() in java.util.LinkedList 0.00
Why we need transient keyword to prevent serialization? [ Java ] 0.00
Remove elements by value satisfying certain condition 0.00
Sort list of objects using Collection.sort() with lambdas only 0.00
my push() in stack class mutates every element in the stack 0.00
How to resolve At-clause should have a non-empty description? - Che... 0.00
Codeforces Round #322 (Div. 2) - B O(n) but still overtime 0.00
Java8, Is there a filtering collector? 0.00
Recursive method for a specific sequence +1.69
Replace anonymous Function with lambda expression 0.00
Passing a fixed length array of Strings to a setter? +1.61
Java extracting doubles out of a byte array +1.33
How does Java store Negative numbers in an Integer Variable? -1.13
which of these two block would catch more exceptions , Exception or... 0.00
How can two or more lists be traversed in O(N) -0.84
Java procedures of extending abstract class 0.00
Proguard: can't find referenced method 'void addSuppressed(... 0.00
Object without new operator 0.00
How do I determine the number of values assumed by a "repeatin... +1.76
generic abstract class constructor +0.31
Dealing with list "Optional operation" 0.00
How to break the 2048bit BigInteger into words with a fixed number o... 0.00
Conversions and calcs of float-types in Java -0.41
Why is it wrong to cast Object[] array? +0.64
Why there is infinite loop? about BigInteger.remainder() 0.00
Parallel Streams concept +1.37
What is the best way to build a stream iteratively? +0.31
Pseudocode for Hashing Operation 0.00
Why can't I flip the bits of a 32 bit unsigned int by bitwise O... 0.00
Meaning of getBytes() in java with strings -0.19
Why is initial capacity set to (MAX_ENTRIES + 1) in LRUCache? 0.00
Java Generics, Enforcing an Enum Parameters -1.21
How I have to return in "next" method of Iterator<E>? 0.00
Implementation differences/optimizations between Lambda Expressions... 0.00
Why this data member is not accesible during upcasting? +2.24
Subtraction/difference between bytes in Java -0.45
Adding a non-comparable object to a PriorityQueue +1.95
How can I stub FileSystems.getDefault() method using mockito? 0.00
What is the importance of "same ordering" objects being e... +1.77
Given a `Class` object, get a method reference to `toString` +1.21
How do I get each of the entries from Guava MultiMap and their corr... -0.64
Type checking broken on matching capture with upper bound? +1.14
how does list of list of string can copy the value of a sublist 0.00
Key based Semaphores with Guava vs Semaphores in a ConcurrentHashMap 0.00
Core java regarding generic and collection -0.20
JAVA Files.readAllBytes() without changing charset 0.00