StackRating

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

Lino

Rating
1568.05 (4,296th)
Reputation
9,927 (15,395th)
Page: 1 2 3 4 5 6 7 ... 13
Title Δ
How to access a class which have the same name as the Method Local... +1.35
Why we need double check lock while designing singleton pattern in... -2.19
java stream: group by an field and select other as grouping key +0.44
java stream list of filters -1.15
Java Looping year from now to back +0.43
How to set iteration count value to a filed in java +0.46
How to I add in the middle of an array? +0.97
Java Unchecked Cast Warning: required ArrayList<T>, found Arr... 0.00
Java: How to assign an String ArrayList to an List<Enum> +1.07
Restrict a generic Class parameter to classes that implement Map +2.68
java Streams: collect taking in mind stream is empty -0.40
Filter collection in Kotlin with existing java.util.Predicate insta... +2.26
How to create recursive tree-like data structure in java using Map&... +0.25
How to code these conditional statements in more elegant & scal... +0.11
Unite Collection of Collections into Collection in a method in Java -0.61
Compare two arrays with not the same order +1.11
Rearranging indicies inside Java List +0.72
thread safe map operation +1.07
Largest Occurrence Count +0.47
How to sort and eliminate the duplicates from ArrayList? -0.21
using Optional and lambdas in Java -1.35
Collecting a collection of list based on similar index +2.11
printing numbers with nested loops -1.12
How to check if an array contains a specific number of values? -0.54
Java - Getting all the classes that extend an Abstract Class +0.20
Remove non alphanumeric character from beginning and ending -1.93
Filling an array with random numbers from the range [-n, n] using M... +0.11
Why is my queue sorting input strings differently than a first in-f... +1.69
Using Java8 Stream to find the highest values from a List or Collec... 0.00
Is there a way to split a string using loops and without using any... -1.14
How to compare char with number in Java +1.22
How do I list, map and "print if count>0" with Java 8... +0.89
Java 8 Streams: collector returning filtered object -1.83
java.lang.NoSuchMethodException: [Ljava.lang.reflect.Method;.myMeth... 0.00
How to sort List of Array by two fields +1.08
Iterating LinkedList using streams is altering result list due to R... +0.02
Filter out result from Map with multiple conditions -0.68
Regex expression detect <code>...</code> code chunks -1.64
How I can generate Concatenation between two chars based on previou... +1.33
Auto-mock some constructor arguments 0.00
What is Kotlin equivalent for Java "assign and check"? -0.39
Read backslashes from propertyfile 0.00
Is it possible to pass ressources per thread when using JAVA parall... 0.00
Could not autowire. No beans of `Repository' type found +0.40
Implementing an IdentityLinkedHashSet by Wrapping a LinkedHashSet 0.00
Converts array to LinkedList 0.00
write a test for WebSocketHandlerDecorator - Delegate must not be n... 0.00
Fastest way to release memory of stringbuilder -2.02
Java array sort descending and print their element number +0.77
How to convert 2 dimensional array to Set? +0.45