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 ... 13
Title Δ
Why doesn't Optional.empty().orElse("test") work? +2.41
Convert List<List<Object>> to Map<Object,List<Obj... 0.00
ConcurrentHashMap does not work as expected +1.05
Reentrancy in synchronized methods 0.00
Java 8: Efficient way to Collect elements as TreeMap from List 0.00
How do I generate an array of Streams with type as enums in java wi... 0.00
Concat parameters from object list 0.00
How to get an object instead of a list after applying groupingby on... +1.41
Convert a List into a Map with value as a List of Objects in Java 8 0.00
Difference between Copy-On-Write and Compare-Then-Swap? +1.20
Thread-Safe ArrayList merge: will this work? 0.00
Wildcard not allowed for Iterable in Java 0.00
How to convert this Java code into Lambda and Stream implementation? -0.18
Extract all objects that are part of a hash map List with Streams 0.00
Get the highest value, distinct elements from a list using Stream +0.38
Java Concurrency: What leads to the insecurity in object publication? 0.00
Count words that have the letter "s" at position x using... +1.53
Return enum array for a list of given strings contained in the enum... +2.65
Is this use of Optional bad practice here? 0.00
Get value from Map of Map of Map without null pointer exception +1.42
why array of strings can be assigned to array of objects but arrayl... 0.00
How to get List of List of Objects with Java Streams 0.00
Notify exception java.lang.IllegalMonitorStateException Locks 0.00
Better approach for stream filter in Java 0.00
Stream Usage Functional Programming 0.00
EnumSet as a parameter in generic Interface +0.37
How to create a map<k,v> between first and last nested object... +1.57
Alternative to new method to avoid duplicating code +1.37
In a Java 8 stream, how to filter out Strings that aren't valid... +1.17
Why does java.time use 'of' instead of 'new' for da... +0.97
Query on concat string to array using lamda expression +1.30
How to use Group by on a result set response 0.00
Convert list of longs to list of doubles +1.31
Using Collectors.toMap how to convert the map values +1.43
Java generics and reflection: class loading 0.00
How to pass a List to a constructor of a new object using java lamb... +1.82
Optional ifPresent otherwise call another function +0.40
Hash code of ArrayList that contains itself as element +1.12
Java comparison of two String Arrays 0.00
PriorityQueue returning elements in wrong order 0.00
Java stream sorting elements of List<Object> 0.00
How to trim String values in 2d array using Java stream API and col... +1.78
How to take child of child value and collect as a map with Java Str... 0.00
Filter map and return list of keys +0.22
Is there any way to replace a Map value inside a List using java 8? 0.00
String split, filter and join in single line java 8 0.00
How do lambda calls interact with Interfaces? +0.33
Filter first element that match predicate with multiple checks 0.00
Filtering a list based on another list using Java 8 Streams -0.61
Stream reduction inner Elements 0.00