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 ... 73 74 75 76 77 ... 172
Title Δ
How to increase an int attribute in ArrayList 0.00
what is happening in java list and its nodes ? 0.00
will the speed of hashMap.get ("The String key") be affec... +0.49
what is use of this::instanceMethod use as method parameter in java8 0.00
Does APNS Feedback service no more exist as per new APIs? 0.00
Why do I get a Stackoverflow Error? 0.00
Instantiating array of objects with streams -0.52
contradicting statement regarding to local class, which one is corr... 0.00
what 'this' keyword is referring to within the context of D... +0.18
Java For-loop changes numeric result when changing type of loop var... +0.78
has no default constructor in android manifest 0.00
How Can we use Heterogeneous key in TreeMap +0.54
Error on storing a method in a variable -2.18
Refactoring nested for loop into Java 8 stream 0.00
After a string literal, all the + will be treated as string concate... +0.76
Compiler error instance of final class -1.18
Java ArrayList<ArrayList<>> indexOf regardless of the o... +1.11
Swap first two characters, then next two characters in a String usi... +1.25
Reusing cached instances +1.86
Check whether two String's are anagram +0.26
The method is ambiguous for the type Error 0.00
ResultSet method previous() is not working 0.00
java8 convert string array to map(odd index is key, even index is v... +0.73
GCM: NotRegistered and MissingRegistration? +0.22
Can multiple if statements be associated with a single else clause... +0.93
Why we don't need i++ in File Operation in java? +0.53
Return an ArrayList and int value from a single method. Is it Possi... -0.11
Inheritance and recursion -1.02
Java: try-catch vs if-else for initialization: performance +1.27
How a non constructor method inside a custom Exception class is acc... -1.55
Self Referential Collections throws stack overflow +0.21
Set Method of ArrayList throwing IndexOutOfBoundsException +0.81
For loop confused as to which value to consider +0.46
Collect values from list of POJO using Functional interfaces (lambd... 0.00
Integer to string conversion 0.00
Arrays.copyOfRange method in java throws incorrect exception +0.41
How I can write this lambda expression without a return statement? 0.00
Exception in thread "main" java.lang.NumberFormatExceptio... +0.29
How to protect anonymous class creation with Interface reference +0.22
Why is this boolean variable assigned true? -0.74
Java : Creating an array from an for loop +1.11
How to use the get(int index) method of arraylist having nodes as r... +0.22
Which executed first, The parent or the child constructor? -0.42
Why is publishing final fields safe? +0.23
probelm with recursion in mergesort: two recursive calls +0.21
Math.random() v/s Random class +0.21
How to add an index of an ArrayList to the same Arraylist Java 0.00
what has change in Java 7 for HashMap from Java 5 -1.84
What does it mean for two classes have the same API but different i... -0.27
Understanding object construction and assignment +0.10