StackRating

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

Flown

Rating
1599.11 (1,817th)
Reputation
8,231 (19,089th)
Page: 1 2 3 4
Title Δ
Alternate way for nested ifs using Boolean in Java +1.09
Java 8 Time API - ZonedDateTime - specify default ZoneId when parsing -0.43
Populate an arrayList with last days of week(Monday-Sunday) for thr... +0.79
RXJava persist return value of previous flatMap 0.00
How to unify date format using DateTimeFormatter +0.12
Split a stream if it contains multiple comma-separated values +1.93
how to get multi properties's mean values using java8 stream? -2.30
Subclass implementations of generics methods 0.00
How to return new non abstract Map from lambda expression? +0.36
Java 8 / Lambda: multiple collect/Collectors.groupingBy with sorting +0.35
How to iterate through 2d array starting from some position? +0.37
Sort the integer list first and then sort by divisible by 10 in jav... -1.22
Condition handling the smart way +0.14
How to extract a string after and before a specific word using Java... -1.00
How to configure bean validation programatically? 0.00
How to get all projections by a type with Spring Data REST 0.00
Byte[] to String java 1.5 0.00
Iterate through the parameters for a method 0.00
flatten a Java Object +0.36
Java 8 Streams taking the sum of String line -0.01
How to map and collect primitive return type using Java 8 Stream +0.15
Java 8 Streams & lambdas maintaining strict FP +0.89
What advantage is there to using Spring @Async vs. CompleteableFutu... +1.51
How to get ordered type of Map from method Collectors.groupingBy 0.00
Binary Search Tree Iterator - In/Pre/Post Order -0.37
array reference inside java foreach loop -0.15
How to return from forEach lambda while filtering over a collection... 0.00
get even and odd Integer on a 0-terminated input loop -0.51
How to refactor my code to support new features of java 8 such as &... 0.00
is there any Accessor method in java to get the current JFrame obje... -0.70
How to implement tuple unpacking for function parameters in Java? +0.94
How to add dateTime values in a stream(java)? -0.68
How do I generate a Guava ByteSource from a Path? 0.00
How to get index of findFirst() in java 8 +1.50
Java map an array of Strings to an array of Integers +1.62
Java8 Nested Grouping with time intervals +1.29
find the order of unsorted array -0.84
How to convert the code to use CompletableFuture? -2.03
Convert a nested for loop that returns boolean to java 8 stream? +0.36
Java-8: Stream How to convert on Map<K, List<D>> to Map... +0.77
Path.equals() returns true for two different folders (lowercase m a... +0.37
Sorting a list of pojos in Java +0.36
Java 8 Path Stream and FileSystemException (Too many open files) +0.34
How to increment by group +1.61
Approach to convert Double to OptionalDouble +1.71
Java or SQL add a missing months in array 0.00
How to get index of multiple maximum value in List +0.01
Aggregating more than two properties Java 8 0.00
Add value to List inside Map<String, List> in Java 8 0.00
Java use void method for stream mapping? -1.24