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 ... 76 77 78 79 80 ... 172
Title Δ
How to split an arraylist into two dimensional arrays? +0.22
Removing all duplicates from a generic linked list -1.20
How to fix a stack overflow Error in java? -3.15
Out of range with for loops 0.00
Type mismatch: cannot convert from "sth" to "sth" +0.78
How to distinguish between int and long? +0.87
Why doesn't Stream.limit work as expected in this snippet? +1.01
Java taking new array as input though i give the source twice 0.00
Assigning an object from an interface instance to another interface... -2.50
Array index printing wrong value +0.65
Array of Objects contains the last one only +0.23
Functional programming syntax in Java 0.00
LinkedList search performance in HashMap +0.81
Different GCM messages to multiple devices 0.00
How do I access variables from a different class -1.02
Why my integer literal is not being promoted to long type when ther... +0.21
Why would a line that sets value of array A resets my value in arra... 0.00
Array declared in main cannot be accessed in subsequent methods - J... -0.28
Print out three dimensional array and getting the combined integer... 0.00
Why do we need to check hashcode twice? 0.00
Scanning 2D String Array From a File 0.00
Java constructors and returns 0.00
Why is for(int i=0;;i++) considered infinite loop? +0.62
how to shuffle list(arrayList> with my own objects? +0.80
IN my code for some reason I get the "missing return statement... +0.45
how to delete the last digit of a set of numbers +0.53
why I can't create my array object inside function? +0.68
Returning a value. The output always print 0 +0.38
Superclass Subclass Instantiation 0.00
HashSet add(Object o) error +0.70
Output Of A Series +0.21
Why am I getting NullPointerException for null object array but the... -0.63
Java Error: Can not find Symbol -0.73
GCM push notification return error: field data must be a json array 0.00
Infinite recursion in Java Program -1.04
Why is this variable in the trie data structure insertion method? -0.78
Is there a better way to implement search map? -1.30
Java HashMap containsKey strange behavior +1.03
remove element from array list and update tab size in java 0.00
Compare passing null int String and Integer constructors +0.55
Java: How conditions are evaluated in Bitwise XOR operator ? (^) -0.61
trying to understand my error in my pig java game -0.28
Iterating over boolean array in Java +0.92
why variable have to be initialized? +0.33
Creating lists from atributes of objects in a list +0.80
Why does print again and again forever? +0.43
Removing stuff from ArrayList with iterator while its still being u... +1.55
With a multi-type array (with ints and Strings): Using a method, ho... -1.06
Java-8 Optional prevent if statement +0.62
how to take user input that initializes an arrays size (the array i... +0.20