StackRating

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

Oleksandr Pyrohov

Rating
1552.55 (7,222nd)
Reputation
9,440 (16,309th)
Page: 1 2 3 4
Title Δ
How to debug the openjdk9 by netbeans8.2 in win10? 0.00
Stream.dropWhile() doesn't return correct value in two differen... -0.10
How does this compile? -1.72
Use Java Stream to parse a string of digits as a List of Integer ob... +1.00
Two threads executing synchronized block simultaneously -0.21
Why does this use of Generics not throw a runtime or compile time e... -1.33
Using lambda impedes inference of type variable -1.17
How to find max length in list of string using streams in Java? -0.25
Java query an ArrayList of predefined object 0.00
Generate array with random numbers 0.00
Is accessing two AtomicIntegers as one operation thread safe? 0.00
How to print the first recurring character in a string? -0.04
How to print multiple parameters using Method reference in java8 +1.13
What is a real life example of generic <? super T>? +0.64
Why does overriding this generic method only work if the base metho... -0.52
How to import the openjdk9 source code to visual studio 2017 after... 0.00
Generic method reference type specifying before/after :: operator +0.24
Parallel Stream behaving differently to Stream +2.35
How do "var" and raw types come together? -0.91
Why does a lambda change overloads when it throws a runtime excepti... -0.01
why do we need the pure <?> in Java? +1.79
capture#1-of ? super C interpreted as C in generic interface +0.42
Main method with generic parameter; why does it work? 0.00
Why is the base type not returned when no generic type specified? +1.18
Why ExecutorService is not working in a stream? 0.00
Strange Java cast syntax using & 0.00
ArrayList and Arrays.asList works differently for Collection in cas... +1.23
Is accessing while loop bool from other thread, thread safe? +2.34
Java assignment operator execution +0.26
Disambiguate overloaded methods that accept different functional in... +0.46
Multiple simultaneous substring replacements in Java -0.50
Java 8 Generics: Reducing a Stream of Consumers to a single Consumer +1.89
How to stream 2 Lists & modify values in 1 +1.62
Scanner throws when user input is a small float +0.19
Collections.sort(List<T>) not applicable for HashSet<Book&... 0.00
Lambda expression java 8 map method -0.21
Java 8 Optional.ofNullable.map producing Non static method referenc... 0.00
Enums defined in a class is a static nested class? -1.34
Why does using a base class for a method reference cause a compiler... 0.00
Why can this lambda expression assigned to different functional int... -0.44
Why are ConcurrentSkipListSet ascending Iterators 'faster'... -1.48
How to make a hashmap of dynamic methods in Java +0.30
How can Spring match query parameter only by formal parameter name? 0.00
convert a comma separated string to json in java -1.42
Check to see if String exists in List<Map<String, String>&... +2.37
How to get a List of lists using Streams in this specific case? -0.87
Reduce operation on custom object in java +0.87
Parameterizing superclass with static member class from subclass -2.86
How to convert a range to a delimited string in Java 8+ +0.99
Return list of single element if stream filter condition doesn'... -1.70