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 ... 11
Title Δ
Generic parameter returns List<ChildInterface> in stream, but... 0.00
Based on condition set object value and return boolean using java 8... +1.60
Write stream of objects to file -0.15
How to find the nth Index in a arrayList +0.30
Why does compilation of public APIs leaking internal types not fail? 0.00
Java 8: Idiomatically creating a Comparator for ordering objects ba... -1.01
How to convert a java map's values? +1.70
How do I prove that Object.hashCode() can produce similar hash code... -0.76
Usage of Java 9 collection factories +0.32
Null check vs Optional is present check 0.00
How to compare two Collections for "equivalence" based on... +0.64
Correct method signature using generics to transform Java collection +0.30
Find the root of a hierarchy, using Optional -1.00
Return the N last elements in Java Streams +1.16
Why doesn't java.util.Optional implement Iterable? 0.00
Does Java have plan that default method (java8) Substitute for Abst... -1.00
Whats the most elegant way to add two numbers that are Optional<... +0.44
What are the security risks in the serialization of a lambda expres... -1.70
When should I use IntStream.range in Java? +0.81
Assert that Optional has certain value +0.07
Why is Collections.unmodifiableList not defined to return List<?... 0.00
override toString() method in class Optional -0.73
Avoid using global variable in Java 8 stream reduce method +1.31
Last repeating character in a string -1.23
What is the logic of a fail safe iterator? 0.00
Different behaviour during converting a list of Strings to String a... -0.26
Java 8 streams: determining if members of a list are "equal&qu... +0.20
Why do we need LinkedHashMap if keySet() maintains order for a Hash... +1.10
Better way to doing with Java 8 -1.35
could java.util.ArrayList<T>.toArray() be made friendlier? -0.94
Return next element in stream +0.31
Why does this java 8 stream operation evaluate to Object instead of... +0.30
Collection that uses ListIterator and is a unique list +0.95
GC Overhead Limit Exceeded when filling Hashmap +0.32
Java 8 ArrayList initial capacity broken? +0.80
How can I sort Arrays in a Collection? -0.53
How to choose one of the largest elements in a collection +0.40
which of the two shuffling method works better +0.31
Java Collections (memory management) 0.00
How to replace a value conditionally in a Collection, such as repla... +0.62
Very large Java ArrayList has slow traversal time +0.06
Collections.sort() declaration: why <? super T> rather than &... -0.13
How to add a prefix to each line using Java 8? -0.35
In Java 8, why were Arrays not given the forEach method of Iterable? +1.96
How to preserve newlines while reading a file using stream - java 8 +1.85
Incompatible generic type for result returned by Java iterator -0.02
Migrating from sun.misc.BASE64 to Java 8 java.util.Base64 +1.39
How do I unit test for a Collection parameter with an Collection re... 0.00
Group sequences of values +0.26
Get subSet of set by using comparator +0.32