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 ... 15
Title Δ
How to handle exception in findAny().get() +2.49
Extract digits and operators from math arithmetic expression using... 0.00
Construct a HashMap without overriding the key by summing the value... 0.00
Setting String value from either one object field 0.00
Java 8, Stream - Find the count of strings that have sum of digits... +3.13
How to create a list of distinct objects using list of different ob... -1.52
how to find an element in array of object with streams +0.46
Remove duplicate entries from a list and keep last updated entry Lo... 0.00
Filter in Java when meeting conditions +0.49
JAVA: Convert a Enum Set to a String Seperated by List & Quotes +0.30
GroupingBy with List as a result +0.38
Find values in a map that ARE NOT in a list of pojos +0.48
JAVA8 : convert list of raw data to map of key and list of calculat... -0.54
How can I flatten a List<List<List<String>>> -1.32
Find first matching entry and assign the matching entry value to va... -0.05
Can we use java stream in the below scenario? +0.87
Merge maps from a list of maps java8 0.00
JSONObject and Streams/Lambda 0.00
Java Stream group by one attribute and collect max element by anoth... -1.54
Delete a column at particular index in a List of List using Java 8 +0.48
JAVA return longest value if a string contains any of the items fro... -1.36
is there a function which return date in specific format from julia... -0.04
Checking list of enums with Java 8 Stream API -2.03
Java Lambda | Find position first occurrence of an array of strings... -1.47
Comparing letter occurrence with comparator 0.00
How to Collect first element of each row of type int[][] using Java... +0.45
Creating List<Object> inside map +0.47
Efficient way of mapping keys of first map to values of second map,... +2.08
Populate the summary count for all status values -0.58
Processing a list of Map<String,List<Object>> in java 8 +1.50
Defaulting Optional orElse with Optional.empty in Java 8 -1.27
Segregating list by attribute +2.20
Get only key from List of Map object using stream -0.40
Remove elements from a list by iterating via stream Java 8 -1.26
multiple if else if with && condition in JAVA8 -0.23
Need to get the second list ordering when validating the content be... +0.22
how to replace duplicate elements with a string in arrayList? -0.04
Remove duplicates items using stream 0.00
Find value which is nearest minimum of the key +0.46
Java list null check before Stream and return as Optional +1.06
Java stream: Difficulty in object property update +0.22
How to produce map with distinct values from a map (and use the rig... +1.40
How do I get the numbers in a String and then calculate the average... -0.39
Intersecting List with keys of Map -0.38
Learning Java 8 - For Map Entry +1.25
Filter particular columns from pipe separated string using stream a... 0.00
Design pattern suggestion to perform pipeline operation +0.23
Convert String to two Strings with stream -0.29
How to convert List<Object> to Map<String , List<String... +0.48
Java 8 enhanced for loop with index/range +1.05