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 ... 54 55 56 57 58 ... 172
Title Δ
Java- While loop check if variable changes between two iterations +0.92
Return the larger value if it is in the range 10..20 +0.20
Why doesn't this statement throw a StackOverflowError? +1.32
Return value after throwing exception +0.91
Method reference - invalid method reference - cannot be reference f... -1.28
java - recursion code explanation (check if ascending) 0.00
String intern method logic -2.71
Java : Replace all occurrences of single char not preceded/followed... -0.41
Why should I use (String[])null over null in java? 0.00
What algorithm does java use to typecast int to byte? 0.00
Using ((Base)this).f(); instead of `super.f()` in Derived.f() compi... 0.00
Appending characters to a String does not produce the expected resu... 0.00
Java indexOf Clarification 0.00
NullPointerException to an already Created Object -2.03
Assigning variables instead of direct references inside a loop resu... -0.65
Java - confusing behaviour during static initialization 0.00
Java - Exceptions +0.18
How to write an arraylist as a CSV 0.00
tricky method Overloading in java 0.00
Java variable and constructor initialization? +0.60
how can i amend this code to have a time complexity of o(log n) or... -1.66
java: incompatible types: inference variable T has incompatible bou... +1.39
Unexpected output in inheritance -0.03
Why does my ArrayList item get converted to an object in Java? +0.21
Generic class method returning some value -1.53
Java - StackOverflowError - access HashMaps 0.00
Pass function as reference to another method in Java +0.17
Java 8 Streams - Map Multiple Object of same type to a list using s... -0.33
Maximum Height of a Binary Tree +1.24
Initialized by definition or constructor in Java -0.31
Null safe Collection as Stream in Java 8 +0.01
Why does this keep printing if I 0.00
Factoring try catch -0.60
What is the output. In this case it shows compilation error +0.38
Cannot convert from java.lang.Integer to R 0.00
Implementing merge sort in Java: Only zeroes +0.18
split string and store it into HashMap java 8 -2.64
In Java, why does the output of b does not change in the case? Is i... -0.80
How do I use Java streams to convert a set of strings to a set of m... 0.00
Trying to find the number of x's that satisfies n + x = n ^ x f... +0.34
HashMap implementation that allows to override hash and equals method +0.88
Comparator consistent with equals meaningful example 0.00
Java 8 type check for Collectors.groupingBy 0.00
What does setBytes' Parameter Index do 0.00
implementation of put method in a hashmap -1.43
Is Java pass-by-value or pass-by-reference? +1.17
java 8 groupingby two column not work 0.00
Attempt to invoke interface method 'boolean java.util.Set.addAl... 0.00
toString,hashcode and equals method inside interface +0.80
Differences in Object modifications -0.47