StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Ruslan

Rating
1556.68 (6,248th)
Reputation
3,426 (49,213th)
Page: 1 2 3 4 ... 5
Title Δ
How can I assign the price value in Switch case? -0.04
Returning an Object after setting another property in a single line -0.31
IntelliJ Maven project import +0.46
Proper way to assign a new array to an existing array +0.87
How do I calculate the sum of all numbers from 0 to n? +0.40
Reverse a map using streams in java 8 0.00
Stream<int[]> displaing the result +1.05
Filtering Map<String,List<Object>> to Map<String,Int... -2.04
Get first k values from HashMap 0.00
What is the difference between- Employee e = new Employee(); and Em... 0.00
Check if a list of byte arrays contains a new byte array +0.12
Type erasure and code generation in generics 0.00
Terminal operation to evaluate intermediate operation -2.25
Cumulative Sum using Java 8 stream API -0.40
Check if an array is palindrome -0.33
Java 9 Stream iterate method ignores the last element of the stream -0.24
How to convert Arraylist into 2D double[][] array -1.47
Collect both min and max in one stream 0.00
Convert null checks to Optional +1.10
reduce string length when it has pair in java -0.19
How to create a Map from root directory to File full path +0.45
Generics - can not return Base for T with T extends Base -0.42
Sort 2D string array based on another string array - Java -0.06
Why cannot convert java.util.stream.IntStream to java.util.stream.S... 0.00
Convert ArrayList to Int [] array using .toArray()? Or...? +0.43
Match strings in two lists in Java 8 +0.43
Simplify code - Checking the first character in a string to match a... -1.17
Java streams map class property list to flattened map +0.25
Is possible to group a list of objects with help of a stream in java? +1.66
Java: How to externally init an Enum without IF/SWITCH -0.54
Creating a reference to a function and passing as a parameter to a... 0.00
What does file:// prefix mean when reading a file +0.43
Set union and intersection using java streams -1.51
Convert int to Integer in Java 11 -1.85
Java8 Collecting maps -0.86
Im trying to return an empty list, +1.01
Rounding double to int using math class -0.62
How to use double brace initialization for Map of Map +1.63
How to refer to the variable which is calling the method 0.00
How to get a part of path -1.21
Getting a file as a resource on classpath 0.00
Can we create method with generic return type and how does this eva... +2.10
How could I improve this List iteration with a Stream? -0.63
Read Data from text file in Java +0.23
Can we apply @FunctionalInterface annotation to abstract classes in... +1.03
Separate comma delimited text file to array -0.86
Why won't Java use an ArrayList<Double> object as a Colle... -2.22
How do I check if an item is in an array in Java? -1.34
why doesn't binarySearch method return the correct result? +1.04
Java loop with a replaceFirst Method -0.20