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 ... 11
Title Δ
Generating a list of random Integers in Java (in a Scala-like fashi... +1.54
How to throw custom exception in Optional +0.80
why do we have offer(E e) and offerLast(E e) methods in Deque, even... +0.26
Java List of() static method +0.85
Java 8 Optional-class: return value if nullable +1.14
Split list of string to list of map +0.28
From "Map<String, Collection<String>>" to &qu... +1.44
Why hasn't Netbeans added support for JDK-9 in the stable relea... 0.00
How to use Java 8 Optionals, performing an action if all three are... +0.60
Forcing TimSort IllegalArgumentException with Dates -1.07
Mixing two generic lists java -1.51
java9 collection framework Set.of with order and IllegalArgumentExc... +1.33
iterator() on parallel stream guarantee encounter order? +1.43
Create a stream of custom alternating numbers +0.92
Value-based Classes confusion -0.69
Check for null object and null value contained in object in Java 8... -0.13
converting a Haskell function into java "function" 0.00
Java Collection Equals Method Not Returning True with Two Identical... -0.97
Why does IntStream.average() always return correct result while Lon... +1.29
How to generate random values where a percentage of them are 0? +1.57
Iterating Java Arrays in Java 8 +0.16
Read file by word, Scanner -0.36
Approx. of π used to compare Sequential v/s Parallel speeds in java... +1.04
java 8 constant pool constant dependency +1.24
replace a part of string in big array with replace method and java8 +1.45
jdeprscan warning with --release 8 +1.09
ImmutableCollections SetN implementation detail 0.00
JDK9 randomization on immutable sets and maps +1.57
Why doesn't CopyOnWriteArraySet implement the Cloneable interfa... 0.00
Why doesn't SingletonSet implement SortedSet +0.31
Java: How can I read and store them in array by a new line in Array... -0.80
Error while scanning for int using Scanner class +0.30
Java8: Looking for a better way of parsing a text of "key: val... -0.44
Is there any practical point overriding hashcode if the class is no... +0.65
Drawbacks of javac -parameters flag +1.27
Java Null Object that is used in Hash Tables and Comparables +0.93
How to get element index when using a stream to traverse a list? +1.00
Java default interface methods concrete use cases +1.18
Naming(toString) Lambda-Expressions for Debugging purpose -0.19
Why Java Collections.asLifoQueue is NOT LIFO? +1.23
Unable to export a package from java.base module +0.36
Comparing "Queue" objects in Java -0.43
descendingIterator for java.util.List +0.33
Sorting parents and childs using Java +0.72
thread-safe CopyOnWriteArrayList reverse iteration +0.93
Why does hashmap does not have ensureCapacity() method like ArrayLi... +0.30
Java 8 findFirst and encounter order -0.43
Java hashcodes collide in one case and not the other for the same o... -2.53
Finding a Java lambda from its mangled name in a heap dump +0.31
How to compare Map with List -2.63