StackRating

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

Hadi J

Rating
1528.56 (19,892nd)
Reputation
10,313 (14,744th)
Page: 1 2 3 4 5 ... 15
Title Δ
Java 8 convert the list and sublist into a single map 0.00
java 8 how to group a collection by list property within that colle... -1.48
Create all possible Map<String, List<String>> from a Li... 0.00
Processing a CSV File to Map<String,String[]> using Java 8 +2.55
How can i convert a plain JSON object to nested JSON Object 0.00
How to compare Object list with Long list in java 8 +1.79
compiler giving generic error in Collectors toMap -1.97
Extract keys from Map for which there is no duplicate values +2.28
Using stream collect to return the same list cutting and summing th... 0.00
Java Stream from List of List to Set -0.20
How can I make a map from 2 lists? -1.21
To find the integer occurence only in a string which contains both... 0.00
How to process element of list to another list in single line in ja... 0.00
Design pattern to process different messages based on message type +0.00
How to use foreach in streams for my custom object? 0.00
Group data into a map using Java 8 streams +2.16
Fetch a list of values from map +3.23
Filter a stream and put values to a map based on a condition 0.00
Java 8 Stream operation based on lists -0.24
performance - How can I efficiently use Java 8 to improve performan... +0.52
Convert Processing In a Loop updating many lists to CompletableFuture 0.00
Using Streams filter Map based on a list of keys -1.77
Note able to get Distinct int[] from List<int[]> +0.22
Iterate and terminate in java 8 loop -0.03
Collecting data from map to list using Java 8 +2.51
Java 8: How to convert List<String> to Map<String,List<... +0.14
How efficiently we can get the required output from the list in java? +0.15
Numbers which constitute the Maximum sum 0.00
How to return java bean object while doing multiple group by in str... 0.00
Filter values from a list based on priority -1.00
Is there any way to Stream Map Filter & Map back to original ob... +2.30
Java 8 Steam Group By on two properties and get average of third pr... -0.96
Update element in the list while iterating Java8 -0.54
Create ascii numeric String from string 0.00
how to sort a List<Object> by different property? +2.27
Set property of each object in list using forEach (Error: Local var... +0.50
Convert a List to multidimensional Map +2.00
Converting Stream<IntStream> to a single IntStream +1.68
Possible way to write below code in java 8 -0.86
Converting string to Map<Integer,String> in java 8 -1.47
Exclude some files while reading multiple Files in Parallel using J... +2.43
Using javax.validation validate the date must not be less than 1900... 0.00
How to perform some mathematical operation on some specific element... -0.42
Validating inputs using Optional -0.53
Pattern to split string and store in HashMap Java 8 -1.20
Invert Map with list value Map<Key, List<Value>> to Map... +0.81
how to sort nested lists in java -0.97
Grouping by adding two BigDecimal type attributes of a class -1.04
Need to convert underscore separated words into human readable form? -0.29
convert array to map using spring mvc with jpa 0.00