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 ... 22 23 24 25 26 ... 172
Title Δ
Java Streams: Issue about collect to a Map<String, Object> +0.91
Java: Store reference to static class is variable +0.19
What should i use when i am fetching values from database and conve... 0.00
static final method in Java 0.00
using orElseGet vs orElse in Java8 0.00
How do I build a Java `Map<K,V>` out of `List<Map.Entry<... -0.53
How to return just one string from java stream +0.19
Recursive Binary Search does not return intended value 0.00
Creating list< strings> from List<Pair<String,String>... 0.00
limit(long) difference order in a pipeline 0.00
Removing an item from a list of String and StringBuilder during for... 0.00
Generic method overriding a generic method of its base 0.00
replace lamda with method reference for contains 0.00
Why am I for this simple task getting the Timed out error even if t... -1.37
Getting the first index of a array does not move 0.00
Java unexpected IllegalArgumentException in sorting with Math.abs(d... 0.00
How to make a negative Fibonacci sequence in Java using recursion? 0.00
Get single line and multiple line values from text file 0.00
How can i append '\u' to a number and save the result in a... +0.56
Could you help me to merge values of several maps? +0.23
Duplicate and incorrect result trying to append String to Custom St... 0.00
Hashtable ArithmeticException -0.31
Three tier java generics inheritance 0.00
Why am I still getting a InputMissmatchException even though i have... -3.11
Trying to replace letters in string with question marks, but keep r... 0.00
Why does String.intern() return different results under JDK8 and JD... +1.39
I need a TreeMap in which Key will be id and value (will be a hasMa... 0.00
Need help explaining how this prime number program works +0.17
Throwing IOException from main() in Lambda-expression -2.89
Refactor two for's into java 8 streams +1.24
How to override only few methods of interface? +0.19
Java 8 List<Foo> to Map<String, Map<String, List<Str... 0.00
Java 8 - Stream with Objects and primitive wrappers -2.36
Java 8 nested streams - convert chained for loops -2.55
Java - Problem with casting an int to char +0.46
find third largest number in array java(including duplicates) +0.46
Removing last element from LinkedList in O(1) without iterators(java) 0.00
How to remove verbose sentences in peer if-else branch +0.59
Java- Cannot insert batch of 1000 to table +0.19
Struggling to find the correct loop invariant 0.00
What is the consequence of ignoring the warning:unchecked conversio... -2.94
Java 8 stream - how to properly make NPE-safe stream +1.01
Object[] cannot be converted to Integer[] +0.18
JDBC-SQL exception-Exhausted resultset 0.00
Strange behaviour with ArrayList +0.65
Comparing two list by using Java8 Matching Methods +0.46
My While loop doesn't end even when the condition is met +0.19
Is it bad practice to use child object as a parent object attribute... +0.77
Java - pass by value example 0.00
How do I print out the calculation in my calcWage method inside my... 0.00