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 5 ... 22
Title Δ
Custom gson serialization for an abstract class 0.00
How to use streams to get a running count? -1.64
Most elegant way to join a Map to a String in Java 8 0.00
What does lambda with 2 arrows mean in Java 8? +0.50
Concatenate elements of two sets with delimiter using java stream -0.42
get Json Values in Scala scala.util.parsing.json.JSON +0.24
Java 8 Stream get object from filter result +0.09
Simple example of using Collectors with java 8 +0.93
Java lambda to return null if empty list otherwise sum of values? +0.78
Sort int array in descending order using java 8 features (stream, l... -0.48
Java 8 streams - merging a list of Maps 0.00
How to use Java Stream map for mapping between different types? 0.00
how to retrieve json using models in gson android? +0.29
How do I use BufferedReader to read lines from a txt file into an a... -0.69
Getting object with max date property from list of objects Java 8 +0.84
Data entry using com.google.gson 0.00
Why differences in below two method invocation where we have same g... +0.24
Clarification on StringBuilder reference and methods execution order +0.78
What is the difference between partition and groupBy? +0.47
How remove duplicates from list based on several conditions in Java +0.25
Correct use of guava Predicate on two types 0.00
May Java group&order&top in a call chain? +0.84
Gson, how to deserialize array or empty string +0.25
use stream to sum all values from array stored in map 0.00
Want to create a stream of characters from char array in java +0.86
groupingby list of arrays 0.00
Gson - deserialize json with nested map 0.00
Match a character exactly once with regex -0.65
Scala - Parse String until end of string 0.00
How to calculate the rank of a player from a list -0.21
how to keep the unfiltered data in the collection in Java 8 Streami... 0.00
How to compare a list element with the next element, to yield this... +0.25
Java 8: Find index of minimum value from a List -0.02
How to store enum to map using Java 8 stream API 0.00
Transforming Map<Key, List<Value>> to Map<Key, Value... 0.00
Create stream of streams from one long stream +0.71
scala-parser-combinators: opt() and "|" combination, stra... +0.24
How to instantiate lexical.Scanner in a JavaTokenParsers class? 0.00
Complex if clause imbrication +0.02
Stuck with java8 lambda expression -1.98
passing value down the pipe in Scala parser combinator 0.00
Extract a substring by using regex doesn't work -0.02
Calculating the differences in an array using lambda expressions -0.75
Limit An Iteration By A Predicate +0.23
Mapping a list to Map Java 8 stream and groupingBy 0.00
Reading a text file in scala, one line after the other, not iterated 0.00
Scala rep separator for specific area of text 0.00
JSON has unique keys for all objects, how to convert to POJO using... 0.00
Add repitition as list in case class (scala parser) 0.00
How does aggregate work in scala? 0.00