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 ... 70 71 72 73 74 ... 172
Title Δ
Java final variable in a function +0.65
HashMap contains several different keys having the same value? -0.38
= and == difference in If statement Java +1.08
Getting an ArrayIndexOutOfBoundsException: 3 >=3 when trying to... 0.00
How to print (but not return) a String recursively using Java? +0.53
Why does the hashCode() of an ArrayList change everytime you add a... +1.66
Getting elements from string array returned by split method -0.01
How can I implement asymmetric equals funciton? -1.64
How to use Resultset rs.next() multiple times in a single jdbc clas... -0.29
method(E[]) is not applicable to the arguments(int[]) +0.22
Printing prime numbers with ArrayList 0.00
Assigning a value to long and float primitive types in Java 0.00
Sorted Iteration of HashMap Java +0.61
Java 8 way to convert collection into one key multiple values map +1.63
How to get column in 2-D array in java by Foreach loop? -0.20
ArrayList.remove gives different result when called as Collection.r... +0.64
How are constructor calls decided in Java? 0.00
how this works in oop java? +1.15
What does this line of code do ` ++arr[1+r.nextInt(6)];` +0.65
How to provide static field to subclasses? -2.74
How to fix the following error in Catch block of Java code? +0.22
Invalid argument to operation ++/-- -0.72
Why does this method always produce 0 as its return value? +0.19
How to avoid rounding to 0 in a double +0.22
Trouble returning a String from a nested for loop 0.00
Error in return type. Why? +0.57
java8 - groupingby from a property inside an object -0.72
User specified 2d array element values +0.21
HashMap Help Needed -1.03
Use of java.lang.Comparable,when the java.util.Comparator can do th... +1.38
How to resolve 'Define and throw a dedicated exception instead... +0.21
Casting ArrayList<SuperClass> to ArrayList<SubClass> +1.21
Finding the missing number in an array with nested for loops in Java -0.54
Do while loop not working? (Cannot find variable) +0.21
Can't figure out why int is duplicating in Java +0.21
HashMap with java +0.24
Adding different string arrays into List<String[]>, but retur... 0.00
Java Generics :The method compareTo(capture#2-of ? extends E) in th... 0.00
when compile this code only show scores of last input 0.00
Reducing a nested for loop to a single for loop -0.93
Printing an integer in java that have zero in front of it +0.23
delimiters check using stack +0.50
Counting occurrences in a list with Java 8 0.00
Is it possible to instantiate a Map with a list of keys? +0.22
ResultSet returns only the last record from the table 0.00
Java - Best way to compare two Sets by hashes (via ==) 0.00
Recursive function return incorrectly returns false 0.00
On which basis does SortedSet sort in JAVA 0.00
How to pass a two dimensional array by value in Java? -0.28
Search arraylist for an instance variable 0.00