StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Stuart Marks

Rating
1658.02 (453rd)
Reputation
90,203 (869th)
Page: 1 ... 4 5 6 7 8 ... 11
Title Δ
remove sequence matching a pattern from a Java 8 stream 0.00
Java Collections sort: DEBUG/VERBOSE the RootCause of "Compari... +0.02
Java Collections sort: Comparison method violates its general contr... -0.96
Convert int[] to boolean[] +1.93
Most elegant way to generate possible boolean combinations +0.36
Aggregate information using Java 8 streams 0.00
.forEach and .sort don't work and cannot set breakpoints in blo... +0.30
Is Arrays.stream(array_name).sum() slower than iterative approach? -0.08
Anonymous functions similar to creating objects instead of methods? +0.40
Java Lambda Stream Distinct() on arbitrary key? -0.87
How to create nice iterations in Java 8 -1.16
a weird ExceptionInInitializerError when migrating project to JDK 8 0.00
How to avoid deprecation warnings when @SuppressWarnings("depr... +0.09
Preserving thread safety using lambda -1.71
can marker interface like serializable contain default methods? -0.87
Java 8 - map and flatMap methods +1.45
How to chain BiFunctions? +0.33
How to check if a Java 8 Stream is empty? +1.95
finalize() called on strongly reachable object in Java 8 +1.41
How to convert lambda filters with dynamic values to method referen... +1.89
IntelliJ IDEA suggests replacing for loops with foreach method. Sho... +1.20
cannot find source of NotSerializableException 0.00
Getting the next item from a Java 8 stream +0.34
Contains method for Iterable and Iterator? -0.51
Built-in Java 8 predicate that always returns true? 0.00
IntStream.sum() exception handling +1.95
Java8 stream parallel reduce BiFunction accumulator 0.00
Is it possible to serialize anonymous class without outer class? -1.03
Why is Cloneable not deprecated? +0.44
How to convert a String to a Java 8 Stream of Characters? +0.35
BiConsumer cannot modify argument +0.31
Filling a Multidimensional Array using a Stream -0.44
Java 8 List<T> into Map<K, V> -0.51
Serialization - Manually defining a SerialVersionUID required? -2.58
Sorting a List in parallel without creating a temporary array in Ja... +1.11
Understanding collections concurrency and Collections.synchronized* -1.82
Element's equality check from list of object +0.12
Java SE embedded and Java ME 0.00
Java8: HashMap<X, Y> to HashMap<X, Z> using Stream / Ma... +0.97
How can I start a thread from another and restart a thread after ex... +0.93
reading/writing a set to a .ser file compared to a .txt file in java +0.35
Passing a collection using a reduce (3 parameters) function - strea... +1.84
Can somebody recommend a java 8 pattern to replace a switch stateme... +0.78
RMI server shuts down on its own +0.32
How to be notified when thread goes down? -0.65
is parallelStream termination well defined? 0.00
How to use a variable in a lambda, when the variable was assigned a... +1.07
Java 8 Streams and try with resources -0.28
Splitting elements to different number of lists in Java? 0.00
Understanding intra-thread semantics 0.00