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 ... 62 63 64 65 66 ... 172
Title Δ
HashMap<K,V> only by hashCode() -3.08
Duplicate items in a stream in java +0.19
Why these two code snippets yield the same result? -1.54
I m creating a cashier class but i cannot get name and price of eac... +1.06
Generating unique random number is increasing complexity and might... 0.00
Error extending LinkedHashMap -1.38
Java 8 modify stream elements +0.18
forEach in Java 8 0.00
Why does a local variable get initiated in if-else constructs but n... 0.00
Polymorphism and Explicit casting of object -2.48
Simple Array Insertion Program Producing Incorrect Output +0.20
What is the issue with this Stacked Number generating code? 0.00
Java int array to HashMap<Integer, Boolean> with IntStream +0.19
HashMaping in Java 0.00
Reusing same function in different ways +0.17
Replace forEach and add with collect 0.00
Is it overloading or overriding? -0.93
Implementation of an abstract class -2.75
Correct way of declaring a lambda inside a HashMap +1.26
Why don't these blocks of code give the same result? +1.04
For loop generator that prints a composite number 0.00
'illegal start of expression' but outside of main -1.43
What is the use of createing an Interface array assign to instantia... -1.22
Infinite loop when using a key multiple times in HashMap -0.76
Method within a method java 0.00
dead code warning java +1.03
Explain why I am getting error in 1 piece of code and not in the ot... +0.19
What is the use of type casting 'null' to any reference typ... 0.00
An exercise of inheritance in Java 0.00
Connect hashmap key and value to list 0.00
Difference in output - Java 0.00
Confusing behaviour of overloading 0.00
Increment Key in a collection 0.00
Not getting the desired output through Linked List +1.09
Java - Find Minimum and Maximum value of an array of Strings +0.35
Java 8 lambda generic interface method 0.00
Java: add to map of collections 0.00
ArrayStoreException on 2D Object Array +0.19
Iterating through sortedset in java +0.19
Why Java 8 Stream forEach method behaves differently? +0.73
Why we cannot implement collection interface directly by a concrete... 0.00
Why interface can be used to get callback on java? -0.18
Comparing two array lists 0.00
Retreving an ordered list from a map in java -2.94
If-else statement not working properly +0.02
why Object.to string is returning true for List type 0.00
error: bad operand types for binary operator '+' 0.00
Method returns true even though it should not. Possible complicatio... -3.26
Why isn't 'f' necessary when declaring a non-decimal fl... +0.91
Arrays.asList(outer array).containsAll(Arrays.asList(inner array))... 0.00