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 ... 115 116 117 118 119 ... 172
Title Δ
Priority of equality and conditional operators in java +0.32
Java Array Index out of bound exception while storing in to 2D array 0.00
Java software design - Looping, object creation VS modifying variab... -0.29
Logic evaluation with && and || in a statement -0.49
What is point of implementing comparable Custom Class? -1.04
Is it true that calling this() inside a constructor implicitly call... -0.25
i always get this error "Exception in thread "main"... -0.42
Java code to segment string into meaningful dictionary words, getti... -2.94
OR operator - which statement is more efficient? +0.67
Deque's methods and the methods inherited from Queue 0.00
Is there a way to send a list/map of a concrete type to a method th... -1.11
ArrayList change all objects one property value +0.27
Iterate through List or get Object by index from List? +0.26
Can't reach fields from super class with object +0.52
Manage/Fill data in Hash-Map in proper format 0.00
How can for HashSet h and element e hold: h.contains(e) != new Hash... 0.00
Extract return value from FOR loop -0.10
Overriding methods and inheritance in Java -0.42
Java private boolean asking for return while return is there -1.64
Sort a list having map as input -0.84
Java. Get/Set returns null -0.47
Else statement not recognised java +0.25
"main" java.lang.ArrayIndexOutOfBoundsException: 3 +0.26
Efficiently reusing code common to multiple implementations of a po... -0.77
Questions regarding package names and Interfaces 0.00
Difference between getAndSet and compareAndSet in AtomicBoolean -1.15
Why this exception is thrown when I try to use an iterator on this... +0.69
Understanding queue insertion +0.22
Java - Parameter and Enhanced For Loop copy issue +2.05
Where will be the definition of Collection methods resides? 0.00
Java static Interface method 0.00
How can I merge 2 arrays? -0.43
Return sum of values of nodes..but we cant add any value since ther... +1.41
Last 3 digits always zero when generating 15-digit random number +0.96
non final - immutable classes +0.26
Java Generics - How do I call a generic map with a successor object +0.64
Error using protected method of data type of the same class 0.00
hash map as unique value store / instance counter. java 0.00
Basic Java : fractions rounded to 0 0.00
traversing next element of 2D array 0.00
java hash map 'cannot be resolved'. can execute methods but... 0.00
ArrayList nullPointerException +0.28
Java newColor constructor randomized -1.82
What does static succeeded only by two curly brackets means? 0.00
Looping not Working java 0.00
the sequence of one-line code of Reverse Words in a string on leetc... 0.00
How to print unique elements in an array by returning the array? -0.49
How to divide 1 by 25(1/25) and get result .04 in java -0.11
Iterating HashMap in order -2.38
How to get count from resultset? +0.26