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 2 3 4 5 6 7 ... 20
Title Δ
Why optionalLong/Double and orElseThrow? +0.37
Creating Predicates on the fly +1.29
Stream.map() requires second parameter to be ? extends R> 0.00
How to put .min() or .max() as method parameter for a stream? +1.09
Why list of String has no forEach method? -0.53
How does 100% - 40 wοrk in Java? +0.31
Change behavior without modifying base class +0.29
Applying a predicate with anyMatch() on a map keyset stream and ret... -2.52
Optional way of if / else -2.36
Java 8+ ConcurrentHashMap lock striping -1.58
Does a parent class always need a default or no-argument constructo... -1.70
Generic method passing class as a parameter +1.77
java.util.stream.Collectors: Why is the summingInt implemented with... 0.00
why does it seem like two threads are accessing one lock in my code? +1.78
Can array's index be negative number in Java? -0.00
How to find duplicate values based upon first 10 digits? +0.59
How can an Enum class extend another external library class? -1.42
Struggling with Objected-Oriented Method -0.39
How to break on exception in my code at InteliJ 0.00
How do i call this Ffun() and access this class? 0.00
Return in an Java exception the content of the line that caused it +0.28
Is it a bad practice to change the value of an object, bypassing th... +1.07
Does the order of applying comparators and predicates matter? -0.62
Java Optional working of orElse is not as if else -0.12
List contains method returns false when using Math.sqrt() as a para... -0.77
Method overriding and overloading +0.29
retrieve all map keys having a same value +0.29
Java ClassFile additional byte? 0.00
How to use parallel processing in most efficient and elegant way in... +0.78
How to write custom casting method in Java +0.30
How is string pool measured in terms of buckets in java 0.00
The method isEmpty() is undefined for the type Optional 0.00
Can a static inner class extend its outer class? +0.05
Using Lambda and Streams in For each and returning result +0.29
How to correctly implement a generic interface in Java -0.70
Decode Java enum from single char +0.88
What is the difference between Controller and Servlet? +1.27
Dealing with LocalDate and Months names +3.31
How to declare a final String inside a constructor with an if-state... +1.04
Converting the some logic using java Stream 0.00
How to make a class immutable when its referencing a mutable object? -0.37
what is the point of the overloading of the method sort in class Ar... +0.75
How to validate an abstract method's arguments for all implemen... 0.00
Where is get() in Supplier interface implemented? +0.95
Bidirectional dependency of two objects 0.00
How to make strong encapsulation when working with inheritance? -0.48
Java bad practice doing: new... ().doSomething()? +0.80
How do i combine condition statements with this particular lambda e... -0.66
Java 8 stream max() function argument type Comparator vs Comparable -0.34
How to get and index of an array object +0.73