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 ... 11 12 13 14 15 ... 55
Title Δ
Why overload the varargs method of() in Java Stream interface? +1.01
How to control stack size in Guava's AbstractLoadingCache? 0.00
sort int [] in ascending order is return half array empty 0.00
How to convert a int to byte? +0.10
Why does Double.compare() compares the numbers twice 0.00
Convert int to BigDecimal with decimal - Java 0.00
Can't find out how to implement apply method for binaryOperator... 0.00
stream api with curly brackets 0.00
Java grouping values in arraylist +1.11
finding frequency distribution of intervals in java 0.00
HashMap giving multiple values for a single key +0.03
Initializing a HashMap with default values? +1.65
Why can I not typecast T to another object in my comparator? 0.00
enum ordinal with a string? 0.00
Does java synchronized methods synchronizes on object or uses flag 0.00
Changing multidimensional array of bytes to method for multidimensi... 0.00
Java Design : Polymorphic List +1.13
HashMap order of insertion +0.22
Java ArrayList: cut off ending on each element +0.02
Understanding Integer Range -0.29
A potential bug in this prioprity queue delMax() method, is it? 0.00
Comparing 3 objects JAVA +0.30
Add extended class to ArrayList 0.00
Selecting overriding method java with multiple options -0.67
Existing Java exception for when adding to a collection would excee... +0.73
Java : Recursively Iterating over a map -0.35
Is a wildcard in generics an object or just the data of the object? -0.71
Generic swap method for int array +0.68
Why abstract variable null does not equal to null -0.19
how to break out foreach in concurrentHashMap 0.00
Altering hashCode of object inside of HashSet / HashMap 0.00
Having trouble with static in my java program 0.00
How to update a byte buffer 0.00
Java Generic Class Can't Find Method 0.00
Copying from one HashMap to another without using putAll() 0.00
Java list iterations -0.46
Siphash tostring and getBytes() +0.27
How is this IOException error not stopped by my try with resources... -0.40
LRU Cache - How to declare reference to list elements 0.00
Would Guava's Cache<K, Semaphore> with weakValues() be th... 0.00
Return first match in Java 8 stream (similar to _.find) 0.00
Does ConcurrentHashMap need synchronization when incrementing its v... +0.71
Java: Variable access specifiers -0.23
lambda function not working 0.00
How to transform Map<String, List<String>> into Files b... +0.95
Get LinkedHashMap index of a key -0.21
Convert String "1/1/1970" to a date object formatted as &... +0.88
Alternatives to setting encoding in FileWriter - Java +0.27
Why is this allowed? Implicit conversion from lambda acting as the... 0.00
Trouble using printf %f %n with a double, then adding a string? 0.00