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 ... 21 22 23 24 25 ... 55
Title Δ
Clarity with the output of this code -0.74
array object all index have same value java +2.25
Is there a way to create a conditional comparator in java? 0.00
Divide array list into sub list of fixed size +0.67
Calling parseFrom() method for generic protobuffer class in java -1.17
Java: No ArrayList modifications from outside classes -0.01
Want to iterate through hashTable keys, use keys() or keySet()? -0.30
What is the correct way to handle Stream filters in Reactor 2.0? -0.70
Java sorting collections with generics 0.00
Overflow float in Java +0.31
Applicative Functor on Lists +1.70
ByteBuffer to int array (each byte) 0.00
Is there a difference between List<String> A = new ArrayList&... +1.77
What are the use cases for IntStream? 0.00
Are there scenarios in which "Down casting" Collection<... +0.69
Simply String syntax in java confusion 0.00
ArrayList isEmpty() always returning true 0.00
In ConcurrentHashMap, What is the benefit of using scanAndLockForPu... 0.00
Equivalent of Guavas Maps.uniqueIndex(...) for Set 0.00
When do we say Object1 .equals(Object2) is true? -2.02
Converting a Map to another Map using Stream API +2.19
Is there a generic implementation for NavigableMap subMap/headMap/t... +0.68
HashMap and concurrency- different keys +1.14
What do Collections class references EMPTY_LIST, EMPTY_SET and EMPT... -0.34
How does JVM allocate this memory -1.56
Why does java.util.HashMap use a linked list internally -2.38
Java, calculating difference between unique characters in strings -0.20
Define method with object instantiation in java -0.57
Write more than 65535 rows in a csv file +0.33
Calculating e using loops +1.17
In Java, is it possible to unbox an Number to an appropiate type? +0.10
How to use Equivalence.wrap() to dedupe a Set? -0.18
Bitwise shift operator or ByteBuffer.wrap? 0.00
Array initialization error in Java -1.01
Why can't @SafeVarags be applied to instance methods in a final... 0.00
Why no ConcurrentModificationException in this situation with Linke... -0.18
How to get Integer of BigDecimal without separator -1.09
Guava - disk backed large collections 0.00
Java lambda, turning a text file of records (eg CSV) into a stream? -0.28
I'm trying to make two array indexes refer to the same point in... -0.18
Parametrized Method in Java: try-catch does not catch ClassCastExce... +0.14
Combining Hash of String and Hash of Long -1.27
why is this a good implementation of `hashCode()` 0.00
Non integers number binary presentation -0.83
Modifying private instance variables in Java -1.46
Error extending from an abstract class and implementing the Compara... +0.32
Guava cache for custom POJO +0.31
Sorting Map in descending order -0.36
Why collections sort Method cannot be used on set interface -0.55
calendar.getInstance() - how it return object +0.50