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 ... 14 15 16 17 18 ... 172
Title Δ
Java Generics - Type parameter `K` is not within its bound; should... +1.59
Syntax error on token "<", invalid AssignmentOperator,... +0.53
Im not getting white this iteration doesent work? 0.00
Safely casting <? extends Response> to <Response> -0.84
new array list created everytime function is called recursively +0.19
Using Getters from Nested Structure In Streams 0.00
Grouping by in Java 8 stream to custom class rather than the origin... 0.00
Create HashMap from List<String> 0.00
How to sort a treemap key that is a String according to a given set... 0.00
sort map by key - explanation +0.19
Use compareTo or not +1.41
Java 8 Convert List of List of String to Map 0.00
I don't seem to understand the super() Keyword and it's usa... +0.20
How to fix Bad return type in method reference: cannot convert Reci... 0.00
Which is efficient way to bifurcate List of nested object list ? ja... 0.00
What's the difference between list interface sort method and st... +0.20
Is there any cleaner way to write multiple if-statements in Java +0.89
Counting the elements that can be divided by 2 in recursion method 0.00
How do I collect numbers from an ArrayList based on their position? 0.00
String - why there is different return value in both the cases -0.78
Need help fixing a recursion method regarding not printing multiple... 0.00
Why does this function rename the LinkedList node passed as argument? +0.21
Java linked list recursive methods 0.00
Method that returns an ArrayList causing a NullPointerException 0.00
Optimizing adding zero padding in a number +0.98
Traversing a tree that has an arraylist containing an arbitrary num... 0.00
Specific pattern as output with modulo operator +1.36
Any idea why Collections.sort() is not working in the below program? -0.32
Removing elements from treemap +0.19
how to use iterable with inheritence 0.00
Prepend function of my recursive list creates an endless list -1.02
How to collect a list of int to a list of entry in Java 8 0.00
How to randomly fill in 10% 2 dimensional array with int = 1? -0.53
Java ArrayList removing elements recover wasted space? 0.00
Change Type of Method Reference -0.89
java8 orElse(null.getValue()) how to handle +0.63
Why does this code cause a stack overflow? And why just change ==1... 0.00
Code working fine even after StackOverflow - How? +0.20
How can I collect a list of strings to a map, where each string is... 0.00
Why must I cast this generic type? 0.00
Can't understand how the calculation of this recursive program... 0.00
Java get subList in Python way 0.00
How to merge two nested maps with same keys and keep the values 0.00
Arrays.sort() is not accepting the comparator type object +0.03
Single element in multiple groups when grouping with stream API +0.13
forEach clause to iterate through indexes of a Vector +0.82
How to get values from a Map with a list of keys using Java8 streams 0.00
How to unwrap a List<Map>, group by Map keys and reduce by Ma... +1.08
Can you use array initialization in an enhanced for loop? 0.00
How to stream and collect instance methods result from an collectio... +0.48