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 2 3 4 5 6 7 ... 172
Title Δ
I'm trying to find the rank of given strings using recursion 0.00
Why the execution result does not meet expectations when inheriting... 0.00
Difference between increment and addition in this question? 0.00
Using Generic Predicate and Function in a method 0.00
Generics : Error while passing multiple classes , interface in boun... 0.00
Greatest Common Divisor Giving 0 instead of 5 0.00
Need help in calculation 1+2+3+4...+n? -1.86
Searching registers that contains a part of text inside a registers... -3.28
Filter `List` based on another `List` 0.00
Java comparator issue when passed to Collections.sort 0.00
How to compare 2 lists using Stream and get element form compare li... -0.71
Why does this nested for loop loops infinitely (java)? +0.18
Reason why the time taken to execute below code snippets differ a l... +0.19
How to set every item in the array A references to initialValue Java +0.18
Unexcepted return value when using ifPresentOrElse lamba function 0.00
removeAll() method is taking long time 0.00
Handling multiple Lists in lambda forEach() 0.00
Are the || ('or') symbol and Stream.of(..).anyMatch(e->... +1.31
Simple recursive subtraction returning unexpected result -0.77
compareandexchange() vs compareandset() of Atomic-Integer 0.00
PreparedStatement nsert logical operation (=,<,>=,<,>=)... +1.26
Java 8 stream has already been operated upon or closed +0.20
Wrong value while doing Binary Search using Recursion in java 0.00
Java: Assigning a value too big directly vs. integer wrap around 0.00
Create a Map of String and List from List of objects in java 8 0.00
How exactly does the Java.reduce function with 3 parameters work? +0.21
Problem with using break statement in my program to calculate leap... 0.00
Combining Streams 0.00
Why Equals and Hashcode is same for list of objects even though I h... 0.00
Convert Delimited String in List<String> to List<String> +0.80
Efficient way to conditionally add items to HashMap +0.82
Auto-unboxing need of ternary if-else +0.54
Unable to print the hashset element using Iterator for second time? 0.00
In Java, does "==" Box or Unbox when comparing an object... +0.56
Why java.lang.UnsupportedOperationException thrown when process list 0.00
Using Java Stream to check whether 2 strings have any common charac... +1.30
Writing a lambda expression for a really basic class -0.29
Java Lambdas Multiple Summing 0.00
join int array to create big array 0.00
Getting ArraysIndexOutOfBoundException while trying to convert from... 0.00
Single Number solving by Haspmap, return always be a "@" -1.63
Problems with Recursion - unexpected output -0.06
Remove list of elements before iterating in java -0.32
How to write the merge function for Collectors.toMap() 0.00
Map one object to multiple objects in java stream 0.00
if v/s while: for this code if I'm using while loop it's co... +0.61
Problem about argument of Java 8 OptionalInt.of 0.00
Get element from list that contains another list 0.00
Why does 11010100 << 1 equal 110101000, not 10101000? -1.12
Create map removing duplicate from list based on condition 0.00