StackRating

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

Ousmane D.

Rating
1611.71 (1,350th)
Reputation
43,278 (2,489th)
Page: 1 2 3 ... 34
Title Δ
java how to turn list to map of sublists if elements -2.26
Nested repeating stream filtering -0.18
How do I filter a stream in dart after a certain criteria? 0.00
IntStream iterate function with filter +0.18
C# anonymous function recursion +0.66
Replace for loop with lambda +0.36
Accessing outer loop variable from inside loop in Java 0.00
How to use Optional in Java? 0.00
Filter Array of cookies for a specific cookie and get value of a sp... -0.58
Linq list of interface, interface has member an array of strings, I... -0.91
How to extract an array from a List of anonymous objects 0.00
Compare String with each element of a String Array using Streams +0.42
Java stream groupingBy key as max salary employee and value as all... +1.40
Converting 2 dimensional ArrayList to 2 dimensional float array +1.30
How to extract only one allowed element from a stream? +0.45
Convert 3 arrays into 1 object array using Streams +1.71
Java stream : convert list of one object to other 0.00
Split element of list on delimiter. Store original element as key a... -1.28
How to convert this Java code into Lambda and Stream implementation? -0.35
Passing parameter to a method and assigning to type Func<bool> -1.36
Java streams, filter based on condition in an object, set value to... +1.53
List<List<Integer>> to 2-D array conversion (int[][]) -0.48
Java convert method to lambda expression +1.53
Convert Java Lambda foreach on HashMap to a C# foreach on Dictionary +0.00
Cleanest way to filter objects before adding to a collection? 0.00
How to loop trough dictionary and check if the ReadLine input is eq... -0.52
Remove elements in a List using lambda +0.34
java 8 how to group a collection by list property within that colle... +1.48
Processing a CSV File to Map<String,String[]> using Java 8 -2.55
Grouping and replacing groups inside stream, Java 8 0.00
Iterating over List of Objects inside another Object i have in the... 0.00
Alternative to lambda 0.00
Transform a for iteration of a List<MutablePair> in a String... +0.33
LEFT OUTER JOIN on two Dictionary<int, string> using LINQ 0.00
Java explicit casting on list.get(0) (incompatible types: java.lang... +1.61
How to get a inherited object member from a list with lambda expres... -0.49
Why is it required to pass the values to the Tuple constructor? -2.70
What's the range of this for loop? +1.39
Why Java Stream don't get a List<> cannot be converted to... 0.00
Iterate over array/list inside a linq query 0.00
Java FizzBuzz 1 Line +1.04
Shortcut for list->stream->map()->list -0.92
How can I make a list of the element numbers in a list that have a... -1.55
Stream map with Generic type 0.00
C# LINQ Filter list of complex objects by sub-list using a list of... +0.65
How to split string with a specific word contains special character... 0.00
Comparing two arrays of String and returning comparison in Java +0.36
Why can't I use filter as my last step in a stream +1.23
How to get optional value while avoiding NoSuchElementException err... -0.60
How to create a map out of two arrays using streams in Java? +1.67