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 Δ
How to set Java -version is returning jdk instead if java 0.00
java 11 lambda, aggregate by same property and the filter with a ce... -0.06
Java 8 comparison of 2 different lists -0.09
how return args works in Java 8? 0.00
Why doesn't Stream.mapToInt handle NullPointerExceptions? 0.00
How to use EntityManager instance in interface using default method... 0.00
How to sum a triple nested map with Java 8 Collectors 0.00
Remove all instances of an item in a list if it appears more than o... +1.15
Java 8 : Lambda expression with where condition -1.05
Java 8 grouping by first String attribute with different separators -1.64
Java 8 stream filter local variable -1.38
What are the possible issues with using the collected result in the... 0.00
Finding Intersection of two list in O(n) java8 stream -2.07
How do I generate a Map of Map of List (Map<String, Map<Enum,... -0.04
Java functional programming random int stream math abs not working 0.00
How to fetch 500 rows at time until all items from table is fetched? 0.00
using java8 stream api to convert one object to another -0.48
Convert String to List of Map 0.00
Compare two objects by their field's field 0.00
Remove all elements except one from JSONArray of JSONObjects +1.12
Check if null attribute present in Optional and return String Java... -1.63
How do I access a specific element from a nested ArrayList -0.30
List<T> and List<V> map to a new Map<T,T> 0.00
Java Lambda for break inside two for loops +0.19
Multiple null checks using Optional in Java 8 -0.93
Efficient way to iterate and copy the values of HashMap -0.36
Is there a new way to compare element of the same list in java 8 wi... +0.66
Java 8 split a list into chunk for processing and merge it back bef... -1.23
Easy way to convert from one type to another in java (when fields a... -0.06
What should I return instead of null? +0.96
Multiline lambda -0.95
how can i return the name of animals that are in a List<Animals&... -1.19
How use stream filter for list of hashmap? ArrayList<HashMap<... -0.07
Refactor big switch case combined with if clauses 0.00
finding duplicates using java 8 0.00
Getting error in retrieving type from an array contained in a list... 0.00
Java Streams - Using a setter inside map() 0.00
Stream reduce vs Stream.parallel.reduce() -1.98
How to determine if an object is the same one or different +0.46
random.longs(ARRAY_SIZE, 0, 100000) returns long stream and I want... -0.50
Parallelly 100 executions without loop counter using Stream -1.02
To check if ArrayList is empty -0.23
Output keeps moving to next line 0.00
Java 8 Stream sort map of string to list<String> based on lis... 0.00
Replace or update an object in a list knowing only its UUID +1.25
Mockito always return NULL when test hibernate method +0.37
Convert HOCON string into Java object +1.04
How to find the latest date from the given map value in java -1.05
How to scrub date of birth in java in a random way which results in... -1.00
Returning default list if the list is empty using java 8 Streams? +1.04