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 Δ
Simple loop iteration over Eclipse Collections maps (for example: I... 0.00
Invert a Map with redundant values to produce a multimap +1.40
How to filter a string to only include characters that are allowed? -0.45
Accumulate inside forEach Java 8 -0.61
What is the point of a “sealed interface” in Java? +0.62
What collection do I need to store an Object and it's quantity? -0.52
Map with soft values in Eclipse Collections 0.00
Java 8 streams: Shorthand for myList.stream().map(Foo::bar).collect... -0.93
Convert a list to list of list using java 8 streams -1.01
Java stream - map and store array of int into Set -1.10
Resources for understanding Fastutil internals 0.00
How to work with Set Differences in Java using objects? +0.77
Convert list of longs to list of doubles -1.13
Java 8 filtering a string -0.13
How to find the top n most popular Sport from a list, inside a list... -1.74
Java Initialize List, according to another Size +0.48
Most efficient way to convert/flatten entire map to list (keys &... -1.09
Generate even numbers in an int array? 0.00
Filter List for unique elements 0.00
Sort integer array using comparator interface and lambda expression -0.60
Find indexOf of an object in custom list using one attribute +0.71
Group the List by element occurence count, sort the Map by key and... +0.79
How to add a single Key value to existing Java 8 stream? +1.04
Summing a map of doubles into an aggregated BigDecimal with Java St... -1.86
Java 8 int array to map -2.94
Create an IntStream and a Stream<Integer> from an Eclipse Col... 0.00
How to group objects from a list which can belong to two or more gr... +1.74
One-liner to initialize list from another list -2.85
Converting a text file to Map<String, List<String>> usi... -3.88
How to get a List<E> from a HashMap<String,List<E>> -3.77
Reversing a Queue<Integer> and converting it into an int array +0.02
How to connect words from two lists in Java +0.54
How can I display count of duplicates in arraylist +1.36
Iteration can be replaced with bulk 'Collection.addAll' -0.16
How can i make linked CharBag (Eclipse Collections)? 0.00
Sum each element of two List<Integer>s into a new list -4.44
Using the Eclipse Collections library, how do I sort MutableMap on... 0.00
Find the top 3 re-occurring objects in a list - Java +0.26
Set counting items -3.90
Simplifying Lambda expressions on stream in Java +3.16
is there a graceful way to convert a String to Stream<Character&... -3.99
How would you do a removeIf on a list or set for primitives in ecli... 0.00
grouping data from collections of strings in java -3.01
How can I convert an ArrayList of floats to a primitive float array... +0.14
Iterate over 2 lists in java -1.31
HashBag in-place remove 0.00
Lambda to transform List into Map of shared values to lists of uniq... -3.18
parameters in method reference -2.18
How to map and collect primitive return type using Java 8 Stream +2.32
Display a chunked items list in Java 8 +4.74