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 6 7 ... 22
Title Δ
Remove duplicates from a list of objects based on property in Java 8 +0.75
Return matching object from list of objects of a type +0.39
Is this correct usage of lambdas in Java 8? -2.00
How to implement my own finisher in a collector? 0.00
Adding JsonArray to JsonObject generated escape characters (gson) 0.00
Use stream API to return a certain number of enum values -0.03
How to flatten this List<C1> where C1 contains a collection o... +1.15
Mapping Mongo id field with Google Gson 0.00
How to transform an array to the table in Java? +0.54
How can i find a key in a map based on a pattern matching in java +0.50
GSON get string from complex json 0.00
IllegalStateException - Serializing a map with a String array using... +0.26
Parsing multiple types in a JSON array with gson 0.00
Java CSV file parsing does not parse empty columns at end -0.79
GSON fails parsing JSON with string space 0.00
How to force max() to return ALL maximum values in a Java Stream? -0.27
How to paginate a list of objects in Java 8? +0.88
How to count matches on a stream filter? 0.00
How to return value by ternary condition in a stream? +1.03
How to sum values within nested foreach loops? +1.86
How to initialize the count in a Map of enums? -1.56
Looping through lists, better method +0.48
Parse JsonObject to list of Object by Gson -0.74
Use of stream, filter and average on list and jdk8 -1.12
Java 8 Lambda to convert Number[][] to double[][] +1.47
Parsing JSON keys as field value 0.00
Splitting List into sublists along elements +1.34
java 8 reduce accumulator return type +1.13
How can i get GSON to parse JSON String 0.00
Java/SQL String manipulation to make "Foo".equals("B... -0.51
How to get size of Stream after applying filter by lambda +1.11
Java 8 - accumulate and create new collection -0.85
Why can't I map integers to strings when streaming from an array? -0.86
How can I collect a Java 8 stream into a Guava ImmutableCollection? +1.33
Using the same list with streams twice in Java -1.62
How to map elements of the list to their indices using Java 8 strea... +1.97
Is there a Java 8 utility for simple list mapping? +0.26
Use setter methods while iterating over collections using lambdas 0.00
Java Streams: Is there a cleaner way of doing this? +2.44
Filter duplicates of type Object from List in Java 0.00
Java 8 compiler bug with Stream and reduce +0.24
Issue with complex manipulation operation on maps 0.00
Issue with advanced java 8 stream usage +1.94
How to make a Stream from a DirectoryStream -2.18
java-8 optional double checking +1.11
Optional vs. null. What is the purpose of Optional in Java 8? +0.88
More advanced version of Collections.frequency() -1.35
Perform operation on n random distinct elements from Collection usi... +0.21
Having trouble multiplying two matrices 0.00
Converting String number to integer array -0.41