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 ... 74
Title Δ
Scala match and reference equality check 0.00
Java type erasure with generic methods 0.00
How setup dependency in sbt library for version like `1.0.0-M10` an... -0.16
What does an OBJECT EQUALS method do internally? How to know the va... -0.02
Partial update removes all other fields in mongodb 0.00
What is the functional way to find element by predicate in scala +1.43
How to intialize a Float Array in Java with its shape given in the... 0.00
How to create a generic method that accepts only generic parameters... +0.34
LIKE operator is not fetching results in oracle +0.61
Difference between 2 statements +0.51
lightbend config : pass dynamic values in application.properties file +1.26
Is there a better way to know if the current read line is null in a... -0.08
Query on scala Collections 0.00
Java Generics bounded wild card usages before the return type of a... 0.00
Is there a point in upcasting "this" reference in Java? +2.27
Promise { <pending> } error even after reaching to then() block 0.00
Why there is requirement of Thread safe collection? +1.13
The constructor is undefined error when trying to make new object 0.00
Why need a scala mongodb driver when there is a java mongodb driver? 0.00
Kafka - Why fresh groupId doesn't return all messages in topic... 0.00
Why [weak self] is not required for @nonescaping closure? +0.34
Is there any problem when ExecutorService gives every time a new th... +0.35
Thread Safety in ArrayList 0.00
For addHead method why check if tail == null? -0.66
Can Java be truly "non-blocking" with CompletableFuture?... -0.98
Would adding a value for every deleted value still maintain constan... -0.17
Does null consume memory and disk space in mongo? +0.33
What Happens In a HashMap If we give 2^30 initial size and load fac... 0.00
Problem calling java.lang.Runtime.exec(String) with parameters with... +1.75
What is the meaning of big hex number in jstack output showning &qu... 0.00
Java thread pool with single thread not behaving as expected 0.00
What is the difference between preemptive and non-preemptive schedu... 0.00
Decode/encode Java 0.00
Best way to stop a ScheduledThreadPoolExecutor -0.68
Scala Future `.onComplete` function discarded after call? 0.00
Why can't I change the return type of overriden methods (other... -1.41
What does it mean for Java Arrays to be dynamically allocated? -0.10
What if arbiter goes down? 0.00
How to scale microservice if not sharing database 0.00
ThreadPoolExecutor.execute(Runnable command) when to create a new t... +0.32
Is run Method is only way to achieve Multi Threading 0.00
Why is the @Test annotation necessary? (Java JUnit) 0.00
In what format is data sent on, getInputStream on a URLconnection O... 0.00
Java write(str.getBytes()) vs writeBytes(str) 0.00
Slick for-comprehensions: How to handle an enumerator that can be N... 0.00
PureConfig ConfigLoader in Scala 0.00
Need help in volatile and non volatile concept in implemented java... 0.00
Is a while loop already implemented with pass-by-name parameters? :... +0.37
Scala check if a ListBuffer[MyType] contains one element +0.33
why in java, if "*" is given in argument with the main me... 0.00