StackRating

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

Naman

Rating
1602.01 (1,691st)
Reputation
48,937 (2,070th)
Page: 1 ... 10 11 12 13 14 ... 43
Title Δ
How do I write for loop equivalent in Java 8 -2.39
Rewriting an if statement which throws an exception in a cleaner way +2.01
More efficient solution on coding task using Stream API? -1.45
Collecting a collection of list based on similar index -2.10
what is the most optimial way to convert Arraylist<Integer> t... +1.01
Invoke static method dynamically without using reflection 0.00
Convert list of interface type to list of another class using Java 8 0.00
How to simplify huge if-statement in .filter body? -1.94
How to apply a Stream reduction (count) to a IntStream and change t... -0.33
Java streams: Map<Enum, List<A>> to List<B> -2.32
How to create List<T> to Map<String, T> instead of Map&... -1.55
How do I concatenate two IntStreams? -1.85
Make classes public, but remain private to a JAR file -0.86
How to concatenate lists into one list +1.29
Convert Runnable to Supplier -0.59
Lambda type missmatch in Eclipse 0.00
How to get the maximum index value of the stream 0.00
Is there a type that would hold all possible setter references of j... +0.47
Create new Map.Entry - seems harder than it needs to be 0.00
Sorting Map<String, List<Object>> using java 8 -2.17
Spring Flux ( or Java Stream ) merged as a left join -2.55
Remove duplicate list object value from another object list -1.56
How to get the object that has the maximum value for multiple attri... +0.78
One-liner to initialize list from another list +1.14
How to compile a list of all objects with maximum value of a given... +0.75
How to get a sublist starting with a certain match and ending with... +1.94
How to override two and more methods of interface using Lambda expr... +1.52
Is there a way to stop Stream.iterate() with a predicate? 0.00
How to pass Consumer<String> to the method -2.21
com.googlecode.json-simple & Java Streams not working together 0.00
Find Movies where an actor with first and last name has worked usin... -0.44
How to create Map<T, List<K>> out of Map<K, List<... +0.57
Downgrade Java 8 streams to Java 7 loops in Intellij IDEA -1.89
android java Map merge with custom BiFunction 0.00
How to iterate through a Stream of integers? and at thee mean time... +0.39
Return Map of Map without side-effects using Java 8 Stream +2.16
Use lambda filter if element is not null otherwise ignore filter 0.00
Java - Iterate List of Map based on condition 0.00
filter and set() in one stream -0.78
How could I change WatchService to the stream api 0.00
How to get Unique List of Objects which has highest event date in t... +0.40
Partitioning a Map in Java 8+ +1.03
Alternative to JmxReporter in dropwizard.metrics:metrics-core lates... 0.00
How to implement BiFunctional function that corresponds to Enum in... -0.54
Using Java 8 stream methods to get the last max value +1.11
How do I list, map and "print if count>0" with Java 8... +1.75
How to Filter List<String,Object> Collection with java stream? +1.76
copying each field of an object of Class A to each field of an obje... -2.48
Java 8 Streams: collector returning filtered object +1.83
How to provide implementations for enum values in Java? +0.32