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 6 ... 8
Title Δ
Best way to use Java8 streams to implement this collection 0.00
Java 8 Concurrency Simplest Canonical Form for Basic Task -0.55
How to choose one of the largest elements in a collection -0.05
Generating primes with LongStream and jOOλ leads to StackOverflowEr... +2.31
Prime Factorization of a Positive Integer with Streams +0.78
Singleton - Best way to instantiate class +0.39
Wait for the first thread to finish before running other threads in... +2.51
is there a lambda function that cannot be a method reference 0.00
Functional application of a Collection<BiConsumer<A,B>>... 0.00
Mapping a stream of tokens to a stream of n-grams in Java 8 +0.84
Getting the first and last time in milliseconds with Java 8 Time API -1.25
Populating map from multiple threads -0.55
parse a list of string using java.util.stream api + JAVA8 0.00
Count number of elements in list stored at different position in java -1.17
Java List<Map<String, Long>> sum of group by of map key 0.00
Java Stream: is there a way to iterate taking two elements a time i... +0.96
Why is CompletableFuture.allOf declared as CompletableFuture<Voi... 0.00
Using streams to find an object in a list of lists +2.49
Modify variable in lambda expression -1.68
Java 8 maintain stream order with CompletableFuture::join 0.00
Performance Improvement in finding intersection between two nested... 0.00
Merge 2 lists in a Functional Reactive way +2.28
How to convert List to Map with indexes using stream - Java 8? +1.00
Java 8 Stream flatMap and group by code compiler error +0.41
Shift date from remote source with local -0.85
Reduce for parallel stream without combiner executes by several thr... -1.62
Reduce returns unpredictable results for parallel stream +1.48
Java 8 Stream mixing two elements +1.28
Is there an infinite Duration in Java 8 equivalent to the .NET Time... 0.00
Java 8 syntax to iterate over and call a method based on negated pr... +1.77
Composing a Java Function and Consumer +1.60
How to expand and do regroup a List of List using Java 8 Stream? +2.29
Picking elements of a list until condition is met with Java 8 Lambdas +0.36
Atomicity and memory order in Java -0.49
List to BiMap in Java 8 0.00
Best way to addAll items from a Collection of Sets +1.74
Sequential streams and shared state -1.80
Re-using a stream in Java 8 0.00
Sort map by key string (where key is actually an integer) +0.54
Creating a map of string and function, which takes parametrised types 0.00
Lambda expression in java 8 (Null check in HashMap using java.util.... 0.00
Java 8: Comparator comparingDouble type mismatch +2.24
is there a java 8 syntax for collections.addAll to work with null p... +0.43
Spliterator state after "consumed" in Stream 0.00
Java change worker threads amount -0.46
Can you pass an enum class to a method (java) -0.86
Merging Map streams using Java 8 Lambda Expression +2.45
N-Queens in Java using Stacks, Keeps taking the same route after ba... 0.00
Optimize Java 8 functional algorithm compared to its procedural cou... -0.73
Implement Cartesian Product of Collections by Java 8 +0.42