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 ... 19 20 21 22 23 ... 172
Title Δ
sequence of actions in the logical expression -0.83
Should I throw exceptions in an if-else block? +0.48
java, If Super class uses try/catch, Why can't the extending cl... +0.19
Using a static variable to break out of recursion 0.00
Enhanced for loop for Strings +0.96
Retrieve value from hashmap and return -1.95
Java - Convert/Copy all values of String[] array into ArrayList<... +1.12
Divide Array to 2 sub arrays and check if the multiplication are eq... 0.00
How to call different method given specific argument class in Java +0.19
Removing an element from Array on Runtime in Java +0.46
How to fix java lambda filter(missing return statement) with future 0.00
Why does the pop method in my code for stacks does not execute? 0.00
Problem with collecting to stream after filter to map +0.19
Separate each map in a list of map +0.92
Argument mismatch while using method reference -1.07
if statement byte versus integer 0.00
Java Map computeIfAbsent issue +0.17
Java8 to Java7 - Migrate Comparators -1.03
Can I group by property and map to new object in java 8 +1.17
Execution of child class' static block derived from abstract cl... +0.18
Java LinkedHashSet not removing duplicates even after overriding eq... 0.00
ArrayList: How to arraylist.set when you have multiple setters +0.19
How to get a Set from a list of objects using Java Streams +0.20
Is it possible to use the provided Java Collections methods, like m... +0.66
From a specific expression tree to a generic one - java +0.67
Can we declare private constructor in abstract class? When this sit... 0.00
Is it a bad idea to use object type(LONG) as a parameter type? +1.02
stream creating List of List (nested List) using forEach, Java 8 -0.32
Java's flatMap on list of list of optional integers +1.17
Why is my total price being printed as 0.0 when it should be 11 +0.65
transform a list of objects into a list of integers that pass a check -2.84
Mutable fields should not be "public static" +0.75
Single Linked List in reverse order Java 0.00
ArrayList public constructor - "Constructs an empty list with... +1.24
How generic is working in get() of ArrayList +1.08
How to stream, in java, over a key->collection map, where each s... -0.26
Functions with different signatures, but the same body +0.45
What does static in front of nested interface mean? +0.82
How to split strings and store into a hashmap of strings in java -2.43
Convert ArrayList(Hashmap<String,String>) to some Arraylists 0.00
How to convert Stream<Map<Integer, String>> to map java 8 +0.51
How to choose overloaded method by argument type? +0.19
Can this be converted to stream one-liner? 0.00
How to access a parent class variable via a child class 0.00
Null check for CompletableFuture Object Array 0.00
Using nested loop on jlabel 0.00
Count leaf nodes in binary tree in Java 0.00
Java HashSet using customized class as key: "contains()"... +0.19
Return a List<List<integer>>> -0.86
Retrieve single object from list using java8 stream api -1.66