StackRating

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

Ravindra Ranwala

Rating
1595.94 (1,974th)
Reputation
10,785 (13,974th)
Page: 1 2 3 4 5 ... 13
Title Δ
Java stream ifPresent orElse /orElseGet +0.10
Convert List to Map with same changes 0.00
Concatenating two int[] +1.27
Use Collectors.groupingby to create a map to a set +0.12
How to use generics in parameter properly +0.41
Java 8 removing an item from array/array list based on regex +0.64
Multiple null checks in Java 8 +1.72
Java 8 | Finding Map Entry with highest size of value +1.98
Best way to find uncommon elements inside list +1.49
java8 stream apis throwing incompatible types: Object[] cannot be c... 0.00
Converting string to Map<Integer,String> in java 8 +1.31
How to use stream on method that return boolean value with condition +1.28
Filtered List Unable to use .contains 0.00
Threads with shared integer object not working as expected +0.77
Split the keys of a Map and create a new Map with the new keys and... 0.00
How to pass Consumer<String> to the method +2.21
Find Movies where an actor with first and last name has worked usin... +1.41
Using Java 8 stream methods to get the last max value -1.00
Unable to create Hashset with CustomComparator 0.00
group by a field in Java Streams -0.04
Filter out result from Map with multiple conditions +1.50
Group a list inside an object by multiple attributes : Java 8 -0.44
Java merging streams by common value 0.00
Get Highest Score from ArrayList Using Java Stream +0.54
Java lambda and HashMap<Boolean, Object> +0.44
menu.stream().collect(Collectors.joining()) got compilation error w... 0.00
Java8 FunctionalInterface +1.86
Generic Filter for enum +1.32
Sort the collection by frequency of the Stream API +3.17
Summing BigDecimals in streams API Collectors +2.01
i want to convert to java 8 stream in this block? +2.26
Get first non null object, non empty string field value from a list -1.30
Passing generic ToIntFunction to method in one line 0.00
Search for non empty list inside a list using Java 8 features -0.57
Constructing list from multi level map in Java 8 -0.65
Using JDK8 Stream how to iterate the nested objects +0.03
Valid Supplier for collect method of stream +2.39
How to get a List<E> from a HashMap<String,List<E>> +0.50
object::instanceMethod Vs Class::instanceMethod +0.45
How to use BiPredicate with anyMatch() +0.40
Behaviour of ForkJoinPool in CompletableFuture.supplyAsync() -0.53
How to split a stream of Strings and generate a List of String-arra... -0.41
No. of days between two timestamps +0.04
Java 8 Strem filter map in map -- Map<String,Map<String,Emplo... +0.20
Using java streams to find if a number is prime or not -1.29
How to use group by to get a list of new column in an entity -1.62
String boot: UriComponentsBuilder toString 0.00
Create a sorted Set while using streams +0.81
Using Lambda functions to Consume all objects provided by a Supplier +1.34
Is there a way to use compareTo with double? Java -0.72