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 2 3 4 5 6 7 ... 55
Title Δ
Same results for Encoding, but different results for hashing 0.00
How to convert vararg to list? -0.24
Does the instruction istore start at index 1 in the main method? 0.00
Java: how to compress a byte[] using ZipOutputStream without interm... 0.00
Make method of class using generics be able to return both its own... 0.00
kotlin coroutines: possible without standard library? -2.51
hashCode and equals with a list property -2.70
Enforce error type with Result monad comprehension 0.00
Implementing Iterable vs implementing Iterator 0.00
How to cache data via Guava Cache using available memory as paramet... +0.26
why suspend operator fun getValue not supported in kotlin? 0.00
Preconditions checknotnull annotations produce null warnings 0.00
Why actual false positives are much less than desired false positiv... -2.86
Java : guava Futures API with ListenableFuture 0.00
How to check whether given string converted to long is EpochMills o... -0.24
Why is this code thread safe? I thought the variable testValue is u... 0.00
How can I get the value of a cache from guava cacheloader and updat... 0.00
Constructors: do Instance variables store separate values for objec... 0.00
Generics "method does not override any method from its supercl... 0.00
Spliterator parallel sort order +1.38
CompleteableFuture Java 8 unusual behavior 0.00
no instance(s) of type variable(s) U exists so that Row conforms to... 0.00
Find indexOf of an object in custom list using one attribute -0.34
Encode String to UTF-8 in Kotlin +1.17
Polymorphism and checked exception throwing in abstract methods +1.47
Will the number of stripes in Striped.lazyWeakReadWriteLock(int str... 0.00
Operations on properties in Java Class 0.00
Why PrimitiveIterator<T,T_CONS> exists? What is there besides... +1.87
Why am I seeing ConcurrentModificationException in Java 1.7.0? +1.04
Issue inserting String into StringBuffer/StringBuilder with stream/... +0.27
Call Kotlin function with Lambda parameters in Java -1.29
Kotlin: data class private setter public getter +0.27
Range union with Google Guava 0.00
Adding methods to arrays of custom objects -0.74
Is there a data structure with 2 indizes / a key-key data-structure? -1.42
HashSet does not realize that two objects are the same 0.00
Why do-while dosen't respond to .equals 0.00
How HashSet of collection framework identifies duplicate objects? H... 0.00
Java stream collect counting to field -0.12
Get the integer from BigDecimal 0.00
Java double brace initialization vs lambda -1.73
What is the difference in bytes of a number as a string and as an i... +0.78
How to fix "unexpected return value" when using lambda? 0.00
How to fix list.contains(object) not returning the good boolean var... 0.00
Kotlin Infer Properties on Java Classes that do not follow normal g... 0.00
How to release a guava cache object 0.00
Why java.util.Iterator does not reset in a nested loop? 0.00
Java private static final field and anonymous inner classes vs. Kot... +1.06
When to use Collectors.groupingByConcurrent? 0.00
Can zero be used as exception case for MurmurHash3 0.00