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 ... 10 11 12 13 14 ... 45
Title Δ
Java: who change size when WeakHashMap's entries evict? +1.50
Should I mutate objects within a stream? 0.00
What is the impact of CPU-Shares on Threads 0.00
Quickly degrading stream throughput with chained operations? -1.38
Java 8 converting a loop which manipulate the elements to a lambda... 0.00
Stream<Optional<List<MyClass>>> how to get a valu... 0.00
What is the default capacity of collection framework classes? -0.16
Reduce If in Java Stream +1.23
How do I group parent child entities using java 8 0.00
Why does Java not allow multiple inheritance but does allow conform... +0.61
Collectors.toUnmodifiableList vs Collections.unmodifiableList in Ja... -1.79
Was Parallel ForEach Possible before Java 8? -1.55
Time complexity of initializing an arraylist 0.00
ArrayList.sort() vs PriorityQueue -0.61
How to kill all the threads in application That are designed by 3rd... -0.58
How to stop an infinite stream if you don't know the exact numb... 0.00
How to find the duplicates values in a Map with in a stream of list? +0.34
Why can't we call Thread#sleep() directly inside a Lambda funct... -1.05
How does this compile? +1.11
Java ConcurrentHashMap.computeIfPresent value modification visibility +1.32
wait/notify vs sleep/interrupt vs ReentrantLock.Condition -0.26
Do java flags Xms and Xmx overwrite flag XX:+UseCGroupMemoryLimitFo... -0.62
Iterate through elements of List - Java 8 +0.91
How to efficiently store a set of tuples/pairs in Java +0.71
Interface as an method/constructor parameter 0.00
Convert Unix time stamp to Date -1.31
Concatenates numbers in Java 8 for the Single quotes and commas -1.17
How to check if an ArrayList of Strings contains substrings of anot... -0.23
Print integers from 1 to 10 with only 5 Threads in a specific order -1.59
Where possible, should SQL queries be eliminated in favour of utili... +0.37
What are practical uses of the java.util.function.Function.identity... -1.93
Find first over several streams of different collection Types 0.00
What kind of obfuscation is this -0.60
Maximum of list with expensive custom key function -0.91
Deserialize byte array into class whose name is given as String 0.00
Java 8 efficient way for adding object to list 0.00
Java 8 - How to search a MultiValueMap with value? 0.00
collecting the sum of a field in java stream +2.88
generics / interface method not applicable 0.00
Safe initialisation of null reference +2.29
Are multiple calls to the same method in the same statement optimiz... +0.38
Fastest way to calculate hash for Integer array without collision +2.02
Java 8 stream with two Lists +0.84
What is the most optimized way to get a set of rows which is presen... 0.00
Java 8 adding values of multiple property of an Object List 0.00
How can I make a list of sublists in this case...? +0.27
How to combine two streams? -1.44
Formatting dates inside a Function<T,R> -1.12
Syntax error on token "::", invalid AssignmentOperator wh... 0.00
How to compute Map from stream, to then check property of map values? -0.45