StackRating

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

Thilo

Rating
1610.14 (1,397th)
Reputation
203,239 (227th)
Page: 1 2 3 4 5 6 ... 74
Title Δ
Why Class.forName thowing a ClassNotFoundException even though I... 0.00
epoch time stamp , find number of days +0.31
How to make this Year-2038-problem junit test work as expected 0.00
Why is Java String.length inconsistent across platforms with unicod... +0.38
Dealing with impure side-effects in FP, IO Monad 0.00
Is it possible to synchronize ConcurrentHashMap update by it's... 0.00
Multi threading and Locks +2.25
Why encapsulation is known as Data Hiding? +0.35
Why does Java main method code execute, despite calling a Thread... 0.00
Identity function for CompletableFuture with mutation 0.00
How do you define arrays of different sizes using if statements in... 0.00
Can a public class with invisible constructor be extended by a clas... +0.86
The type <ClassName> must implement the inherited abstract me... -2.52
Empty list equals empty list -0.94
Scala: Dependency Injection via Reader and compatibility 0.00
where clause parentheses with comma separated values greater than +0.94
How can I use a Java Optional object in Scala? -1.97
How Comparator Interface in Java 8 become a @FunctionalInterface -2.34
What happened to polymorphism for jOOQ-generated classes? +2.08
class Int is abstract; cannot be instantiated +0.33
One protected variable is accessible while the other isn't. Why? 0.00
Why is OpenJDK 11 Java garbage collector *decreasing* free memory i... -2.53
Using the boolean object equals() in my implemented equals() 0.00
Java String.getBytes(charset) and new String(bytes, charset) with t... +0.48
How to multi-thread my sequential Java code +0.34
In what situations can methods of one class be invoked on objects o... -0.71
a call to sleep will reload values cached in registers in java ? -1.01
Why we need Wildcard Capture? 0.00
Scala case class with cyclic referencing and value updation 0.00
Java variables updating after void method +0.34
Java Inner Class Memory Leak 0.00
Dealing with optional field with lihaoyi ujson +0.33
Iterator function not working on internal variable 0.00
Is Hashmap's containsKey method threadsafe if the map is initia... +0.48
Simple haskell script with java +1.85
Does synchronized block have max reentrant limit? -1.60
JEP 323 Where is @Notnull in java-11 0.00
Collectors.toSet changes order 0.00
Get instance of singleton type in scala -1.80
Java comparing 10<-5 gets true 0.00
Why can I instantiate a MutableList as a val in Kotlin (and also ad... +0.34
Using return statement inside java stream +0.36
Difference between submit(Runnable) and submit(Callable) in Excecto... 0.00
How to make an object list from double values? -0.08
Is Await.ready really blocking main thread? 0.00
How to combine 2 Futures in Scala 0.00
Java changing static variable in another class doesn't affect o... +0.36
Output from the HashMap containsKey() query not returning the corre... +0.33
is SQLite not exists thread-safe? 0.00
When to use parameter vs. when to use member variable in Kotlin? -2.78