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 ... 4 5 6 7 8 ... 13
Title Δ
Get List of Integers from array of Strings -1.45
Clone function for prototype design pattern? 0.00
How can I use Java 8 streams to sort an ArrayList of objects by a p... +2.24
Succinct way to express a block of code using lambda and streams -1.52
What happens if we add different parameter type in a function inter... 0.00
Java lambda intersection two list and remove from result +0.90
Void is not a functional interface +2.11
Calculate average score of an individual player -0.03
JSON Parsing instance type with Array or String -0.02
Filter from 2 list and get matching records using java8 +2.13
Using java streams, merge two maps having same keys but different v... -1.26
Iterate over Collected list in Java 8 GroupingBy +2.93
I've List<String> Object and want to split(-) character a... 0.00
BiConsumer to use the first type to set its field using the second... 0.00
Java 8 Streams : get non repeated counts -1.09
Stream and Filter using Functional Programming for Server object in... -0.93
Java Stream filter match multiple criteria predicate 0.00
List Distinct elements including a count with Java Streams +2.36
Java functions by passing parameters +0.05
Java 8 HashMap<Integer, ArrayList<Integer>> -1.72
what are the advantages we get using JMS instead of using REST TEMP... -0.49
Java convert list of string with comma separated values to list of... +2.10
Converting Date to 08:00:00.000+0000 +0.10
How to find the sum based on some property of objects from List of... 0.00
Java sum a list of items based on properties 0.00
How to Get common Items from a stream of objects in Java8 +0.35
Return Not-Hidden Files +2.49
ArrayList Stream and Removing Objects +0.52
Java 8 Stream API: how to convert a List to a Map<Long, Set>... -0.46
Java Remove Dash In String Array +0.18
Map Java Stream to Map of Objects with Object as Key 0.00
Why OrElseGet seems not to be called 0.00
Decorator Design Pattern use case 0.00
Is it possible to replace nested loops on different collections wit... -1.14
Java 8 Filter Map<String,List<Employee>> -0.11
java8 stream of arrays to 2 dimensional array 0.00
What are the common usecases of the visitor pattern? -0.25
Java groupingBy: sum multiple fields -1.48
Comparator#comparing sort by the attribute of the class attribute +1.37
Nested Loop to Java Stream Puzzle +0.10
ArrayList Scanner input help Java -0.01
How to change the value associated with a key in a list of HashMaps... -1.42
Group a List of timestamps (Date objects) by day in a HashMap const... +0.52
How to convert UTC date to UTC OffsetDateTime in java 8? -0.05
Refactor double foreach and if statment into java 8 solution -0.87
java 8 not seeing desired output with using map with filter -1.04
group a list of triples into map with pair key +1.96
Merge function in ConcurrentHashMap 0.00
How to create a multiple new Hashmaps using java 8 streams? +1.38
Java equivalent to javascript map method with two parameters, with... +0.44