StackRating

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

Rene

Rating
1577.86 (3,206th)
Reputation
2,286 (73,696th)
Page: 1 2 3
Title Δ
How to exclude unnecessary commits from a pull request? +3.64
How to define static init block outside classes in Kotlin? +0.39
Callable object in Kotlin or Swift 0.00
any(Class.class) equivalent in kotlin mockito 0.00
Equivalent of syntax `!::someReference` in Kotlin -2.23
Return different object types from pre-existing classes in kotlin 0.00
Writing proper DSL 0.00
Are there elegant ways to turn a List into a NonEmptyList in kotlin... 0.00
How to instantiate class in Kotlin, if the class is parameter of fu... +3.32
kotlin Assign the result of this transformation to a variables 0.00
How to pass object data type to class or function? 0.00
Kotlin supplyAsync with executor 0.00
Comparing strings in Kotlin by custom ordering defined in another l... 0.00
How to launch a Kotlin coroutine in a `suspend fun` that uses the c... +3.37
Increase value in mutable map 0.00
Conflicting import, imported name 'Toast' is ambiguous 0.00
Should be used a CoroutineScope's extension function or a suspe... +3.68
Is await blocking the UI thread on android? 0.00
Trigger event listeners async with Kotlin Coroutines 0.00
Filter nested list with kotlin 0.00
Kotlin splitting an Arraylist into parts at more than one Index -0.25
How can I use coroutines with volley so that my code can be written... 0.00
What's the different between as? Implementor vs as Implementor? 0.00
How can I perform flatMap using multiple threads in Reactor? 0.00
Variable result not what it should be +3.55
Why must "Dispatchers.Main" be added to the root job of a... -1.58
Async won't compile because of multiple implementations in source 0.00
kotlin async exception handling 0.00
How to return Deferred with the instant result? +3.15
Override getters in Kotlin? -2.45
How to enable -Dkotlinx.coroutines.debug in IntelliJ IDEA? 0.00
Kotlin Inheritance / Declaration with Generics 0.00
Kotlin coroutine can't handle exception +5.58
Coroutine: Deferred operations in a List run sequentially. -0.47
Kotlin DSL - union structure +3.53
Setting environment variables in build.gradle.kts 0.00
Kotlin SQL calls using GlobalScope +3.23
Correct way to set kotlin coroutine scope for backend app 0.00
Can I accidentally push more than one Git feature branch at the sam... +0.52
Kotlin - Replace class delegation - Multiple classes with same func... +3.65
New object from data class .copy() +3.70
Koltin Vertx with Coroutines blocks when trying to call run blocking +3.85
Generic method for webservice response Android 0.00
How do I write a sequence of promises in Kotlin? 0.00
is in.something.somethingelse not a valid package name in kotlin? 0.00
Convey intended thread type (IO, default, main) when declaring susp... +4.19
Can I execute inherited static functions from a BaseClass from a Ch... +3.66
Load different authentication provider for certain url 0.00
Kotlin requires explicit cast to Object 0.00
Format Date in response of POST rest API 0.00