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 2 3 4 5 6 ... 11
Title Δ
Java 8 Collections Merging List -0.61
Can somebody please briefly explain to me what's happening with... 0.00
Is there a collection in standard Java for this specific task? +0.37
How to use the method "removeIf" using a Predicate in a A... +0.31
What is the time complexity of constructing a PriorityQueue from a... -1.61
Java - ConcurrentLinkedQueue - poll all +0.31
Why is toArray implemented like this in java? +0.91
When does Java Collections throw a NullPointerException while using... +0.10
Valid usage of Optional type in Java 8 +1.20
Removing elements in ArrayList with certain size +0.63
Java Best Practice regarding clearing a Linked List 0.00
Stack ADT (Abstract Data Type) implementation- Array vs linked 0.00
How do I turn a Java Enumeration into a Stream? -0.23
How to get lines before and after matching from java 8 stream like... -2.12
Java 8 list to map with stream -1.93
Collect certain elements from stream +0.86
Differences between using a method reference and function object in... -0.39
Combine values with Java8 stream -0.54
Why Collections.enumeration comes with enumeration() method 0.00
Java 8 - best way converting array elements -1.88
Using streams to manipulate a String +1.42
Using streams/ functional programming for multiple arrays in Java 8 -1.41
What's the purpose of the IntStream.empty() method? -2.26
Comparison method violates its general contract java7 0.00
Template method design pattern using Java 8 +1.08
Supplier <Stream> yields empty stream, but as a list, it'... +1.55
Why are Java 8's functional-style constructs called "strea... +1.25
Split and Loop in java 8 +0.35
How to create a List<T> from Map<K,V> and List<K>... -0.25
Finishing stream with iterator vs collect? -1.97
Encounter Order wrong when sorting a parallel stream +1.52
How to iterate a stream even if exceptions are thrown? -0.23
Grouping a range of integers to the answer of a function +1.18
Difference in these two approach for converting collection to array... +0.07
Incomplete Javadoc in Java 8? +0.76
Grouping by object value, counting and then setting group key by ma... -0.51
Spliterator trySplit return type -1.10
Java 8 comparator with if clause +1.85
How to skip even lines of a Stream<String> obtained from the... +0.94
Aggregate runtime exceptions in Java 8 streams -0.74
Is there an official name for Java 7's combined / multi-catch b... +0.32
How can I compare two array lists for equality with a custom compar... -0.96
Remove and collect elements with Java streams +1.15
Java method with varargs that executes actions and prints known res... -1.24
Modifying local variable from inside lambda -0.78
One upstream stream feeding multiple downstream streams 0.00
Reason for adding default and static methods in interfaces +1.21
Get Keys of an Array Error & Stream Conditions -0.64
Passing named functions as arguments -1.45
How to handle IOException in Iterable.forEach? -0.85