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 ... 136 137 138 139 140 ... 172
Title Δ
Arraylist generating first element as null +0.31
Java deal with array index out of bounds -0.98
Do uninitialized primitive instance variables use memory? +1.05
Java throwing Error and catching NullPointerException +0.33
What mechanism does println use? +0.31
Factory pattern with many conditions 0.00
How can I prints the sum of the 2nd to last digit of each integer? +0.09
How to sort Integer Stream using queue? Lab JAVA 0.00
Armstrong number code in Java is not working right +0.32
Issues adding objects before/after in double linked list 0.00
Comparing/evaluating numbers in Java +0.31
Defining ArrayList gives error -0.81
Java string method to return strings before whitespace +0.78
java sorting in alphabetical order -0.72
Java class design and handling Exceptions +1.67
What is the point of passing the value to another method when the v... -2.39
Pass by reference vs value: Is Java a hybrid? -0.04
What does it mean to return an iterator? Java +0.47
Java Null Pointer exception error on android app 0.00
Recursion without Else Statement -0.14
Book x++ and loop Java +0.36
Attempt to invoke virtual method 'int java.util.Random.nextInt(... 0.00
Checking if a word is a Palindrome or not 0.00
please help me out its very confusing java code +0.08
While loop exiting before computation because of datatypes +1.64
Conditional conditions in a loop +1.00
What is wrong with this algorithm execution in Java? -0.62
Problems With StringIndexOutOfBoundsException +0.31
Limitation on sending messages to a large number of invalid tokens... +0.34
Calling a Constructor without parameters -0.32
NullPointerException error in search through array +1.19
Error: "Cannot invoke String() on the primitive type float &qu... -0.86
Can't access object in the array java +0.87
IntStream.sum() exception handling -2.16
Unable to add all values to a map 0.00
If I change the value of a variable in one function, will the chang... -0.16
Using an if/else statement to return a boolean -0.95
ArrayList<Product> in class declaration how to access the Arr... +0.84
When adding to a HashSet in a for loop how do I remove duplicates b... -0.35
By default any class extends Object class. Doesn't it mean java... +0.62
Minimum element of an array +0.34
Finding lengths of a string in an ArrayList using ArrayList as a re... +0.81
Receiving IndexOutOfBoundsException 0.00
Calculating the power of something using while loop in java 0.00
Java; I initialize an array in a constructor but it only gives me b... +0.30
Java 8 method reference to static void method 0.00
How is it possible that a variable can be re-declared within a loop? +0.79
LinkedList : Collections.max() throwing NoSuchElementException +0.77
[Error]The type of the expression must be an array type but it reso... -0.17
I keep getting the error of not finding a symbol what am i doing wr... -2.21