StackRating

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

Donald Raab

Rating
1507.15 (108,357th)
Reputation
4,341 (38,495th)
Page: 1 2 3
Title Δ
Java8 Stream - HashSet of Byte from IntStream -4.34
How to get index of findFirst() in java 8 -1.95
How to convert Set containing values into string -1.45
Better way to parse a string array into a map in eclipse collections 0.00
Arraylist not able to remove duplicate strings -1.92
How to Check if a List contains elements only from a given range JA... -4.02
Find the most common attribute value from a List of objects using S... -0.37
count dupplicated data on json file using java +3.54
Split a alphabetically sorted list into sublists based on alphabets... -1.73
Create an ArrayList with empty objects using lambda +3.45
java find a list element by its class 0.00
Java 8 stream unique Integers +2.00
How to use streams to find pairs of elements from two lists or arra... +1.78
How do I convert ArrayList<Integer> to String with space betw... -2.27
Map alternative for primitive values +3.97
An efficient way to convert List<Integer> to int[] ( array )... +6.49
Is it possible for ArrayList to fail in a single-writer-multi-reade... -0.34
Find most common String(s) in an ArrayList +3.62
IntStream iterate in steps -1.83
Where are the eclipse-collections source jars? 0.00
String list get an item starting without loop +2.76
Java stream Convert list of maps to set -1.14
how to display string with string count -4.34
Java count occurrence of each element in an integer array +1.74
Intersection of stream of sets into new set +2.95
Convert List<Byte> to string +1.30
Fluently adding to a Collection (add and return the value) +4.66
FizzBuzz using JDK8 Lambda +3.82
Is there IdentitySetMultimap in guava or somewhere else? +2.01
Java 8 lambda get and remove element from list +0.28
Counting occurrences of values of items inside a List within a Hash... +3.79
Grouping and summing a list into a map using Lambda +0.96
Fold operation in Scala Vs Java 8 +0.59
Stream.collect(groupingBy(identity(), counting()) and then sort the... +0.47
Elegant way of doing ruby inject in Java 8 -4.04
How to count the repetition of duplicate elements that are in arrays? +5.85
Java 8 - Count of words and then arrange in desc order -0.40
Sum of int from list of object -3.26
create map of int occurrences using Java 8 -3.69
Why don't primitive Stream have collect(Collector)? +3.21
A java datastructure which has constant access time and allows dupl... -0.02
Is there a way to avoid loops when adding to a list? -0.92
Word frequency count Java 8 -1.43
Is there a better way to retrieve values from a Map +1.72
what is the difference in Java 8 Stream.parallel and Scala trait Pa... 0.00
LAMBDA Expression to Convert Array/List of String to Array/List of... -2.55
Convert List<Long> to Map<Long, Long> that counts occur... -2.67
Get amount of specific element in List +0.50
how to convert HashMultiset<String> to Map<String,Integer&... +3.68
Method to find all indices in List<Long> corresponding to som... +2.22