StackRating

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

ETO

Rating
1530.72 (17,917th)
Reputation
2,638 (64,061st)
Page: 1 2 3 4
Title Δ
Local datetime parsing -0.76
Is there a way to check if a Stream contains all collection elements? +1.78
Java pre-instantiated array -0.21
Matching and setting object variable from a list to a different obj... +1.85
How can I filter an Iterable based upon a Predicate? -2.16
Find the max number of words in Java 8 fashion +2.92
Convert ZonedDateTime to java.util.Date 0.00
java 8 filter a ListOfMap for checking a key exists, if exists then... -3.92
Best way to find uncommon elements inside list +0.44
filter and set() in one stream +3.13
Java lambda stream merge parameters in model -3.48
How to implement BiFunctional function that corresponds to Enum in... +4.34
Using Java 8 stream methods to get the last max value -3.17
How do I turn this into a stream expression? (Using AtomicReference) 0.00
Find object with max date in a list where date property is a String -2.71
Local date parsing not working without separators +0.94
Iterating LinkedList using streams is altering result list due to R... -0.12
Initialize Map<String, Object> instance from Map entries -2.23
Intermediate operation in Java streams -1.39
Convert arraylist loop with java 8 foreach -4.40
How to return the entire list if filter is false +2.86
Get non duplicate values from one of the provided list 0.00
How to fetch the data from a collection of optionals? 0.00
How to count the number of trailing zeroes in an integer using Java... -2.24
filter a stream using collect() instead of filter() -2.85
Replacing null check with java 8 optional +3.43
Stream if not null and get the first object -1.66
How to convert a date time string to long (UNIX Epoch Time) in Java... +2.40
Verify BiConsumer as method reference in Unit Test 0.00
I do not understand the lambda expression for sorting by hashmap va... -0.18
Grouping objects by two fields using Java 8 +2.36
How to .count() subobjects of list.stream()? -1.86
Collectors.groupingBy based on nested static class property -2.85
Java 8: Group Object array to Map to return as JSON +3.47
How to fix Following NullPointerException Using java 8? 0.00
Java create Iterable<? extends SuperClass> from Iterator<S... +3.78
Using JDK8 Stream how to iterate the nested objects -0.26
Check the keys in the map matching with the List content in Java -2.52
Best way to order a Collection of File by file name -0.73
Java Stream GroupingBy collect in custom object +4.26
Validating inputs using Optional -4.18
How to catch exceptions within Java 8 Stream.flatMap(..) -4.27
java streams: grouping by and add fields -2.71
How to extract a List<D> from a HashMap<E,R> using stream +2.34
How to find max value of a map whose value is a List in Java8? +6.15
How to get a List<E> from a HashMap<String,List<E>> -0.06
Get All Enum Values To A List +0.35
Java 8 Date API - Get total number of weeks in a month -2.61
Real world example of using a functional interface in Java +3.98
Parsing and formatting LocalDate with unnecessary time and timezone +2.70