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 ... 5
Title Δ
Proper data formatting and alignment 0.00
java stream group by and find top 10 in one iteration 0.00
Grouping by to find a minimum stream +1.87
how to compare two hashmap/hashtable to find only unique key +0.41
In Java, can I make a predicate that applies a filter on more than... +1.33
Java 8 Stream api for selecting top 3 employee name sorted by salar... -0.08
Difference between ClassPath and SourcePath in Project SDKs under P... 0.00
Why must a variable be declared in a for loop initialization? +0.36
Spring Data Jpa Repository findBy Part of Data not by doing all cases 0.00
Using Spring data JPA EntityGraph with LAZY load mode for NamedAttr... 0.00
Java lambda expression best practices 0.00
Enum's ability to implement part of the business logic 0.00
I have day,month and year in integer. So now I want to convert it t... +0.03
Java Stream Filter based on a Set-type +0.34
Java Add separator to a string -0.32
Is there a way to sort an Integer array and do the same changes to... +0.37
IDEA: what is the difference between Build and Build Project? 0.00
How to keep trailing 0s while converting a string to BigDecimal wit... +1.60
How to compare results from multiple streams and return highest res... 0.00
Converting if-else to switch case statement +1.12
Optimizing the list traversal with stream +0.43
Remove duplicates from a list of objects based multiple attributes... -0.93
Why can't I assign value to an array in a method in java? 0.00
How can I copy project libraries from one project into another one... +1.85
Find maximum from multiple double numbers(not an array) in Java? +1.11
Parsing CSV File in Java +0.18
andThen with lambda in Consumer interface +0.44
How to fix "Error: bad operand types for binary operator"... 0.00
Treating Enum as regular property in Class +0.38
Temporary ArrayList Replacement -0.06
How can I obtain (even by coding a new function) the size of an Obj... 0.00
how to recognize raw type +0.61
java invocation builder how to get the response as a string for log... 0.00
How to implement compareTo for all implementations of an interface? +1.80
How to get word count for the part of a String preceding a specific... +0.44
How to take the average of values of several HashMaps in Array of H... 0.00
How to Convert 2D array into list and Print the list? 0.00
Type mismatch: cannot convert from IntStream to int -2.28
Why my code compare only first and last number of array - Java +0.43
Why do i need to do a cast to a specific reference in a object array? -0.65
Can you skip parts of an array when using a for-each loop? -0.07
is there any way to tackle if the value in one-pair of hashmap matc... 0.00
Convert List<HashMap<String, Object>> to stream -0.86
How to pad a string with padding lengths inside an array? +0.89
Different Project SDK and Language Level 0.00
Filter the Big String +0.91
compiler behavior on curly braces and semicolon if statement -1.42
Cannot resolve method stream() issue +1.71
Having trouble understanding Java 8 's Function<> +0.44
How can I create Map<Integer, List<Object>> with more c... 0.00