StackRating

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

user_3380739

Rating
1400.30 (4,536,183rd)
Reputation
968 (159,015th)
Page: 1 2
Title Δ
How do I create a parallel spliterator from multiple iterators? 0.00
Why does this parallelized Mersenne prime calculation algorithm hang? -3.13
How to create multiple threads for each request item -1.05
Remove first(with zero index) element from stream conditionally -0.60
Removing overloaded method in Java -1.93
Java streams optional with null check on two items -0.91
How to copy large data files line by line? 0.00
java 8 grouping by with distinct count -2.24
Find a successive sequence of String attributes in a Set of objects... -1.33
Single element in multiple groups when grouping with stream API -1.02
How to nicely intersect two sets build from two maps? -2.86
Nested null checks in Java8 Optional vs Stream +2.89
How to partition a collection based on summing of item properties,... 0.00
How do I find the largest number from a list and its occurrences us... -0.13
How to group objects from a list which can belong to two or more gr... -2.63
Use java stream to group by 2 keys on the same type -0.86
Java - Not getting right items using array and Streams to parse a f... +3.32
Apply reduction only if certain condition is met +1.35
How to interleave (merge) two Java 8 Streams? -1.33
How can I collect result from nested .forEach in a Java IntStream -2.99
Java 8 Stream and maintaining index while performing reduction +3.04
Java lambda intersection two list and remove from result +0.04
Java 8+ stream: Check if list is in the correct order for two field... +2.07
Search values in list with streaming api and keep search position (... -3.00
Convert Java stream of strings to array of float -1.59
Java Stream equivalent of ReactiveX Observable#scan +2.90
What is the (kind of) inverse operation to Java's Stream.flatMa... +3.10
Flattening a list of elements in Java 8 Optional pipeline -2.98
Is there a Java 8 equivalent of the collate method in grails? -3.08
using a stream based on the content of Optional<Map> -2.55
Java 8 stream - merge collections of objects sharing the same Id -1.67
Spell checking - noisy channel model with java streams 0.00
Java - Get multiple JSON values and turn into String -1.74
Java 8: Can we use map to make an instance method ref in a stream? -1.17
Sum multiple BigDecimals to a Map<String, BigDecimal> -2.50
Java 8: Executing reduce operation on Stream 0.00
How can I convert a 2D array to a 2D list with Streams? -1.69
Java 8 stream: sum of units of same items -3.15
Java Stream digits to number -2.79
How to split a string and grouping all the info into a map with dup... -0.53
How to apply some changes to each element in List<List<>&g... -2.66
Write a Java 8 predicate that filters against a value that is not i... -2.37
Convert type X to Y in Map<K, Map<V, X>> using Java Str... -2.97
How to include elements from unmodified list in modified list with... -1.63
Extracting Map<K, Multiset<V>> from Stream of Streams i... -3.26
Group objects by multiple attributes with Java 8 stream API -2.80
Collect indexes of duplicates values in 2D int array algorithm +0.27
How to get n first values from an Iterator in Java 8? -1.23
PartitioningBy with limit -1.46
How do I get the most frequent word in a Map and it's correspon... -2.85