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 ... 4 5 6 7 8 ... 172
Title Δ
Java 8 alternative to Map.entry() for mapping values to new Map? 0.00
java throw new NoSuchElementException build failed with arraylist -0.80
In Java8, when will the merge function be triggered in Collectors.t... +0.20
Java stream Collectors.groupingBy() with list of String 0.00
Java8 stream - combine the finding of sum, positive result and aver... 0.00
How to multiply array elements by condition +0.21
variable expected when trying to change value of a variable +0.20
compareTo() function in Java +0.87
From a Java Stream of Map group them by keys and find the maxium va... 0.00
Prevent from changing the values in array +0.82
Why must a variable be declared in a for loop initialization? +0.94
add a SortedSet directly to a Map -0.55
Why do I have to initialise variable? -0.98
nested loops having linear time complexity? 0.00
Map.Entry without type declaration 0.00
Java IF-ELSE IF-ELSE skipping the if and else if check and prints o... +0.18
If two values have different data types, Java will automatically pr... -0.53
Finding the same elements in an array and preventing duplicate coun... -0.55
timings problems in hackerrank in “Beautiful Triplets” question 0.00
What is the difference between Collections.emptyList() vs Collectio... +0.20
Eliminate extra isPresent() call from Optional produced by Java Str... +0.19
I want to write a function that checks a 2-d List for duplicate ele... 0.00
How to find shortest word in a java string without using arrays? 0.00
Why should we not use Internal libraries and use original library? +1.25
Java. Collections. Partition by page limit 0.00
Java subclass with private constructor yields Compilation error -0.32
Multiline lambda +0.95
Unchecked cast from generic type to the same type +1.12
Does the time complexity of these two sample code differs, How? -3.05
Why int[] aa={'12','2'}; is invalid and int[] aa={&... -1.02
Reverse Print Given Array 0.00
Why aren't in loop variables duplicate, since they're decal... 0.00
Why 'Double' wrapper class in Java can't be assigned to... 0.00
Using generics as method parameter Java 0.00
Create Static Array from dynamic array with Generics +0.96
Why is list.parallelStream().forEach() not processing all the eleme... -1.42
boolean character compare - trying to compare three characters at o... -0.77
Using generic class as type parameter -1.46
FirstNonRepeatingCharacter in a given string In java using time Com... +1.24
How can we create an instance for Supplier as it is an Interface? 0.00
Static member accessed via instance reference (using 'this'... +0.50
Problem with implementing the binary search algorithm -0.63
Passing byte[] as a single parameter to a vararg method 0.00
How to collect a stream to a list? +0.63
java 8 - Group by after split comma separated String 0.00
Java stream filter 2 level List<Object> -2.97
Is this a valid Singleton implementation? -3.07
Why are char[] the only arrays not supported by Arrays.stream()? -1.59
Check If List of Lists Contains Any Sub List Matching Element from... -0.30
Fibonacci Iterative Move In Array[] -0.60