StackRating

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

Grzegorz Piwowarek

Rating
1557.75 (6,036th)
Reputation
7,893 (20,022nd)
Page: 1 2 3 4
Title Δ
HashMap throwing ConcurrentModificationException -2.07
Java 8 filter based on a boolean -2.91
Java sum two double[][] with parallel stream +0.13
Parallel stream java Sumarization -4.19
Java. Which @Nullable should I use to mark return value with one? -0.49
Argument Mismatch when using the collect Stream method +4.11
Turning an array of Java8 streams into a stream of tuples +3.87
Java 8 Stream run 1 function every index while another every n times +1.03
Kotlin-allopen plugin + @JvmField do not compile 0.00
Is @Autowired annotation used correctly? -4.47
Use ClassName::new (java 8) to generate a class instance failed 0.00
How to build a list of LocalDate from a given range? +4.20
Find first index of matching character from two strings using paral... -3.13
How to implement this nested flow with optionals? +4.26
How to remove similar named strings in a list? -0.76
Group lines from a file by a certain char limit using Streams -2.95
How to subtract values of two lists/arrays in Java? -0.32
Kotlin lambdas and type inference +4.02
How to access the linked list inside the LinkedHashMap? +3.80
3 nested for-each loops as Java Stream (or better parallel stream) 0.00
Is there a class like Optional but for non-optionals? +1.58
Return the total number of pairs (a, b) where a is from A and b is... +3.96
Usage of CompletableFuture's exceptionally method in Kotlin 0.00
Reference to extension function? -2.57
How to check if null and have specific value with Optional in java? +4.01
Compilation error: Can not convert boolean into an int -1.01
Spring validation with checking a dictionary 0.00
Java - Why is this not allowed? +0.81
Method references to multidimensional arrays in Java 8 +5.20
Resetting a private static int from a junit test class +0.11
Why intelij does not recognize java project? 0.00
How do I create a for loop for the sum of numbers? -0.98
Docker error on an entrypoint script: "no such file or directo... -0.03
Serialization not implemented? +3.52
Why Java's Optional doesn't call Consumer in ifPresent()? +4.71
Pattern matching a domain name +1.52
Transferring source code from one pc to another -4.29
What is the difference between using a Predicate or a function as a... +3.96
Java8 Collection Replaceall-Method error 0.00
how to compare int arrays in java -2.48
How can I access request token as string in Spring Security OAuth 2... 0.00
Collect stream into a HashMap with Lambda in Java 8 -3.47
Does a method reference in Java 8 have a concrete type and if so, w... +3.65
Java 8 functional: Lost type information in the middle of the way -2.08
How to pick the value from ifPresent of Optional +3.78
Java checked and unchecked exceptions +3.93
What to return as the minimum element of an empty heap +0.04
Determining length in an array in Java (beginner) 0.00
Why does Java8 Stream generate nothing? +5.96
ThreadLocal for ScheduledExecutorService -2.23