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 7 ... 13
Title Δ
Return concrete object to generic method with generic Map parameter... +1.61
How to create HashSet from List<Object> by taking multiple fi... +1.90
Comparing two hashmaps to equal keys and checking higher value +1.27
How to build a Map<Object, List<Object>> map from a Lis... +2.13
Calling method in java arraylist which contains obects created by c... +0.50
Java 8 Streams - how to merge elements from the list with the same... +1.36
Enable TLS 1.2 only in apache-tomcat-9 and Java 8 -0.00
Java 8 Stream to determine a maximum count in a text file +2.23
Java8 Stream.filter doesn't work for lazy loading data 0.00
Visibility effects of synchronization in Java +0.07
Finding all the indexes that contain max value +0.03
synchronize without volatile 0.00
How to convert List<Integer> into List<String>? +0.37
Compare two integer arrays using Java Stream +2.28
Java Collectors.groupingBy cant find error 0.00
Stream operation returns an Object instead of a List 0.00
Remove Duplicate Object In List Java +0.49
Java type inference confusion 0.00
If Java doesn't support parameterized type arrays, how does Arr... +1.70
Why does the lambda equivalent of a CheckBoxTableCell's setSele... 0.00
How many threads can run in parallel? 0.00
How to check string against multiple collections using streams -1.37
How to create a map of maps from a list of maps with Java 8 streami... -1.64
How to return Observable from subscriber? 0.00
Remake list with some condition +0.30
Counting each distinct array occurrence in a list of arrays with du... +0.57
Is there a better way to use a CountUpDownLatch than Await? 0.00
Was Parallel ForEach Possible before Java 8? +1.27
What is the Correct Way to Execute a CompletionStage in a Handle Bl... +2.14
Java 8 group list of objects with list inside +0.51
Hashcode decryption +0.51
asynchronous threads each running an infinite loop +2.02
non-interferring operator does not show its contents +0.01
Java Int Streams 0.00
JUnit: what am I missing 0.00
Can not remove String from ArrayList 0.00
Compare Array of Strings and return the smallest one -0.85
Using streams how to replace a value of the nested list +0.15
Collect groupBy on deep property -1.07
How to remove spaces from a String List in Java? +0.01
How ThreadPool works in Java -0.45
how to find the max value of nested arraylist of string using streams -0.51
Are these two examples equivalent (volatile + synchronized incremen... -0.05
Java streams grouping a column and fetching multiple aggregated val... 0.00
ForkJoinPool & Asynchronous IO 0.00
How do I access subclass attributes passed down from superclass? +1.16
How to group by keys of stream of pairs 0.00
Ordering a Map using Lambda Expressions in Java8 -0.48
GroupBy on ArrayList of HashMap in java -0.88
"The method charAt(int) is undefined for the type Stringchar&q... -0.25