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 ... 9 10 11 12 13 ... 172
Title Δ
What collection for quickly finding next elements? 0.00
Why I'm not getting ConcurrentModificationException while remov... 0.00
Why is hashCode() called once in case of iterating through one buck... +0.39
Is correct to assign to a variable using && with the same v... +0.02
String Compression to Character ArrayList 0.00
Is there a way to check if a Stream contains all collection elements? -1.27
why we need to return 0 when Comparator.compare become equal +0.50
Does Declarative Style fail if there are multiple intermittent brea... +0.81
Even position should have fibonacci, odd position should have prime... 0.00
java find the longest non-repeating substring- getting weird result +0.43
I can't print out results from Math class in long data type in... -0.66
Iterating an array of char using Java 8 Stream forEach method +0.50
How do I calculate this code's time complexity? +0.16
Java 8 code to concatenate a List of Strings without duplicates 0.00
Get the Sum of all positive numbers in a Circularly ordered array i... +0.18
How do fix this error:"Cannot invoke getFirst() on the primiti... 0.00
Integer enters if while cond is false in java +0.18
what does the lambda expression in orElseThrow substitute? -0.14
Is there a class in Java which keeps duplicates but not order of da... +0.75
How Fail-fast Iterator works internally? +1.57
1-bit and 2-bit Characters -2.03
How to Stream and get the required format type Of Object 0.00
Java Comparator Arrays.sort() +1.00
List<String> get count of all elements ending with one of str... -1.17
How do I stream objects of incompatible types into a list? -1.13
Behaviour of Stream when the source of the Stream is changed after... -2.34
get some of the items in an array 0.00
NumberFormatException not wrking java +0.18
Handling duplicates in TreeSet 0.00
Java: Splitting array/list of elements into sublists of equal eleme... 0.00
Java8 instantiate a Predicate 0.00
Problem with stream maptostream average if all elements are null 0.00
Why is it said that we dont need to clone an immutable class? +0.89
Java Random Between Variables 0.00
How can I convert the below snippet to Java 8 features? +0.96
How to compare values in a map with a threshold and put the values... 0.00
Hashmap get() method returns null but when comparing with null prin... +0.17
How to match objects from list with data from map with condition an... 0.00
Why does this method only return values of 0 to a new array? -0.68
BiConsumer and method reference of one parameter +1.01
Object.equals(Boolean, Boolean) vs Logical Operators (Java) 0.00
Create sorted HashMap from Stream Java 8 0.00
error while trying to remove element by index from list 0.00
Java Stream reduce unexplained behaviour -0.05
Redo foreach to .stream().map -1.82
What if I want to execute identical code when false returned or exc... +0.74
HashMap have the key of integer[] type though its containsKey metho... 0.00
How does System.ArrayCopy copy arrays of arrays? 0.00
Casting Null Object into Integer +1.57
Checking unique values in array using LinkedHashSet in java +1.00