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 ... 25 26 27 28 29 ... 172
Title Δ
Why LinkedHashMap can't sort HashMap while TreeMap can? +0.20
Why doesn't my primitive-type-argumented method override the wr... -0.70
Java - number in expanded form +0.55
What happens when an item is deleted from a list initialized by has... 0.00
Parameter is hiding the type -0.98
How split arraylist to multiple lists by specific property object J... +1.01
Is this condition always true? +0.19
Collector.of() arguments types are not resolved the way I want -0.30
Getting unwanted NullPointerException in ternary operator - Why? +1.16
design patterns how to avoid instanceOf when using List +1.09
Using recursive to count the occurance of hi in a string +0.19
how many times will this loop execute +0.07
How to collect into a Map forming a List in value when duplicate ke... +0.80
how to use indexOf method for double array in java 0.00
How do I make a return type have the same output as a print function? -0.38
Boolean example return unexpected answer +0.56
Reference of method Static - small program example to advice 0.00
Example of non-interference in Java 8 +0.05
Order of prints with string concatenation +0.18
Value Matching and reduce dimension in Java 0.00
Is this the best option for IntStream nested loops and what is the... +0.82
Create an array of a class, passing in individual values in arrays... 0.00
minimum value from a list of dataobject returns The method min(Comp... 0.00
Inference variable has incompatible bounds when trying to build 1D... 0.00
What is the purpose of having hashCode in Optional +0.20
java8, optional.orElse() not working but optional.orElseGet() work +0.69
How to collect list of filterred objects from sub-collections +0.19
Convert a String representation of number to Integer in Java 8+(sin... +0.68
Nested Hashmap: Alternative to putIfAbsent which does not requires... 0.00
Return of a palindrome String it is not the expected one. What is t... 0.00
Why ArrayBlockingQueue hasn't been blocked when the queue is full -2.80
List to varargs with pre-difined size or without size -1.17
Multiple Inheritance using Anonymous class in Java +0.99
Streams - Filter all not throwing exception -3.15
Partial sort Collection with limit and custom Comparator -1.68
In java how to construct an array when we know only component class -1.10
lowest sum of negative integer elements in an array with the option... +1.04
difference between local and class variable in java by using if and... -0.33
Side effects of lambda expression in java 8 +0.74
Merging two list of hashmap using Java8 Stream API -0.02
constructor in inheritance in java +1.31
Find time complexity of this recursive function 0.00
Java 8: how to 'JOIN' two Maps having the same Keys? 0.00
Method call: Collections.emptyList() shows different behaviour in d... 0.00
Difference in constructor calling with different way of passing arg... -0.33
Iterate and invoke a list of methods +0.57
Find the smallest positive integer that does not occur in a given s... +0.47
new distinct list by removing a object from a List which has duplic... -3.07
How to get all the sets of consecutive numbers that add up to form... -1.21
HashMaps and Lists -1.70