StackRating

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

Alexis C.

Rating
1696.91 (164th)
Reputation
70,406 (1,223rd)
Page: 1 2 3 4 ... 22
Title Δ
scala matching optional set of characters -1.89
how do I remove elements duplicates from Integer array with stream... +1.48
Function to determine membership in a list +0.28
Java streams: throwing exception from stream depending upon value i... -1.79
Java 8 Stream API - Selecting only values after Collectors.grouping... -1.46
Lambda Expression to reverse a string - Java -2.60
How to compare equality of lists of arrays with modern Java? -1.21
In java 8 using stream API, how to return instance from Map with mu... +1.58
Java streams collect list of objects to buckets +1.31
Dynamic grouping by specific attributes with Collection.stream -1.99
Gson custom type adapter to serialize null on one object type only? 0.00
groupingBy and filter in one step +1.59
Does an initialized Array retain its order? +1.00
Lambda expression and generic interface +1.20
Why is this java Stream operated upon twice? -0.50
GSON deserialization with generic types and generic field names +0.44
Remapping an Array in Java 8 Using Math and Streams 0.00
Java - Are there any Stream Collectors that return ImmutableMap? +0.26
Refactoring a nested foreach into Java 8 stream +1.50
Split hashmap to partitions in java 8 -2.41
Java 8 functional style to iterate with indexes +1.62
ClassCastException in Lambda stream 0.00
Java - possible permutations of an array of numbers which would res... +0.24
Is it possible to override a superclass' method with a paramete... +1.55
How to get keys in nested json with parent prefix using GSON in java 0.00
java 8 stream group by two columns 0.00
Why does comparison of two integers of MAX_VALUE fail in java? +0.15
remove backslash from display of string(gson) +0.22
Filtering collection to get items whose properties occured n times... +1.30
Simplest way to turn a number of indexed items into a stream -2.07
Retrofit GSON response abstract mapping 0.00
Is there a quick way of finding an Euler Circuit from an undirected... 0.00
In Java8 functional style, how can i map the values to already exis... +0.24
Return same object from Java8 lambda +1.77
How can I group values of List in Java using Lambda like we do in p... 0.00
How to declare and use an array of dictionaries from Python in Java... 0.00
GSON serialize multiple properties to sub object +0.28
What kind of lambda expression syntax is this in Java 8? +0.55
How to initialize field using lambda 0.00
Java 8 Collections - Filtering on values in nested list +0.25
Java SortMap change keys +1.02
How do you use stream operations to calculate an average of values... -1.98
Comparing By Value in Java8 returning weird results -2.47
Parsing Interval Notation to Guava Range 0.00
Java: Using .stream to transform ArrayList<MyObj> to TreeMap&... +0.25
How do I convert lambda parameters to usable objects? -2.88
Java: finding mode of an int array 0.00
Counting and order with Java8 Stream API -1.56
TreeMap get first element and remove +1.10
Guava: how to customly reduce a multimap? +1.09