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 7 ... 8
Title Δ
Strange behavior of Stream.spliterator for parallel streams +2.47
How to Check if an Array's Elements are All Different Java -0.83
Java 8 Lambda Stream forEach with multiple statements -0.45
Break the flow of CompletableFuture 0.00
Supplier <Stream> yields empty stream, but as a list, it'... -1.55
Java 8: Find index of minimum value from a List +2.33
Using Java 8 lambdas/transformations to combine and flatten two Maps +1.68
How to deal with Concurrent Modification Exception when accessing L... -0.79
How to sort HashMap in java depending on the size of value List +1.19
How to use Java 8 Collectors groupingBy to get a Map with a Map of... +0.42
Java 8 lambdas nested Map 0.00
Why does parallelStream not use the entire available parallelism? +2.34
Nested for each loop returning map with Java 8 streams 0.00
How can I find the largest M numbers from N numbers in Java 8? +0.54
OrElseGet chaining in Java8 0.00
Create Multimap from Map<K,Collection<V>> with key as V... -0.35
Lambda Metafactory Variable Capture -0.84
How to remove a collect into a new stream from the middle of a java... 0.00
Java 8 extract first key from matching value in a Map +1.02
Ball going through paddle when increasing velocity -0.06
How to return Optional String using Java 8 streams 0.00
Java: Can't return a generic Collection with the parameter exte... -1.66
DateTimeFormatter month pattern letter "L" fails +0.45
Counting elements of a Stream 0.00
Converting List of childs to List of parents in one line +0.71
Encounter Order wrong when sorting a parallel stream -1.52
java template generic type -2.60
Sorting an array using max-heap in Java 0.00
Java 8 streaming API using with Map 0.00
Grouping a range of integers to the answer of a function +0.80
Word-Puzzle (ArrayList problems) 0.00
What is the misuse of static final objects in my rpg game? -0.33
Java generics - accept float and int +0.87
Grouping by object value, counting and then setting group key by ma... +1.95
How to check if date exceeds more than seven days +0.21
calling a command in for loop every 1 minute -0.76
Aggregate runtime exceptions in Java 8 streams +1.16
How to properly close a variable amount of streams? -1.77
Efficient way of finding all strings of an Arraylist, which contain... -1.17
Can an enum have a constructors for each of its constants -1.04
Java synchronization in web service +1.23
Remove and collect elements with Java streams +0.31
Cannot create a generic array +0.09
List<Future> to Future<List> sequence +2.50
Java Recursive Merge Sort 0.00
generic parent class as a polymorphic variable in a list 0.00
Sorting using Comparator Interface and java 8 Streams 0.00
Calling method from a generic wildcard reference +1.28
Calling objects method and return same object using functional api -1.88
Problems with inferring types with bounded wildcards 0.00