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 ... 17 18 19 20 21 ... 172
Title Δ
Java - Integers and Binaries +0.74
Iterator in reverse - for reduceRight functionality -1.58
Mapping List objects using lambdas and streams 0.00
How to create a reverse map when original map contains collection a... +1.00
HashMap get method throwing error on hm.get(hm) 0.00
List.indexOf() with custom equals() of my class return -1 0.00
How to create List<T> to Map<String, T> instead of Map&... +1.03
Merge list of maps into a single map by summing values +0.21
Why the method that gets the Father class as a parameter is called... +0.60
please explain about this line of code a[s1.charAt(i) - 'a'... +0.19
Java Streams and List of List of List 0.00
Vavr - turn List of Lists into single List +0.21
Deleting a node in a doubly linked list in Java +0.48
Trying to understand specific print statement 0.00
Check if String Array contains a Substring without loop +1.11
Why the methods returning many value instead of one in each array? -0.30
Java 8 stream operation on empty list +0.20
Stream.reduce(Float,BinaryOperator) BinaryOperator refers which fun... -1.58
How do I use a subclass' static fields in superclass' metho... -0.82
How many commits get rolledback when we call rollback? -3.00
LinkedList and TreeMap: compareTo or equals? -2.49
Is there any way to filter List by field value of first object in t... 0.00
How to reset HashSet after Using retainAll method on it? 0.00
Convert String into ArrayList<Integer> with stream -1.95
Replace functional interface with Function -2.02
How to efficienlty calculate the difference between array items and... 0.00
Ordered array delete operation - big O analysis +0.49
Given a list of Strings, return an Array containing the same String... -0.76
How to convert a List<Object[]> to Stream<Object> -1.15
Nested ArrayList to single dimension 0.00
How to convert List<Person> to Map<String, List<Double&... +0.19
Why methods in Collection interface are again declared in List Inte... 0.00
How to make an array from a method not change each time the method... -0.59
How does a polymorphic instance select its methods? +0.50
Iterating nested Structure of Maps and Lists +0.57
How are Hash Map values stored (in case the values are duplicates)? +0.91
Sort the collection by frequency of the Stream API -3.17
Transforming a nested List using java Streams 0.00
Java: short min value -> Incompatible types: Required: short, Fo... 0.00
isInstance() on same class returns false during exception handling -1.02
Why can't this exception be handled? 0.00
Confused with this HashMap algorithm interview question 0.00
strange syntax error using function reference +1.00
What are the cases when trimToSize() method does not affect the val... 0.00
Transform a List<Object> to a Map<String,Integer> such... -0.64
How to .count() subobjects of list.stream()? +0.23
How to call recursion with Tower of Hanoi -0.29
How to compare an Integer using least code? +0.73
trouble generating permutations 0.00
Type promotion in Java +0.18