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 ... 55
Title Δ
Pros and Cons of declaring expression in java? "sum += i"... 0.00
Java good HashMap practices? ( static final HashMap ) -0.74
Convert a String into a byte[] array keeping the same values 0.00
How to avoid storing duplicates in a Set if the objects type comes... 0.00
How can you bind the type of a generic interface to another generic... 0.00
Java Annotation how to get current ElemenType of specific annotation 0.00
Why does Treeset<Object> contains() return false even if Obje... +0.22
How can I disassemble all code with javap? 0.00
How can I access header in a service? 0.00
java priority queue doesn't get correct order based on the freq... +0.21
Rewrite ConcurrentHashMap compute() and computeIfPresent() 0.00
Java unmodifiableMap can be replaced with 'Map.copyOf' call -1.66
Why allow List conversion to Map without merge function? +0.99
How can I copy existing class object to other class new class objec... 0.00
how to access kotlin code from java class 0.00
How to convert string of 0s and 1s to unsigned Byte? 0.00
Modeling complex Java classes into Protocol Buffers 0.00
Why does using by lazy make my Kotlin code slower +1.13
Ignore exception in stream operations +0.26
Is it possible to achieve the same efficiency of Coroutines but wit... +1.51
Is declaring a static Java lambda for reuse more efficient? 0.00
Using Guice method injection not as setter 0.00
Why ternary expression is not updating the value while if statement... +0.27
Kotlin Primitives: How to reinterpret ByteArrays as the bits of pri... 0.00
How to parse a text ascii protobuf string in kotlin 0.00
How can I create a AutoValue class with generics? +0.27
In Kotlin, is it possible to call a member extension function speci... -0.25
Treating subclass reference as Object 0.00
Fast MultiMap in Multi-Thread Environments -1.01
If array needs to be sorted would it count as part of the binary se... -2.45
Kotlin MutableMap has putIfAbsent method, does it extend Java's... 0.00
Does a linkedList takes longer to be sorted? +0.51
Is it inefficient to initialize a variable multiple times rather th... +0.26
How to tell whether a section of java code is heap-allocation-free? +0.96
Is there a way that double d + 1 == d in java +1.54
.map and mutation of original object's content +1.57
How to get a class instance inside a lambda expression in Kotlin? +1.09
Trying to update a CompletableFuture variable but get error : local... 0.00
PriorityQueue<Map.Entry<String, Integer>> not accepting... 0.00
Why can I use the same lambda for Runnable and Supplier Functional... 0.00
get() from a List, but passing long as argument in Java -0.24
Why is equals() method not working as intended? +0.27
How do you create a class of enums without a instance variable? +1.02
ArrayList VS ArrayDeque in shifting elements? +0.82
Make public class open internally but closed externally kotlin +1.22
how implement a gRPC/Proto endpoint with repeated in message (i.e n... 0.00
how to use reflection to determine whether an Interface has a defau... 0.00
Java Optional.map() error: "Cannot infer type argument(s) for... 0.00
How to compute two objects of the same class? -2.99
Nullable primitive long function parameter, can you check if the pa... 0.00