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 ... 14 15 16 17 18 ... 55
Title Δ
If I remove a value from HashMap using hashMap.values().remove(), w... +1.59
Compiler not checking type parameter bounds? 0.00
Java EnumSet - Add and check if set contains a flag 0.00
With Guice, how to provide different instances of the same Type? 0.00
Method that converts String to Enum for any Enum 0.00
Why can't an implemented method be static? +0.31
How would I use BitSet and a BufferedImage to quickly set pixels? 0.00
Implementing efficient data structure using Arrays only -0.41
Can we reduce Time complexity O(n) of preparing a Java HashSet from... +0.30
Pass generic type parameter class as argument +1.19
Is it possible to collect a stream to two different collections usi... +1.08
Create an array of classes in Java (not objects)? -0.73
How to swap two objects in Java? 0.00
java Hashmap : Get the key with maximun number of values -2.79
Serialization: Converting bytes to bytes? +0.53
Multi Key Multi Value map possible? +0.65
ClassCastException Double to Float even when I'm not using a Do... 0.00
Avoid using lamda expressions 0.00
Strange behaviour with Collections - sort method 0.00
Practical example of some AtomicInteger's methods 0.00
Java: Sort ArrayList with nested HashMap by value 0.00
Does a byte primitive become a byte in memory when indirectly insid... 0.00
Not able to copy data from one List to another using Collections.co... +1.16
Casting Java ArrayList<Custom Class> to ArrayList<Object> -1.60
In Java, how do I create a List of function pointers which take an... +1.56
Floating point precision and equality in Java 0.00
How do you use stream operations to calculate an average of values... +2.27
Java MD5 function: can someone explain me this code? 0.00
Returning two values from Java function efficiently -1.30
Put an object of the wrong type in a Map +0.29
How to design a special MapReduce inverted index? 0.00
Mutate elements in a Stream -0.99
How to unit test and mock a method that takes a file as a parameter -0.90
Getting parameters and return value of lambda -1.68
Time Complexity of kth largest -0.18
AtomicInteger.compareAndSet that returns the original value, not a... +2.29
Generic declaration for Java Stream::*Match operations 0.00
Storing abstract and concrete types in Map 0.00
Check if a String equals the name of an Enum constant +0.27
String to byte in java -0.70
How to detect overflow on power in Java +0.66
Does java 8 streams reuse itself when processed again on the same d... 0.00
Default return value for Collectors.toMap 0.00
Assign a lamda to a variable to be passed as paramenter 0.00
How do I make a large number of random arrays? 0.00
Java I have a String variable "a>b && z>c &&... +1.24
Unexpected Type while compiling 0.00
Java - How to find if 2 arrays are duplicates of each other? +0.28
java.util.function.BiConsumer<R,R>) is not applicable (cannot... -0.89
How to get from the loadingcache without triggering a load 0.00