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 ... 5 6 7 8 9 ... 20
Title Δ
Are ArrayLists mutable? 0.00
Spring not overriding active profile from command line +0.83
Same interface from multiple type +0.29
Java 8 primitive stream to collection mapping methods -0.69
Why do Spring offer its own task executors? +1.67
Object yet to be deleted by GC 0.00
Declaring a method when creating an object +0.74
How can I shorten method with if-statements? +0.17
Unexpected behavior of the following Java program 0.00
ReentrantLock - Concurrent money transfer operation +1.22
Create Custom Repository to Spring Data JPA -0.06
What make it possible that child class i.e. RuntimeException is unc... +0.30
How to let my code also check strings with length 0? +0.53
StringBuilder / StringBuffer with literal string in memory -2.44
Return list from Spring rest api +0.30
How to convert Stream<String[]> to Stream<String>? +1.79
How to assign log4j output message to a variable -0.20
"Cannot subclass the final class" error, but the class is... -1.00
java streams: elegant way to filter according an exception is thrown +0.32
Map key value to an object in Java 8 stream -1.61
Why is x == (x = y) not the same as (x = y) == x? +0.84
Can I change spring parameters on execution? 0.00
Using stream API to set strings all lowercase but capitalize first... -0.03
Data model class not returning fields in defined order 0.00
Password encoder, updating password, see if new same as old +0.30
Is using Optional.ofNullable as a replacement for the ternary opera... +0.05
Using functional programming, Extract the superclass fields providi... +1.24
error: incompatible types: unexpected return value : Java 8 -0.34
Java - this keyword inside new operator +0.30
What is the use case for null(Input/Output)Stream API in Java? +0.52
I'm having difficulty figuring out how to overwrite parts of th... -0.90
adding an argument from the map method to the foreach method using... +1.30
Spring boot application for background workers -0.57
Why AtomicInteger based Stream solutions are not recommended? -0.03
Adding quoted value to Enum -2.20
Future<T>.get() stuck when the runnable throws exception--whi... 0.00
Need of EnumSet / EnumMap over generified Set / Map 0.00
Wrap object in Optional to use ifPresent method? -0.36
Java: How to properly return result using a method +0.99
What is a better way to design an API for mutually exclusive reques... 0.00
@com.sun.istack.internal.NotNull annotation 0.00
How do I display the frequency of each letter in a string? +0.53
How does spring boot resolve view names if the request mapping meth... 0.00
Spring and RESTfull ConcurrentModel does not support null attribute... 0.00
Masking arrays in Java as with numpy in python 0.00
Java stream to find occurrences in a list 0.00
Immutable 100%, but still not thread-safe +0.30
Bypassing uniqueness validator for PUT request 0.00
How can I write a Comparator comparing multiple arguments? +0.29
How to get the value of the validated input when using @Pattern? 0.00