StackRating

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

M A

Rating
1641.89 (683rd)
Reputation
55,982 (1,715th)
Page: 1 2 3 ... 28
Title Δ
Result of 'File.createNewFile()' is ignored -1.63
default value for instance variable in the class body +0.31
Spring boot Jdbctemplate returns the output in specified format 0.00
Is try-with-resource not safe when declaring multiple effectively f... +0.29
How do I correctly restrict a generic interface to extend Number cl... +0.39
search though all tables extended from @MappedSuperclass 0.00
What causes this "unchecked cast" warning? +1.84
Dynamically choose bean without Qualifier annotation 0.00
Java multi threading when multiple threads updating same variable +1.13
Why synchronizing on the field variable and incrementing it inside... -2.23
what happens to the exception thrown in try block if an expectation... 0.00
How to get annotation used on inner generic type? 0.00
return method refference to stream +1.67
Java "Could not find or load main class" despite specifyi... 0.00
implementing my own compareTo() without using apache CompareToBuilder 0.00
Spring - Inject fields to bean before it gets @Autowired -0.20
How JVM knows line numbers during runtime? 0.00
Implementation of binary search in java +0.31
Count number of matching strings after replacing a character and al... +1.13
TreeSet not arranging value in ascending order -1.72
How does validate phase does it's action in maven where it does... -2.70
Does EAGER FetchType populates to its children 0.00
Spring Boot: Disable fetch of PersistentBag programatically -0.66
Unexpected Behavior for CompletableFuture.allOf().orTimeout() -0.38
Why do we need lock in the put methods of Hashtable/ConcurrentHashM... +0.31
Hibernate: OneToOne: two fields of the same type +0.12
(When) Should try-with enclose the AutoCloseable constructor? -1.78
How to visualize a Stream object (and some other data types)? +0.30
Setting descriptions for mojos and parameters in maven plugin -2.74
Java 8 Lambda closure over mutating collections +0.80
Print numbers in sequence using threads and lambdas in Java 8 0.00
Why use the comparable interface in Java? +1.03
How to make date formate validation in Java -1.02
Optional generic type argument -2.60
Apparent issues with initialsing arrays of strings in Java +0.30
Jackson Deserialize and Serialize with different field name -0.20
How to fix SonarLint: Refactor this code to use the more specialise... 0.00
Java TCP/IP: Finding the IP address of an incoming connection while... 0.00
API xml response looping and extract all the element values - Groovy 0.00
Is there a way to initialize a SortedMap<Integer, String> wit... +1.66
Java how to pass a BiFunction as a parameter -0.11
Sharing object between multiple threads 0.00
Setting the Java Version in Maven with system Java version as 11.0 +1.16
Sort java.util.Deque 0.00
Java interface static field lazy initialization 0.00
Java compilation with external jars: cannot find symbol 0.00
Why is this multithreaded counter producing the right result? +1.57
Where is the standard mapping from Java Object types to SQL types d... +1.85
Is a user thread spawned by a daemon thread continue to live after... 0.00
How to implement this multiple select and where query with Hibernat... +1.35