StackRating

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

Michael

Rating
1584.98 (2,634th)
Reputation
22,362 (5,892nd)
Page: 1 2 3 4 ... 21
Title Δ
How does Hotspot JVM handle integer divison overflow on x86? -1.41
Overriding method from Object class in Java +1.04
method with multiple class implementing same interface -0.41
Rewriting a method to use Optional without changing anything outsid... +0.37
Why would a String fail to be encoded in the default charset? 0.00
Efficient way of synchronize ArrayList in java when you have to pro... -2.05
Maven JavaDoc Plugin outputs incorrect parameter alignment 0.00
Best practice to map and filter a collection of object in java usin... 0.00
Declare Generic method in a "normal" class and its return 0.00
Why was getMonth deprecated on java.sql.Date and java.util.Date 0.00
What's the effect of "private static final VarHandle PENDI... 0.00
What is the best way to reuse a for-loop? -2.42
Why is my size always 1 for a stack of more then 1 element? +0.37
Is there a way to use different Repository for a specific maven mod... 0.00
Understanding andThen() function 0.00
How to achieve Map putIfAbsent semantics with computeIfAbsent effic... -0.26
Convert lat/long to US State -0.63
Logging static methods if lombok.log.fieldIsStatic is set to false 0.00
Is it required to manually destroy and close the open streams of a... 0.00
Assign "this" to a private field in constructor +0.39
Meaning of "shallowly immutable" in the documentation of... -0.62
Springboot gives obscure errors -0.13
How to share common code across Java classes +0.99
An extra output is comming when i run my Program -1.34
How can I test whether a Java collection supports the add operation? -0.56
Automatically creating tests in intellij idea with multiple test di... -0.13
Multithreading while loop +0.87
How to ensure the cast checked before serialization 0.00
Sonarqube - Catches should be combined 0.00
How to limit the number of elements returned by Stream API expression 0.00
Pattern for switch cases +0.38
Is System class singleton, abstract or what? 0.00
Difference between time zone IDs using TimeZone and ZoneId classes 0.00
Finding the 4 consecutive numbers of the same value - horizontally -1.08
How to use Cron expression with @Scheduled annotation in Spring? +1.46
Builder with lambda expression for Java 8 +1.90
In java i tried replace char with ''. But it's showing... +0.38
Is java -version telling me about the JRE or the JDK? +0.38
mvn test does not run unit tests in springboot project -2.38
Shift a number to the beginning of a string recursive Java 0.00
Get Key from Value in Map with Arraylist? 0.00
[ERROR]: cannot find symbol variable log when building with maven a... -0.67
Mock void method's try catch block and catch exception using Ea... 0.00
Spring: @Value with lombok in other class -0.63
Design pattern to avoid passing unecessary parameters? 0.00
A user can overload the default constructor of the class in java is... -0.95
Strategy Pattern using java 8 and service injection -0.12
How to apply a condition only if an optional is present? -2.33
Which java garbage collector we should use for spring boot with jav... -0.64
Multiple Constructors with no default parameter value for some para... +1.25