StackRating

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

ernest_k

Rating
1657.55 (459th)
Reputation
25,486 (5,005th)
Page: 1 ... 7 8 9 10 11 ... 26
Title Δ
Stream.findFirst different than Optional.of? -0.65
Multiple null checks in Java 8 +0.32
Why does Stream.max accept Integer.compare as an input parameter? -1.57
Given a java Function, how can I update one function value? -0.50
Validate a list of strings against a list of Enums +1.68
Optimizing getting one match from list +0.14
Is there an elegant way to convert a Map<P, Optional<Q>>... -0.61
Refactor lamda expression to use Comparator.comparingDouble +0.37
Elegant way to overcome Unlikely argument type for equals(): Stream... -0.58
(Almost) Same code produces unchecked assignment in one place and d... 0.00
Compiler error while using Java Optional.map to string from boolean -0.34
Python pandas: boolean function in Data Frame 0.00
How to properly serialize/deserialize java.time.DayOfWeek with Jack... +1.63
Unite Collection of Collections into Collection in a method in Java +1.02
Map values are in array. All the values need to be converted to lis... +0.37
Access and modify the next entry set while iterating a map in Java +0.07
How to choice what method should be called when use polymorphism +1.38
How do we fetch multiple occurrences of a regex in a single string... -2.45
Is there a way to pass object's method as the parameter in java? +0.37
Rewriting an if statement which throws an exception in a cleaner way -1.31
Stream till value found - optional -1.88
Merge Two Array such like, elements of both array positioned altern... +0.35
How do I concatenate two IntStreams? +1.85
Negative Look-Ahead assertion for multiline text +1.85
why java allows importing a class defined in same file? +0.37
Merge map of collections +1.71
How to compile a list of all objects with maximum value of a given... -1.38
Sum of time with result more than 24 hours +0.96
In Java 8, can an interface default method access instance variables? +1.18
Make object of a subclass from the super class 0.00
Java 9 Interface : Why default Modifier Converted into public Modif... +0.91
Is there any way to mimic class-instance-variable concept from Ruby... -0.29
Java lambda stream merge parameters in model +0.44
Partitioning a Map in Java 8+ +1.71
How to provide implementations for enum values in Java? +0.22
Mapping large set of Keys to a small set of Values +1.54
Java enum usage in maps -0.39
Is it possible to create a subclass which extends from another subc... 0.00
Using subclass as both parameter and return type in abstract method 0.00
pyspark dataframe "condition should be string or Column" 0.00
Append every class field with a constant string in Java +1.20
How to return the entire list if filter is false +0.65
Java: how create instance having the "Class" object? 0.00
Numpy array without for loop 0.00
Replace few characters in a mulitline string in java 0.00
JavaRDD equivalent to GROUP BY 0.00
Java list intersection in lambda and collect pair 0.00
Can't use parent as variable types and yet receive child types +0.37
filtering of values in list based on values in set +1.78
This keyword referring to a parent variable -0.09