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 Δ
Return list of single element if stream filter condition doesn'... -1.70
Java lambda: Expected Object but found MyClass -2.11
Overriding a method with a generic return type fails after adding a... +3.82
Why is Predicate<? super SomeClass> not applicable to Object? +0.76
Find all objects in an ArrayList that satisfy a list of criteria in... -1.31
How to groupBy and Collect with Java 8? +3.41
Type checking with generic Suppliers and lambdas +0.11
Using Comparator with List of Objects in Java +3.03
Java lambda method and new Object -0.31
Summing a stream of integers into a long variable in Java +3.42
How does the Java Stream API select an execution plan? -4.31
What is a good design to execute the methods based on boolean value... +0.05
Sorting string value in a case-insensitive manner in Java 8 +2.35
Sorting a stream of files by their size +4.18
method() in x.y.z is defined in an inaccessible class or interface +4.79
Calling default method in interface when having conflict with priva... 0.00
How does method chaining work in Java 8 Comparator? -2.77
Nested filters using lambda +3.69
Sorting and sub listing from lambda expression +4.93
How to create a int[] or a Collection<Integer> with the value... +1.13
What is the difference between Jdeps & Jdeprscan? -3.89
how java compare two primitive data type with different size +2.52
Short hand (1 line statement) to initialize array of generics +0.10
Happens-before rules in Java Memory Model -3.43
How can I get Spring Boot to load the Java System.getenv() variable... -4.26
How to use Java 8 Optionals, performing an action if all three are... -0.23
Serialize fields in custom exception in Java -4.00
Serialize fields in custom exception in Java +4.00
Difference between modules and packages? Why is a module useful? -3.53
Can (a==1 && a==2 && a==3) evaluate to true in Java? -1.80
Replace conditional with polymorphism +3.54
debugging elasticsearch github project on intellij -0.28
How to add inline components inside a default Bootstrap 3 form? +3.78
Is there a function to provide the first day of the month? +3.99
How to get incremental serial number in Angular table pagination 0.00
Why does static field self assignment compile only with explicit st... -2.46
Using Java 8 stream to calculate diference between two values and r... +5.41
Checking value contained in java collection List +4.51
Chart.js bumpy line 0.00
Closure inside a loop in Javascript +3.01
How to resize image yii2 when uploading -0.11
Why does a 4 billion-iteration Java loop take only 2 ms? -0.41
How many bytes does a specific integer require at runtime? +3.93
Parsing Json Array from Json Object shows only first item in the li... 0.00
Palindrome that skips things that are not letters and doesn't c... -2.08
MyBatis select by id always returns zero -0.04
Java int memory usage -0.75
How to make dynamic 2d array in Java? -2.69
Combine integers into a long +4.04
What happens to memory when stack is popped? -1.24