StackRating

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

Andrew Tobilko

Rating
1687.52 (210th)
Reputation
29,430 (4,181st)
Page: 1 ... 8 9 10 11 12 ... 20
Title Δ
Intellij idea doesn't give me Create Class intention action if... 0.00
jdk 1.8 duplicate null check in String.equalsIgnoreCase +1.62
Accessing final static class with package-private constructor from... 0.00
display a whole linked list in fxml 0.00
Java naming guide (specific class type naming - not conventions) +0.77
Thread field inside a class that implements Runnable, which instant... 0.00
Why is my Java Program returning only the last String in an ArrayList +0.07
Automatic removal of entries in WeakHashMap -0.11
How to get certain String values in an array in java +0.48
Would readers of code hate me if I nested an enum inside of a class... -2.23
How to just get the method in the implement class with a generic in... 0.00
Transform foreach to Java 8 filter stream -1.16
Should a Spliterator be reusable after an exception is thrown by th... 0.00
Constructor overloading - best practice in Java +1.52
Does interface provide full abstraction? How? +0.31
Spring: NullPointerException while injecting bean for a static prop... -0.67
Using Java 8 Optional - Converting logic +0.65
What is significance of the term " hiding " in the method... +0.01
Is there any advantage to use stream().sorted() over Collection.sor... 0.00
Java 8 Filter Values from a Specific Column in Collection +0.32
Using Facade Like a wrapper +0.32
Why don't wrapper classes have a common supertype? -0.15
multithread exception handling free resources +1.70
Comparator: Comparing 2 objects with field which can be null +1.32
Best way to avoid complicated if else branching - Java +0.35
no suitable method found for sort, inference array variable has inc... -0.32
Java Generics : Cannot convert from Object to T +0.32
Use Java lambda instead of 'if else' -1.57
mathfield as a Enum java -0.77
Java- Using a constructor to place in values for a method? 0.00
calling a java constructor of same class from non static context le... 0.00
Stream API exception pattern -0.68
In JAVA, a primitive data type like "int" a CLASS or an O... +0.32
Is returning an exception an anti-pattern? +0.07
Pass "<" or ">" as parameter in Comparator 0.00
Lambda to populate Map -0.34
Check if list contains at least one of another - enums +1.39
Best way to check if list contains at least one of an enum +0.32
Removing an element from an array in a loop in Java +0.63
Replacing switch by BinaryOperator +1.76
What if you pass a no-arg in the Thread constructor and don't e... +1.61
Reading an array using a randomly generated number -0.40
Parsing .csv file using Java 8 Stream +0.84
How to break {} naturally when I press Enter in Netbeans 0.00
When is validation used? 0.00
Consumer Constructor Pitfalls +0.98
Calling Overridden Default Method from Anonymous Inner Class +0.36
List.of returns which implementation of List in Java9 +0.33
Can't we create Anonymous subclass of The Main method class? +0.11
How to format String on the left and int on the right? -0.77