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 ... 89 90 91 92 93 ... 172
Title Δ
Xtend: Add elements from two different ArrayList -1.58
Java How to use class object for List initialisation -1.65
PreparedStatement - syntax error +0.22
Use of public and final +0.68
Will IOS increment a push notfication badge number? +0.64
Recursive calls leading to a stack overflow exception -1.54
Java try catch and finally. If exception occurs will finally still... +0.61
About collect (supplier, accumulator, combiner) 0.00
How to handle processing large csv file or read large CSV file in c... +0.21
Can't remove all element in java.util.Map.Entry 0.00
Java String split inconsistency +0.93
Implement a generic interface 0.00
Java 8 lambda error: filter stream by reduced filter collection THE... 0.00
when abstract class doesn't contain any abstract method -0.86
Overriding hashcode with OR condition +0.87
why are all my array index values set to the same value +0.24
Difference between String s=" " and String s=null +0.90
Do elements in LinkedList class of java have index? -1.28
Java: No compile errors, but my output is wrong +1.41
Replace "contains" with "add" in collections? +0.67
When use Braces block in Java like this? +1.06
Merging Map streams using Java 8 Lambda Expression -0.00
Precedence of operators in Java +0.22
Can Util class can be abstract or final? +0.67
What is the difference between boolean = true and just boolean +0.38
How to define a starting point in the condition? +0.24
Why doesn't my run() method correctly call from my Actionlistener 0.00
Can't override a method of parent class +0.24
IllegalStateException when removing an object with iterator 0.00
return a value immediately from collection by java 8 streams 0.00
Assigning every other value in array to a corresponding value in a... +0.24
Which is best to use either static final variable or final variable... +0.21
Java- why can't I initialize this List<List(String)>? 0.00
Why can't TreeSet have student ages similar when the whole stud... +0.58
Java- 'if' statement gets ignored? 0.00
Using Iterator for TreeSet 0.00
Null check for string in java +0.23
Continuing to receive an 'else' without 'if' error 0.00
Arrays.asList(int[]) not working +0.77
order in multi-catch exception handler +0.51
can not find symbol method Iterator() +0.23
Converting Object[] into Hashmap 0.00
Why this piece of code isn't compilable +0.43
Did i write this correctly? I keep on getting compiler errors +0.72
Java math.pow method, am I printing it incorrectly? (New to java) +0.18
Stream create two objects from one and process further 0.00
How to do sorting in array list without using collections in Java +0.61
Creating an anonymous class in the return statement +0.93
I get an error that getInstance(); cannot find the symbol 0.00
How equals method returns false when comaparing two object (e1.equa... -0.11