StackRating

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

Ash

Rating
1518.09 (36,055th)
Reputation
1,899 (87,940th)
Page: 1
Title Δ
How to map a list by chunks in kotlin -1.09
Converting this nested loop method to a Stream Lambda function 0.00
Jenkinsfile unable to run docker with multiple params 0.00
Construct XML element in parallel in java 0.00
How to avoid using Optional.get and Optional.isPresent -2.54
How to get the total sum +1.16
Java-8 Pass multiple parameters of method into a stream +3.99
How to process List of List with CompletableFuture in java? +3.86
Java 8 - Call methods async in parallel and combine their results +4.00
Java 8 Completable Futures allOf different data types +0.73
How to create null-safe version of Java method using Java 8 Optional -2.64
How to instantiate Object or call setter to pass values from differ... +4.18
Sending queries in parallel with ExecutorService in Java 8 -0.01
Putting a new value into a Map if not present, or adding it if it is +4.97
Java 8 - How to track number of exceptions invoked within an async... 0.00
Java getting UTC+2 when it would be UTC+1 +2.90
How better can you rewrite these lambdas? +1.95
How to get list properties? -1.19
Convert List of List of Object to a map - using lambdas in java 8 0.00
Java 8: cast list of POJO to map - ID-POJO = map (Function<? sup... 0.00
Merge two maps with Java 8 +3.02
Fill list with another object list 0.00
IntelliJ IDEA cannot resolve static import +5.11
Implementing an iterator for an unmodifiable list -3.76
Need explanation on how interface object is created in java-8 for l... +4.17
Command window for java? -3.88
Using Java's Stream.reduce() to calculate sum of powers gives u... +3.13
Linked List using generics, getting "not applicable arguments... +0.97
Recursive method for 2,4,8,..in java -4.32
java8 stream doesn't change a class member -3.76
Java - || and && in the if statement +0.10
Looping without a loop? +4.02
Moving ArrayList element to the last position in the List? -1.17
How to distribute a list into sub-lists, keeping the original order... -2.67
Java Array Constructor Parameter -2.75
Java Reflection: Code runs fine in Debugger but not in "normal... -2.72
stream() vs Stream.of -2.33
Hibernate: how to select all rows but the last N rows? +3.75
Maven + AssertJ + IntelliJ = confusion with scope? 0.00
How can I do a lot of WS calls in separate threads and increment a... +4.12
Java HashMap: How to replace a own Key Object with put()-Method 0.00
IDE indicates that my if else statement is redundant and I need an... +0.03
How do i make this loop stop if a certain variable occurs 0.00
Why my JAVA threadpool is not saving time? -3.28
How to pass variable array in JAVA +0.06