StackRating

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

Ricola

Rating
1516.57 (39,977th)
Reputation
1,337 (120,642nd)
Page: 1 2
Title Δ
adding values that could contain a null/undefined value -2.27
shortcut to check if variable is null || undefined||empty string||f... +1.19
List<String> get count of all elements ending with one of str... +1.70
How can I define a lot of variables at once 0.00
Maintain an ArrayList of unique arrays in java +1.63
if Input: 8-e Expected Output: 2|4|6|8 +0.91
how to create a list of list of objects from a list of objects? -0.02
Filter out object based on key -0.69
How can I split a string by it's datatype in java? -0.02
Is it faster to convert an array or list to a hashmap/dictionary an... -1.21
How to reformat for loop and if statements into java 8 -0.32
React Native "if" statement behaviour? Early exit or full... +3.81
how to convert python inferred type 'any' in java -0.17
Changes to variable set in subscription are getting mirrored by ano... +0.40
Why does my onClick activate when it is rendering? +3.83
Return value of array.pop(); -2.08
Optimized solution for Balanced Parentheses Problem -3.69
How to pass the event object to a React event handler function? 0.00
Using flow with react-native 0.00
Is there a way to compare a primitive type with its corresponding w... 0.00
Java Lambda Stream group By and summing integer values/average -2.83
How to make a while loop circular java -0.39
Comparing each set of a two-dimensional array to determine largest... 0.00
(Java) Use functional (predicate-like) interface that outputs boole... -4.24
Java: How do I compare objects in an array while having multiple cl... -0.24
Why there is other situation when key's hashcode has three situ... -4.52
Wondering why k value is different within IF condition 0.00
How to add using HashMap multiple values(different types, an int an... +3.38
How can I tell an object how many times it has been created? +3.96
How can I properly return ArrayList<Object> from recursive me... 0.00
Set all boolean objects to false in generic list java? -2.85
get tomorrow date 1:00pm in UNIX timestrap 0.00
Is it possible to Create stream and filter in java 7 0.00
Java create Iterable<? extends SuperClass> from Iterator<S... -3.78
Infinite loop breadth first search +3.78
How to add power function to sigma -2.27
Convert string representation of a list to a list in Java -1.89
Does "< />" mean anything in Java? 0.00
How to make reference to a reference in Java? +1.64
Divisible Sum Pairs +3.40
What does it mean to declare a field of another class? -2.29
Flatmaping a n-order tree structure : Java Streams 0.00
Getting multiple inputs from user with char and integers Java +3.30
Is it possible to declare variables within a certain interval withi... 0.00
How to reject whitespace as input in java +3.65
Big O constant time of for loop +3.61
Difference boolean[] b = {false} vs. boolean b = false? -3.02
Get Value of an List<Object[]> +3.75
Java 10 Local Variable Type Inference Advantage? +3.89
My method doesn't reach the expected return statement 0.00