StackRating

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

Marko Topolnik

Rating
1661.22 (417th)
Reputation
153,482 (364th)
Page: 1 ... 5 6 7 8 9 ... 67
Title Δ
What are best practices for choosing between property initializer v... 0.00
Kotlin - How to read from file asynchronously? 0.00
Kotlin iterable 0.00
Kotlin - Avoid nested callbacks when fetching multiple JSON files w... 0.00
Is there cleaner way to set dateTime in Kotlin -2.81
Launch-Coroutine and others not supported for KotlinJS 1.2? 0.00
How to use Fuel with a Kotlin coroutine +0.24
Kotlin super.finalize() 0.00
How to pass a generic argument to an Object consuming method? 0.00
Coroutines Handler like behaviour 0.00
Kotlin assignments are not expressions. Any other way to force asse... 0.00
Branch IO random App crash - Kotlin 0.00
Transform a list, filtering out the items that cause an exception -2.19
Overriding abstract property of superclass results in type error 0.00
Kotlin Upper Bound: What difference does `:Any` make to Kotlin'... +0.95
Why doesn't JobScheduler work in Kotlin? 0.00
Volley Kotlin Coroutine throws CompilationException 0.00
Kotlin: withContext() vs Async-await +0.27
How can I implement coroutines for a parallel task 0.00
Why is List<Float>.toFloatArray so slow compared to filling a... 0.00
Null property when accessing lazy non-nullable property of Android... -0.74
Kotlin Coroutines - Are nested coroutines the proper way to handle... 0.00
Why Iterable.sum() is slow in Kotlin? 0.00
Kotlin function that receives two numbers and returns sum and multi... +0.60
Is a val property thread-safety? -0.29
Why can a val property be changed in Kotlin? +0.24
Kotlin: Difference between constant in companion object and top level +1.04
Kotlin (Android) - Spread an Array/List for Non-Variadic Functions +0.22
How to ensure only one request at the same time in Java +0.23
Is it safe to call abstract methods from constructor in kotlin? 0.00
Hazelcast Jet Query 0.00
How to unit test kotlin coroutine with nested suspended functions 0.00
Is it possible that functional quick-sort runs faster than imperati... +1.58
does IO in coroutines cause suspension? 0.00
Can't remove the element in a mutable set if it is modified in... +0.93
Why and when to use co-routines instead of threads in Android using... 0.00
Kotlin Android Coroutines - suspend function doesn't seem to ru... 0.00
Apart from client coding help, what is the benefit of '!!'... -2.57
Kotlin reduce how to apply operation on more than one element 0.00
Is there a context for corutines that creates new threads up to a l... 0.00
Read object from binary stream in Kotlin 0.00
More than two awaits in runBlocking 0.00
How to print ClosedRange in Kotlin -1.20
Why is possible to write a function outside a class in Kotlin? +1.41
I am getting the val cannot be reassigned compile time error. But I... -2.01
Non-null assert is needed even after checking is not null in kotlin +0.61
builder syntax for collections in Kotlin +0.98
Is is possible to suspend a coroutine with a timeout? +0.26
AsyncTask for loading photo from facebook - always return null +0.25
handler.postDelayed from within runnable shows syntax error in Kotl... +0.02