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 ... 94 95 96 97 98 ... 172
Title Δ
How to write the array procedure function here? -0.93
Calling methods of an object that is already stored in an ArrayList 0.00
Type Set does not take parameters +0.66
forEach() does not respect ordering, but here it seems to respect,... +0.24
Finding a return value while passing n variables in a method +0.24
Game Of Life Java - Counting neighbors with 2D arrays and for loops 0.00
Multiplication of numbers as string -0.57
Needs Logic explanation java reverse string +0.22
Always the last element's informations are shown in the List (J... 0.00
Understanding the for loop in java +0.07
Nested Hashmaps overwriting other keys +0.52
considering if, else if, else statements when writing code (java) +1.13
Does the Java ArrayList.clear() method behave consistently? -1.74
custom Value class for a custom Linked List in java 0.00
Returning specific element from list 0.00
Java Design Issue: Enforce method call sequence -0.61
Recursion with termination condition Java +0.61
Why can Java generics cast unassingable types (Every Exception to R... -0.13
Why can an abstract class force a concrete method to be overridden? +0.64
Deleting a link in a LinkedList +0.78
Having trouble understanding why this code does what it does +0.46
equals giving false even though state of object is same in java +0.66
How to avoid the StringIndexOutOfBoundsException if a substring is... +0.41
Why Constructor variable cannot be used 0.00
Alternative way to a == b, without boolean -0.65
Avoid isPresent() and get() in control logic +0.24
Handle StringIndexOutOfBoundsException for string +1.53
changing properties of item in arraylist +0.25
iterative program on java 0.00
Why the following code prints false? -0.27
Why can't I call a method I define in a field? 0.00
Throwing general exception in Java 0.00
Concatenate lists with double brace initialization -2.50
Java - Odd behaviour of List contains +0.26
ArrayList of String Arrays save last record only 0.00
Does getInstance() denote a singleton according the singleton patte... +0.41
Checking Palindromes using BigInteger 0.00
Java boolean and null strangeness +0.26
Creation of object using abstraction fails, likely a simple fix I c... 0.00
why static function does not have any static local variable in java +0.99
Generic argument 'extends' multiple classes +1.90
wrong results from simple java method +0.71
Method calling in java 0.00
Index of column out of range : 2, number of column 1 +1.14
How to use charAt() and length() to write a whether is substring me... +0.24
How can I convert these streamed Map keys from Longs to Objects? 0.00
how to find a number in a range in array -0.29
Inner class declaration and initialization +0.24
Difference between these two "methods" for simple charact... 0.00
How to print even numbers in ascending order and odd numbers in des... -2.06