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 2 3 4 5 ... 172
Title Δ
Method reference to an instance method of an arbitrary object of a... 0.00
I'm getting an error while sorting an array with the following... 0.00
Sort Map with respect to order of keys in second map 0.00
Java override non abstract method as abstract in extended class 0.00
How to merge set use java stream with one line of code +0.58
Given two arrays, write a function to compute their intersection 0.00
Do constructor( that we code ) replaces the default constructor? 0.00
I saw this piece of code in a coding book and the output was 3, 5,... 0.00
Function didn't return the desired value when it is used more t... 0.00
Stack implementation java - LinkedList vs Vector +1.62
Why collections.reverse() is not returning reverse value for primit... -2.90
Would it be O(n 2 *log(n)) or (o)n 0.00
How is the underlying keyset of a Hashmap implemented so that add m... 0.00
How can I get `reduce` to divide values in the stream by one another? 0.00
Using streams to find a minimum of a list of Date objects from a Ma... 0.00
Java 8 Optional.map.orElse is performing the orElse part 0.00
Converting nested optional list to optional list in Java? 0.00
Couple sum in array 0.00
Java HashMap containsKey 0.00
How to write apply function of function Interface in stream.map fun... 0.00
Is Double.toString always produces exactly same as double literal? 0.00
Why doesn't Stream.mapToInt handle NullPointerExceptions? 0.00
User defined exception through orElseThrow Method 0.00
insertion sort is not outputting right +0.21
what is the benefit of using local variable in program in java? 0.00
Why is declaring an empty array of non-empty array(s) legal in Java? +0.43
Single Inheritance issue in Java +0.20
Sort map by String values with predicate 0.00
Can you explain to me this java code step by step? 0.00
About Lambda.... semicolon 0.00
An elegant way on a stream to do forEach and count -2.25
Difference between "ClassA object = new ClassA();" and &q... +0.21
Java8 stream - how to get convert Set to List when .map() found a Set 0.00
Return the larger value in the in the given range 0.00
Using streams return null if value is false else return true 0.00
How does ternary operator use 3 operands? +0.70
incompatible types required object found entry 0.00
How to replace for loop with stream in java 8 0.00
Java Hashmap containsKey returns false for existing key 0.00
Java: is there more elegant way to extract a new list from an exist... +1.10
How to flatten list in java 8 -2.86
How to find the sum of digits using recursion in Java? -0.72
Java Inheritance, Dynamic Dispatch Exam Question 0.00
Why HashMap is not good for a big dataset of integer keys? 0.00
How to define custom combine predicate? 0.00
Problem with Java function using tree recursion +0.20
Why Stream.of(1, 2, 3).max(Comparator::comparingInt) can not be com... +1.77
How to revert a Map<String, Collection<XYZ>> to Map<... 0.00
Bounded Types in generics -1.26
Java Stream filter nested objects return top level fields 0.00