StackRating

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

Eran

Rating
1729.18 (69th)
Reputation
307,317 (111th)
Page: 1 ... 8 9 10 11 12 ... 172
Title Δ
ArrayList in java not removing -1 -0.99
Order of growth in two loops 0.00
What different between the 2 statements?about how to use java 8 str... 0.00
How to translate a Optional mapping to Stream mapping in Java -0.63
Random number generator returns same result upon creation of new ob... -1.79
Java 8 filter but return all objects 0.00
Why does isPrime using i*i < n return a correct answer for every... +0.94
Java, How do I put a switch case in a method? +0.99
Java Iterator over elements that meets conditions 0.00
Map set of indices to set of Objects, using Java streams 0.00
How to convert a simple method into a recursive method? 0.00
Is lambda expression only applicable for functional interface? +0.18
Java factorial value changes when return is not 1 -0.32
Java BigInteger Returning Incorrect Value -0.91
Collect HashMap<String,Object> from Stream<T> +0.23
Map duplicate keys error fixing using streams in java 8 0.00
Double to int and double to int +0.46
Creating memorization algorithm given a fibonacci recursive function -0.82
Java cannot call addAll() to add arraylist of type subclass to an a... 0.00
Comparable implementation for Generic Type? 0.00
Lossy conversion from long to int altough using int literal in int... +0.18
Java - Switch Label with parentheses +1.13
Making part of string equal to other part of string 0.00
print all the strings possible of length k from a given string with... 0.00
Apply stream sum() method to N different fields of a List giving N... 0.00
character array comparison ignoring case +0.18
Generic in Java throwing errors when methods are defined +0.61
i want to find max node in linked list by recursion algorithrm but... -0.34
Why the passed array cannot use lambda function +0.60
Java - make boolean isHigherGeneration () metod return YES/NO -0.82
Most efficient way to convert/flatten entire map to list (keys &... +0.68
isPrime returns different result for the same value? +1.13
Why does HashMap override the existing object when I am returing di... +1.20
Is there a way to convert steam.map() individual output to list 0.00
Whаt is happening here? 0.00
I want to give out only one Argument instead of all 4 0.00
How to store a set of unique integer arrays in java 0.00
In this particular code, which would be smarter, float or integer? 0.00
Multiple loops code migration to java 8: is it the best way? 0.00
Removing negative values from Set 0.00
Reverse a string using recursion in java 0.00
length of Array of Objects in Java 0.00
Java constructor calling and changing values of parent class instan... 0.00
How to Convert a List Into Map of Map Map<String, Map<String,... -3.07
IF Statement does not work well inside for loop +0.18
Java: Reversing a number in sequence -0.57
check if all Objects of a stream meet a rule 0.00
Why does using Optional instead of Objects.isNull or obj == null gi... +0.39
XOR operation and BitCount in Java on Long variables returns java.l... +0.18
Storing HashMap inside Map<String, Object> +0.18