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 ... 6 7 8 9 10 ... 172
Title Δ
How to count of the number of unique values that occur in the array +0.19
Calling Non-Overidden Method from Child Class object 0.00
How to split a String("dog") to an Arraylist ['d'... +0.18
Extracting db column data with filter and map in Java8 0.00
Modify set of Intger vs set of String while Iterating +0.80
convert spaghetti code to, Java 8 with streams +0.19
Resolve, Incompatible types error, java 8 0.00
Create an array of string with an element from a list 0.00
Comparing List<Integer> by index +0.48
Convert multiple for loops with conditional logic to Java 8 streams -1.85
Java for-loop condition behaves differently when using length() com... +0.45
Merge two map with different type to one map +0.18
Grouping List of object to list of object of another type using Lis... 0.00
Java 8: Merge List<List<List<Product>> into one list 0.00
In Java how can I use stream to calculate differences between every... 0.00
Minimum value in an array is always set to 0 0.00
Collect to a TreeMap in one line using Collator 0.00
How to override a method but still use variables in Java? -0.29
Converting enhanced loop into Java 8 Streams, filter +0.85
How to bring generics into a java stream +0.22
how to create copy of hash-map object without effecting the origina... +0.47
Inner static vs non static exception class in Java 0.00
Java, map a list and do a contains check in one line or iterate ove... 0.00
split a list based on a condition in java using streams +0.17
Raise a number to a power with new formula using recursion 0.00
counting the element of two arrays that are factors of an number +0.18
How can I convert Pair to 2 dimensional array in JAVA? 0.00
Java 8 streams to split and collect tokens +0.63
Find the minimal value in stack with recursion +0.89
Parsing an object in stream function +1.05
How to find key from an object in a map? +0.63
Why is this printing when I have not printed it 0.00
Is this structure valid? 0.00
how to get last element of hasSet +0.19
Built-in exception length shorter than expected? -0.01
Convert two for loops to Java Stream? 0.00
Java 8 get all employee having address start with P -1.98
Why do elements of my 2-d array repeat itself? 0.00
The simple way to get int array from System.in in Java +0.19
How to change HashMap<String, Long> to LinkedHashMap<Strin... 0.00
Java 8 opposite to filter in stream -2.24
remove char to print longest string in alphabetic order -0.85
How do you call a method of a generic type in java? +1.22
How do I access a specific index in a String in java? +0.20
Prevent duplicate Integer ID numbers in an Array using While vs If 0.00
How to fetch object data from an ifPresentOrElse statement? 0.00
How to add null value from a properties file to Map 0.00
Building a complex Map with Java 8 0.00
Why does songName[i]!= null evaluates to T when it should be F 0.00
Map.merge doesnt add value to ArrayList +1.15