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 ... 114 115 116 117 118 ... 172
Title Δ
Getting error in the following Java program. Why? +0.68
Java 8 - Best way to transform a list: map or foreach? -1.72
Java - Why won't these two classes communicate with eachother? +0.16
How to build 1d array and find the number that are odd and divisibl... -1.44
Print out 3 HashMaps - Java +1.11
The operator > is undefined for the argument type(s) Object, int +0.46
Declaring variables before call to super() but super must be the fi... +0.17
If I have fixed size data, should I go for array and arraylist? +0.27
Object is Null even after instantiating it +0.62
What is called anonymous class? 0.00
Is it possible to write return statement in if block using java? +0.63
Can we catch an Error in Java? -1.60
Bitwise operator advantages in StringBuilder -0.45
Designing and Implementing a Sphere in Java 0.00
Collectors.summingLong or mapToLong to summarize long values 0.00
arrays with same memory location, which will show as output +0.88
Java - Highest number in a column multi-array +0.33
how to know how many time a Set had found a duplicate value while a... -0.01
Binary OR Operator 0.00
create arrays in a dynamic manner java 0.00
Adding to a specified List within a matrix of Lists +0.27
How do I get the values of the List<Map<Integer, String>&g... -2.58
Duplicates in java HashSet +1.73
how to revert a List from a Map when filtering (using streams) 0.00
Overriding methods and weird behavior +0.26
Exception in thread main java.lang.ArrayIndexOutOfBoundsException.... -0.71
Why don't we put the hasNext(), next() and other methods in Col... +0.74
seek for help on java generic method 0.00
Sprites not displaying after Thread to Runnable switch 0.00
Java equals() and hashCode() changes 0.00
What's the purpose and function of int.class +1.03
Calling a method in a different class and passing an array -3.11
Is it possible to call a method in the same line you create an inst... +0.02
public static <T> void sort(T[] a, Comparator<? super T>... 0.00
incompatible types error for ArrayList.get(i); -0.44
wrong answer when converting if/else block to ternary operator +0.72
Retrieving object from its hashcode. +2.48
Ugly error message thrown despite catch statement 0.00
Passing down symbol from a for loop to an if statement +0.26
Construct new HashMap by compressing the other map with stream() -0.21
stack over flow explanation from code sample -1.59
How to turn off specific notification types on iOS 0.00
Java - Cannot Catch ArithmeticException when dividing by zero +0.63
Identify a single user in Apple's APN 0.00
The use of protected member variables from child class and abstract... +0.32
How would one use this toString method for private variables via in... +0.25
Variable Assignment plus an extra -0.89
Clarification in reference variable downcasting in java +0.91
Printing out Arrays? +0.57
avoiding "Potential null pointer access" +0.81