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 ... 112 113 114 115 116 ... 172
Title Δ
java - double cannot be dereferenced 0.00
For each loop not returning values? -1.67
Why cant i change a subclass value +0.28
What About using import java.* for using all sub-packages under the... +0.78
Why does my recursive factorial method always return 0? -0.74
valueOf() in java Returns Object But why hashcode is not there? -2.84
java stream compare list with local variable -0.72
Can anyone please explain me whats happening here : "protected... 0.00
java.lang.T : Can't find this type -0.10
Codility - Frogjmp - Needs improvement 0.00
Java Date getTime function returns negative value 0.00
adding and using new parameter to function +0.28
What is the difference between isClose() method and isValid() metho... +0.24
Am confused about static classes and instantiation 0.00
determine size of hash map internal array list 0.00
I can't find the bug in my java method that returns an array of... +0.28
Downcasting in Java with new and same return type instance +0.03
convert int or long to byte hex array +0.27
Assigning values to an array 0.00
Can't invoke HashMap's getEntry via reflection on Java 8 -0.24
Program never finds an item in an ArrayList, even though it is supp... +0.28
Compare different object types with comparator -2.91
Unable to override compare() method of Comparator +1.19
Java not a statement error at i < j +0.76
Swap odd and even numbers in array +0.69
My program throws an exception when encountering very high numbers -1.91
Efficient way to exclude a specific value from a TreeMap +0.65
Java: using the "||" and "&&" -0.65
Java hashCode, artificial fields? -1.28
Try block can throw nothing, nonetheless there is no compile-time e... 0.00
Only the final Array list I'm adding is cloned to all elements... 0.00
Why doesn't java.lang.Integer extend java.lang.Long? +1.23
Inheritance : What should a base class contain? 0.00
Overload method not changing values in object 0.00
Java Scope of static variables and using variables in button action... 0.00
Java variable initialization in if-then statement -0.48
Understanding a recursive method I created 0.00
How to typesafe check equality of booleans? -0.66
Is it possible to get 0 by subtracting two unequal floating point n... +0.22
using char array and boolean array in an if statement with the &... +0.26
Null is of reference type, is it a String reference or Object refer... 0.00
Stackoverflow exception that occurs through non-recursive function -2.91
2D Array(Ragged) - Print Each Column Sum -1.18
Java extends inheritance Program not working? +0.29
What is the benefit to assign the parameter to another variable -0.36
Strange behavior in recursive algorithm, +0.67
Can I convert ArrayList<HashMap> type to List<Map> in J... -2.01
What does the keyword 'this' means in TextView textView = n... 0.00
How to make a specific parameter unique in Java -1.09
How to convert Collection<X> to Object[][] via lambda express... 0.00