StackRating

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

Eugene

Rating
1560.61 (5,482nd)
Reputation
78,069 (1,078th)
Page: 1 ... 4 5 6 7 8 ... 45
Title Δ
What's the Mark-Compact algorithm used by HotSpot? 0.00
Example of stream reduction with distinct combiner and accumulator +0.42
Implementing a generic container for a list of interface instances... 0.00
How JVM maintains the relationship between class data and heap obje... +2.12
Could increase gc time short lived object that has references to ol... 0.00
Is there any way to delete some elements from a given ArrayList aft... -1.42
Removing overloaded method in Java -0.73
Efficiently append last chars to StringBuilder 0.00
Why can we call .orElse() on Optional.of()? +0.90
"Illegal" implementation of generic method : Why don'... 0.00
Find if a Map contains a value from a Set 0.00
Refactor big switch case combined with if clauses 0.00
Why can't the Java compiler infer Iterable<String> from t... 0.00
How to prevent before call same function on the object in the row? 0.00
Catching an Exception and rethrowing it, but it's not an Except... 0.00
Should a string constant be defined if it's only going to be us... +0.38
Java Stream minimum with known bound 0.00
Partially sort an array in descending order using Java Stream API +1.35
Minimum number of powers of 2 to get an Integer? -1.44
why BiConsumer Funcational Interface accepts methods having return... 0.00
How to mock Abstract class method in a class to be tested 0.00
Is anyMatch deterministic like filter + findFirst? +0.39
Stream over nested HashMap with condition +1.19
Full volatile Visibility Guarantee -1.85
Java 8: Get new map X->Z from two other maps X-> Y and Y->Z +1.22
Java 8 stream - sort by max duplicates descending +0.41
How to get parent POJO class field value using streams 0.00
Updating a string with items in a list in java8 +0.39
How to flat ImmutableList in ImmutableMap +0.41
Switching the Sort filter Parameter in Java 8 Comparator's Sort... +0.39
How to properly do nested iteration w/ Java 8 features such as stre... -0.63
Finding specific type of custom exception on all inner exceptions -1.94
How can I convert csv to List with Java 8? +0.13
How to resolve error: 15: error: cannot infer type arguments for Pr... +1.92
How to clone string type fields and why? 0.00
Why is this Java method call considered ambiguous? -2.17
Difference in type erasure of List[Int] and List[Integer] 0.00
How does parallel stream "know" to use the enclosing Fork... +1.86
java.util.NoSuchElementException: No value present even though we u... 0.00
Map<X, Map<Y, Z> to Map<Y, Map<X, Z> -1.04
Is Pattern::asPredicate thread safe -1.86
Error about creating array of Generic List in Java -0.05
Do multi level grouping and summing using Java Stream API 0.00
Generate an infinite Stream<Integer> containing the integers... -0.05
Joining 2 streams from same object in java +0.66
Caveats for using Guava's EventBus +1.90
Getting first element and returning after apply a function -0.57
How to avoid the performance overhead of using volatile in singleto... +0.37
Method reference of a method reference in a Lambda expression 0.00
Java 8: Getting a property from a List of a List 0.00