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 ... 22 23 24 25 26 ... 34
Title Δ
Is there a rationale for these nested interfaces? -2.23
Select item from one list based on item in another list in the same... 0.00
Parameter 'daterange' not found in the collection 0.00
How to store result set of a SQL Statement into a variable? +0.39
Simplifying If-conditions +0.41
Java8 Stream: Why the method Stream.skip(long n) takes long instead... -0.07
Delete object single property from list 0.00
Why is this function allowing me to use a lambda expression 0.00
ImageList byref or byval? -1.15
Java-8 filtering two sets with lambdas -0.25
Merging multiple maps in Java 8 +0.27
Use where clause with IN Operator instead of join +2.20
return a array from a class java -1.09
Java: Purpose of mapper / map in tutorial example 0.00
Why would you mark static methods as private if used just internally? +0.38
Can a Java class be an object and object be a class? +1.58
Return of async method +0.43
Dynamically Pass List of Object As A Parameter 0.00
Sequence in filter - does it matter? -1.90
Trying to find the minimum of an Array Java -0.34
how to shutdown all MessageListenerContainer with Lambda 0.00
Java 8 Stream group by and concatenate strings using a separator +1.79
Does `readonly` in C# also make the same distinction between variab... +2.04
How to commit changed path to the file 0.00
C# to Vb.NET code convert 0.00
Return a value from Java 8 forEach loop -2.29
Inserting into hashmap, accounting for duplicates in Set? +0.40
How to keep original values with join operator? 0.00
Why can I add a decimal number in int datatype to a string without... +0.41
Sorting a String by its 6 first characters +1.16
How to change type to extending object in java array? +1.47
Pass function to a method and then use that function in another met... 0.00
How does switch behaves without breaks? -0.36
Java: ArrayList<String> sorting using comparators (ArrayLists... +0.44
Can I define an object as equal to another one in Java? +0.40
Unable to split by "==" or "!=" in java 0.00
Getting a parameter's value change to persist after function en... 0.00
How can I assign an interface variable to a sub-interface variable? 0.00
difference between if throws and try -0.18
Why do we get 1 as remainder on the second println? -0.07
Java stream unexpected result +0.45
Linq Query return error .An explict conversion is exist -0.85
receive multiple char input from a single line in java -0.57
How to separate until last element of ArrayList in android -0.46
To determine if outer join has a match using linq +1.57
Convert anonymous inner class to lambda -2.08
Convenient way to add a structure to a list of structures -1.84
Linq how to use a subSelect as a virtual table in FROM 0.00
Select and group by string occurrences using LINQ? +0.43
Passing a list of doubles as array to a function that expects a dou... +0.09