StackRating

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

tsolakp

Rating
1501.59 (388,846th)
Reputation
4,750 (34,987th)
Page: 1 2 3 ... 6
Title Δ
Thread-safe iteration over key set of a synchronized map 0.00
Using kind of range in Java Enum -0.85
Java - parse user defined functions +0.50
Filtering List wich property is not included in property of another... +0.96
Create new groupings based on the String element of a Map<String... -0.01
In Java should we use generics when dealing with multiple interfaces? +0.00
More efficient solution on coding task using Stream API? +0.98
How to use a nested java.reflect.Type in a spring properties file -2.00
HttpServletRequest details returning null with @Async Spring 0.00
Derived methods in spring data jpa +0.50
Is ConcurrentHashMap's computeIfAbsent thread safe, when nested? 0.00
Java reflection get constructor from class name failed +0.53
How to use Java Optional to elegantly replace Ternary operators +0.96
What guarentees the thread safety of Guava's ImmutableList? -1.63
Why doesn't PrintWriter work with Thread.sleep() 0.00
Wrap object in Optional to use ifPresent method? -0.92
org.hibernate.MappingException: property mapping has wrong number o... 0.00
POJO Classes being serialized with no read/write usage -0.26
Using compareTo to sort one array in ascending order -1.84
? operator on multiple ifs / cleaner code -0.38
Refactoring a complex while loop into Java 8 stream -1.71
Is it really a memory leak? 0.00
ClassCastException when using generic custom class -2.05
How to orchestrate mutable object as immutable across objects -2.15
Java: Is child overriding parent discouraged? +0.56
How to print a specific number of values per line using Arrays.toSt... +0.10
How to use an interface as parameter of other interface with multip... -0.03
Java Stream Filter issue comparing a streamed value to all list value +0.62
How can I hook an EventListener to an Event class and its subclasses? 0.00
Why the Reflection API throws NoSuchMethodException for the existin... +0.25
How do generic types work for getters and setters? 0.00
Iterate a list in starting at a given index in a circular manner us... 0.00
cannot be cast to java.base/java.util.Optional 0.00
Pass Generics argument to method of class or cast result of method... -0.55
Design pattern for similar functions with lambdas -0.53
Cas and Spring example: I don't understand "setUserDetails... 0.00
Left Join for 2 lists of objects in Java +1.97
Cast a superclass for a generic subclass and add to list 0.00
Java 8 Stream API - Select the lowest key after group by -0.69
How to concisely collect a stream to a map? -1.71
Java code duplication refactoring +2.28
split List of values based on value +1.07
Functional programming in OOP language -0.33
Sort a list based on grouping on object fields, sort based on maxim... +0.48
Call child methods from parent list in Java -1.74
Modifying final static variable within final public class Java -0.68
How to join two Optional<String> with a delimiter in Java 8 +0.91
Does Spring-Boot application has memory save mode by default? +0.47
Merge two ArrayLists with no duplicate subclasses -0.34
Generics and streams: How to make this into a `StreamTuple::new` st... +2.28