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 ... 20
Title Δ
I have my constructor class written, but I need to test it. How do... +0.27
Java 8 how to handle a case when the attribute is null 0.00
how to print the default constructor with private variables from an... +0.84
how to call parent class mothod 0.00
Apply multiple filter to a map in Java +0.99
Functional Equivalence in Java +1.10
How to assign inputs to program with arbitrary order? -0.47
Logic in @Configuration -1.19
Which OOP approach to choose? 0.00
Can we get a method name using java.util.function? +1.94
Set default value for optional nested object with setter in orElse... 0.00
Java "Null Pointer Exception" - responseEntity.getBody().... -0.25
What kind of operands can you use with the increment operator in Ja... 0.00
illegal text block open delimiter sequence, missing line terminator 0.00
Regarding Superclass variable referencing subclass object in Java 0.00
How to use java stream map inside java stream filter +1.34
Unreachable statement is a kind of error instead of warning in Java? -0.61
Can we use lambda expression inside an interface as a default or st... 0.00
Filtering complex list elements using JavaStreams - Code Optimization 0.00
Example of multiple maximally specific methods that does not result... +1.33
Why Method reference is compatible to a functional interface with d... +2.09
What is the difference between @RequiredArgsConstructor(onConstruct... +1.24
Why can't complexity of ConcurrentLinkedQueue.size() be constant? 0.00
Passing multiple delimiters to StringTokenizer constructor +1.29
Java Inheritance. Parent has list of parent, child must have list o... +0.95
Map<String, methodReference> - Run methodReference with argum... +0.96
Is there a typo in "Using interruption for cancellation"... +0.53
How do I use interfaces with "fallback" parameters in the... +1.30
object calls itself using lambda, confused +0.34
Comparing the sum of two ArrayLists of objects using 'compareTo... -0.84
Affect some logic lists using java stream +0.28
how to increment values stored in an integer list java +2.10
Short version of check if the result of an object in not null then... +1.94
Using multi-catch Exception type in constructor -2.33
Direct conversion from Collection<Long> to LongStream +1.72
How to compare Student Object +0.27
How to grouping and reducing in Java8 0.00
Java lambda expression - how interface name was omitted? +1.46
Are "constructor statement" and "declaration stateme... +1.20
When does try-with-resources close the resource? 0.00
ObjectMapper - Best practice for thread-safety and performance +1.52
Design pattern to customize possible statuses of a Character in a g... +0.37
Is it a bad practice to throw exceptions in java 8 optional filters 0.00
How to prevent developers from use risky methods 0.00
why do i find static fields in components instanciated by Spring? +0.06
How to do 3 thread communication in JAVA? +0.29
How can I make a map from 2 lists? +1.21
How many String objects would be created when concatenating multipl... +1.00
How to populate a DeserializationContext with domain-specific objec... 0.00
Is there a point in upcasting "this" reference in Java? -1.87