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 ... 6 7 8 9 10 ... 34
Title Δ
Fast join on Multiple IEnumerable 0.00
How to sort data in repository into alphabetical order using .strea... +1.66
Find only repeated String attributes in list with Java 8 +1.18
Java List<T> that conditional adds Optional<T> -2.35
Json Array having multiple JsonObject Conversion to map based on ja... 0.00
Why does Optional not provide a peek method? -0.23
Arrange characters of an array in the order they appear in the stri... +1.59
How to rewrite the ValueMapper Function using java lambda +2.27
Using Streams filter a list of maximum values based on Conditions 0.00
Sorting Numbers with Strings in text file in Java +0.76
Problems with a string loop 0.00
How do I make this code shorter by using arrays +0.61
Abstract methods do not specify a body - Interface trying to implem... -0.30
Copy String byte Array contents to another array and Prefix 0 to si... 0.00
Java 8 streams - modifying all elements in a group +1.04
Python range function for Double values in Java 8 using streams -1.26
Should you fully qualify the package prefix when using ThreeTen-Bac... 0.00
Handling null values inside a WHERE with ANY Condition in linq 0.00
Iteration can be replaced with bulk 'Collection.addAll' -2.08
How to merge List of Maps of Maps into a Map of Maps? +1.72
Java8 .getMethod() vs ::getMethod 0.00
convert pair of arrays to array of pairs (using LINQ if possible) -0.32
CompletableFuture in Java8 0.00
Count duplicates in array list -0.66
Java 8 stream convert a Set to single value +0.43
How to create array<string> from array<string> in C# 0.00
How to compare two lists of the same complex type? 0.00
Java stream find value by key if exists -2.31
Filter object permutation in List<List<Entry<String, Doubl... 0.00
Java 8 - Stream - value update while collecting -0.64
Flatten a map after Collectors.groupingBy in java -1.44
Flatten a map after Collectors.groupingBy in java -0.10
C# 8 - multiple inheritance "abstract class"? -1.90
Need Help on Java 8 stream logic -0.31
get the index of the min size list in an arrayList using java stream -0.56
Why stream average() method returns OptionalDouble instead of double? 0.00
Update objects in one list based on values from second one using st... +1.57
Find object from collection of object +0.77
Java stream sort map by key and value 0.00
Is using Optional.ofNullable as a replacement for the ternary opera... +1.83
Trying to split a user input string by its spaces +0.94
Inverse Map where getValue returns a List +1.74
Using public variables/members that call custom getters/setters 0.00
How can i add items to my generic custom list without using the .Ad... 0.00
C# for loop to print first 20 positive numbers divisible by 7? +1.69
Solution of the binary to integer code through stream api explanation -0.38
How to create checked Set with one (or more elements) in simple way? -0.15
use of ?? to get attributes of an object if the object isn't null -0.37
How do you convert a List of object to a one dimensional array? -1.27
Convert an array of objects to string +0.35