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 ... 8
Title Δ
Are Java method references stable? +0.33
Java 8 Map Reduce on HashMap as lambda -1.38
Compute map - add element to existing List or create new List and a... 0.00
How do you convert Map<String, Person> to Map<String, Inte... +0.60
compile error while using java 8 api to stream on CompletableFuture +1.29
How do I rewrite two branches of code that only differ in one varia... +0.39
Update a hashmap value, given a key with getOrDefault +1.30
generate a Series / return nth term in the series +1.26
Easier way to reverse a comparator created by a static method (Func... -1.38
java8 stream - sort number if condition satisfied -1.62
How do I use Java-8's flatMap operation for certain cases? +1.65
Forcing TimSort IllegalArgumentException with Dates +2.27
Java stream, how to GROUP BY and find product of stream +0.34
Parallelism with Streams created from Iterators +0.33
Count and print char frequency in text using streams, no maps, no k... +0.35
Java 8 Collections max size with count -0.29
For Stream.generate(foo).parallel(), does foo have to be thread safe? +2.40
Arg-min using a stream of ints 0.00
Stream reduction identity vs. idempotent value +2.19
Java 8 stream refactoring +1.15
Switching Keys in a Map of Maps +1.20
sort the list of objects for a record based on two dates(create dat... 0.00
Can I put a condition on the lambda expression in the reduce operat... +1.14
Retrieve source of 'dynamic website' in java 0.00
Java 8 expiration after a duration 0.00
java 8 list grouping with value mapping function producing list +0.97
modify value of map with forEach 0.00
Finding two similar arrays using streams -0.98
Java 8 map filter and sort -1.14
In Java 8: Making a Set<V> out of the objects in all lists th... +0.36
How to filter out only the first element not matching a predicate i... +1.04
forkjoinpool in Java8 stream api is singleton? +1.71
Trying to Sort in Java 8 with Nulls in the Data 0.00
Cannot make filter->forEach->collect in one stream? +0.35
Transform List into Map using only two keys and odd or even list in... +1.76
Problems understanding the Stream.generate static method signature... +1.49
How to create a Function2 instance using lambdas in Java? -0.24
java 8 predicate type mismatch, this code seems logical to me +1.67
Collect Indices using Java8 Collectors +2.57
Create a Map out of a List of String(s) with streams -2.15
How to pass in Streams Prev element result to next one +1.02
ZonedDateTime would use same timezone of winter when summer dayligh... +1.61
How to use streams with interfering methods and constructors, and w... -2.63
Trying to parse a datetime in PDT to a ZonedDateTime representation -0.47
Filtering list based on custom data +0.31
Method Ref in arrays 0.00
Whats the fastest way in Java to form a collection of objects that... +0.60
Find which element of the stream does not match the given predicate... +0.81
filter Java collection in lambda w/o creating new one +1.57
Converting list of objects with map to array of primitives 0.00