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 6 ... 13
Title Δ
Get specific words from a string in Java +0.67
How to connect words from two lists in Java -0.18
Multiple Predicates to group collection to hashmap 0.00
How can I display count of duplicates in arraylist +1.35
Java Generic how to cast to sub type to call generic method +0.12
Failsafe RetryPolicy - throw exception from supplyAsync 0.00
Flattening a List of List to a List with Java 8 stream API -1.20
Is there a more concise way to write this method using Lambda Expre... -0.82
Java 8 Collectors.groupingBy with mapped value to set collecting re... +0.85
Create a generic "getColumn" method for a database class... +0.05
getting Date months/ rest of days difference 0.00
Sum HashMap<String, List<CustomerDetail>> by lambda str... 0.00
Collectors.groupingBy and mapping to construct a map 0.00
Optional <Integer> cannot be converted to Int (for use on GUI... +1.12
Java 8 Stream how to merge 2 non-equal-size lists with custom logic... +2.16
Execute a for loop in parallel using CompletableFuture in Java and... -1.25
Find the mode of a list of either Strings or Integers using a HashM... 0.00
Why is IllegalMonitorStateException thrown despite the thread calli... 0.00
Java 8 How to kick off a thread just before returning of a method 0.00
Lambda Expression JAVA-8 +1.18
Getting scores from a file 0.00
Java 8 - How to build up a string from initial string with only one... +1.26
Collect both matching and non-matching in one stream processing? +1.91
Convert a map to list of map -0.36
How does this work - Java 8 Optional.of and Optional.ofNullable +0.89
How to group List of Lists using a certain criteria in Java 8 -0.68
How to properly implement the call to clone() in a generic class [J... 0.00
split an integer list into 2 list of approximately the same length... +0.10
Lambda expression and Optional how to return String value -0.85
How to increment count in java 8 stream 0.00
Return a Tree Map using streams in Java 11 0.00
Are these two tasks executed concurrently? +1.75
Collect to treemap java 8 0.00
Java Generics initialization of child class in base class -1.08
Grouping By without using a POJO in java 8 +2.17
access previous input param in CompletableFuture chains 0.00
Java 8 : Multiple conditions in map function of stream +1.04
Java 8 streams transformations and List -1.61
How to call a generic method on an CrudRepository from a extended t... 0.00
First element determination in parallel stream 0.00
What is the consequence of ignoring the warning:unchecked conversio... +1.96
Java 9 ifPresentOrElse returning value 0.00
Unchecked or Unsafe Operation error with Array of ArrayLists -2.28
How does a lambda replacing an Anonymous new Runnable() work? 0.00
How to handle a constructor initialized with null? +0.47
Difference between BiFunction<X, X> and BinaryOperator<X> 0.00
Update Set<Person> if Person exists, or add them if they don&... +0.75
Best way to suffix value to a string if it matches a condition and... 0.00
Send custom headers RestTemplate -0.27
Multithreading bank account java -0.52