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 ... 16 17 18 19 20 ... 45
Title Δ
How to calculate Java array's memory size? -1.48
Limit and get flat list in java 8 +1.44
Java Differences between maps including values +1.74
Transforming a Stream in a HashMap with condition 0.00
Atomic variables vs synchronized methods -0.11
Collect Java8 IntStream into Deque interface +2.09
Java 8 group by String 0.00
How to convert a range to a delimited string in Java 8+ +0.42
Inheritance - What method is being called? +0.40
Unary Functional Interface with Lambda in Java 8 0.00
Iterator from object with next() and get() +0.41
Method Reference - passing Function to method with Consumer argument +1.53
Two requests with same map +0.87
What is use of map.remove() in get method of following LRU implemen... -1.03
Representing optional properties in a class 0.00
Java Stream API: how to convert to a Map of Sets +2.11
Advantages of different Java type erasures and generic type formats 0.00
Eclipse gives dead code warning for reachable code 0.00
Java8 For Each Loop Skip first Iteration +1.75
PMD LocalVariableCouldBeFinal still a valid rule when working with... 0.00
How to overload a class -2.09
removing duplicate rows from an arrayList of objects, but with dupl... -0.04
How to iterate over alternative elements using an iterator? -0.14
Why was the optional assertion message in assertEquals move to the... -0.62
Return in try catch block. Correcty? +0.87
How to initialize generic array? -1.91
Java 8 Streams: map in stages -1.88
Shorten if statements with .contains in them -1.53
Why my stream calling cannot be chained -0.58
Merge the iterator collection after remove method is called. How th... -0.13
Function and Predicate parameter ambiguous? 0.00
Java 8 iterate through list and store in Map 0.00
Type checking with generic Suppliers and lambdas -0.21
Find number of elements in range from map object -0.45
Java 8, use 2 arrays to create hashmap +1.47
Sorted stream derived from Infinite Stream fails to iterate -1.31
Stream - Nested Collection - Convert to Map +2.92
Bug: parameter 'initialCapacity' of ConcurrentHashMap's... -2.24
The Cyclomatic Complexity of this method "setHeader" is 1... -0.43
java generated parallel IntStream(and other stream) issues +0.83
Remove duplicates from a list of objects based on different case St... 0.00
Advantages/Drawbacks of "var" in Java 10 +1.80
Using Pojo as Key in MAP unable to find Key Java 8 0.00
How to modify a field in each element of list in java 8 using stream +1.27
Java 8 - Providing raw type argument to a method expecting generic... -0.60
How to convert string array to Big-integer array using Java 8 streams +1.79
re-inheritance static field from class and interface -1.03
How to get ComputeIfPresent working with Map within Map? -0.83
Marker interface vs empty abstract class -1.38
Which is faster int[0] or AtomicInteger? 0.00