StackRating

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

Misha

Rating
1618.85 (1,135th)
Reputation
20,974 (6,411th)
Page: 1 2 3 4 5 ... 8
Title Δ
Unable to resolve the error while using Java 8 mapping and maxBy op... 0.00
How does Stream.reduce(BinaryOperator<T> accumulator) +1.28
when calculate a^b why parallel not work but parallelStream could +0.34
How map from a stream the sum of a Duration field in java? 0.00
Java 8 avoiding lots of if/else statements -1.21
How to use method that returns CompletionStage inside thenCombineAs... 0.00
Java Matrix Multiplication using Thread Pool -0.12
Remove all divs except first div for the selected id elements in js... 0.00
Returning min on a stream determined by object outside of Stream +1.57
Adding up fix value into list of bigdecimal +1.35
Java - Intersection of multiple collections using stream + lambdas -1.03
Java 8 Streams for String manipulation +1.42
Java 8 : Compare 2 Collections and formulate a separate collection... -0.83
How to convert given days into year, months, days in java 0.00
Java 8 Optional Null Check 0.00
Method File.listFiles(FilenameFilter) not applicable for Predicate 0.00
Is it possible to construct a Tree data model using Java 8 Streams +1.08
how to get the only file names from the folder in java8 +0.41
java 8,List<Employee> to map of department and list of addres... 0.00
can we improve this code? 0.00
Use streams to group Map<Foo,List<Bar>> based on size o... 0.00
Why <? extends Number> not working for Integer? 0.00
CompletableFuture chaining results 0.00
Java 8 Optional orElse whereas isPresent 0.00
BitSet LeftShift wrap around issue 0.00
Concatenate Streams or Iterables: StackOverflow +0.35
A java 8 stream that maps and collects all except the first item 0.00
How can a query be refined to first do a check on another table bef... -0.62
How to avoid "incompatible parameter types in lambda expressio... +2.32
Java 8 streams: count values 0.00
Is it bad practise to use get() on an Optional? +0.37
Lambda expression to initialize array +0.99
Weekend filter for Java 8 LocalDateTime -0.25
Java 8 stream api how to collect List to Object +0.36
How to multiply values in a list using java 8 streams -0.39
Extract text in a order using jsoup +0.38
Floating and Double types range in java +0.36
Map with LIst using Collectors.toMap in Java 8 +0.36
Java 8 CompletableFuture.thenApply() 0.00
How to Convert two dimension object Set/ArrayList into one Flat Set... -0.46
What is a better way to iterate through two streams and apply opera... 0.00
String array to a collection of Integer? +0.94
Do Java 8 parallel streams use the same thread for a sequence +2.38
Java8: compiler error with generic version in lambda function 0.00
How to Check if a TreeMap is submap of another TreeMap in Java 0.00
in Java 8, how can I get int array from Stream<int[]> without... 0.00
Joining "parallel" lists in a stream using collect() -1.41
Use specific consumer per element type with Java 8 stream +1.87
Replace String With hashmap value using java 8 stream +0.88
Java Streams: Organize a collection into a map and select smallest... -0.09