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 ... 8 9 10 11 12 ... 26
Title Δ
Can you set a method to a variable? -0.85
Split the string based on different criteria [Optimization Required] 0.00
Java 8 - ForEach ignoring return type of lambda expression -1.57
Where's the power of functional interfaces in Java? +0.36
Return Optional as it is if the returned Optional has value, else c... +0.27
Java comparing two arrays with different structures but some simila... -0.93
Set all boolean objects to false in generic list java? +1.05
How to compare an Integer using least code? +0.76
Is there a way to write Mockito.when(...) to cover all overloads of... 0.00
Why can you create instance of static nested class? +1.41
Code Example of "obscuring" as per JLS (6.4.2. Obscuring)... +0.76
Use classes defined in a specification (JAX-RS) or defined in an im... -1.24
Runnable::new vs new Runnable() +2.18
How can I write clean and simple code many if and else -0.27
Call and pass parameter to method in another thread +0.39
Why can't I run the statements in main() after my threads stop... -0.22
Building a list of maps from values combinations in Groovy -2.20
is there any advantage of adding a inner class over a java class in... +0.48
Java generics, Interface and Class inheritance 0.00
ClassNotFoundException with Class.forName("int") +0.57
is it possible to pass a function with 2 parameters as parameter fo... -1.86
How can I get the proper enum that implements a particular interfac... +1.04
Java 8 Stream groupingBy with custom logic -0.26
Java: Limit access to methods of a composite class (Interface and C... 0.00
Java 8 list processing - add elements conditionally +1.19
Casting Class.forName("java.lang.String") / 'Class.fo... +1.92
Java ThreadPoolExexecutor using streams and Callables -1.51
Java - Do the function receives the parameter internally when using... -1.48
Considering list elements that are added after filtered stream crea... +0.74
Using abstraction and interface on the same Object without having t... 0.00
Circumventing the null check while populating a HashMap +0.23
Java8 Lists return element or null +0.37
What is the role of the class in which the main method is wrapped? +2.20
How to specify which variable I want to use in object with multiple... -0.05
How to return List<Impl> for List<interface> -0.80
how to check for a string object in java, correctly? -0.12
How can I map Optional to another Optional if not present? +0.20
Populate values for categorical data in their respective one-hot en... -0.07
Variable initializer redundant 0.00
Existing way to Java map Optional<> onto object instead of to... +1.90
Java: Call constructor from another after if statement +0.04
Is there a way to apply a boolean predicate to a set of object prop... -1.45
Reverse Sort a stream -0.06
How generic is working in get() of ArrayList -1.08
Groovy max value in array 0.00
How to use Spark MongoDB-Connector with conditional query ? 0.00
<R> Stream<R> map(Function<? super T, ? extends R>... +0.40
Correct lambda filter implementation +0.12
Java how to initialize two dimensional array elements to null +0.39
Java - Find the row and column with the max sum -1.25