StackRating

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

Tenfour04

Rating
1598.70 (1,833rd)
Reputation
16,055 (8,710th)
Page: 1 ... 10 11 12 13 14 ... 30
Title Δ
Getting the hang of Kotlin Delegates 0.00
How to "join" sub classes into a super type instance? 0.00
Kotlin default generic parameter of function return value 0.00
How to show all checkboxes in recyclerview? 0.00
Kotlin Elvis Operator failing on JsonElement? 0.00
How to do a fail fast in Kotlin properly? 0.00
Android Kotlin call different and deprecated constructor conditiona... 0.00
Create generic higher order function in kotlin 0.00
Adding, subtracting, dividing and multiplying two numbers. Kotlin 0.00
Understanding inline classes in kotlin 0.00
Android: Abstract custom view and common layout inflation 0.00
Android kotlin - add to Array<JSONObject> / JSONArray causes... 0.00
How to create a generic array with nullable values in kotlin +0.46
Data Transfer betwen activities. Kotlin Singleton with Parameters?... 0.00
Not nullable value required to call 'component1()' function... -1.48
When I edit a list item at a specific index, it affect a similar it... +0.45
Getting variable frequency ranges with androids visualizer class 0.00
How do you initialize properties with custom setters that do error... +0.45
Handling errors without using a try-catch block using the effective... +0.42
Extension function with different signature is confusing with diffe... 0.00
KOTLIN:What should I do with these errors? could it be my gradle im... 0.00
Kotlin: difference between IT and THIS keyword +0.92
Kotlin list of uninstantiated classes 0.00
MVVM: ViewModel is null when trying to load data using LiveData -0.55
Kotlin Android Studio Wait for a function to finish before calling... -0.06
Why is Timber giving me a NoClassDefFoundError when trying to use t... 0.00
Kotlin - Is there a way to pass property values to another object w... +1.94
Do not create everytime valueEventListener 0.00
Nested for loop in kotlin with a starts at in the inner loop 0.00
Does "withContext" create a new coroutine? +0.49
on kotlin, textview not initialized outside onCreate method 0.00
Does the use of `is` in a when expression over a sealed class resul... 0.00
What is a correct use of the !! operator? +2.44
Only safe (?.) or non-null asserted (!!.) calls are allowed on a nu... +0.45
Can change Array<T> to IntArray, FloatArray, CharArray ...ECT... +0.46
How to extend an Activity in Kotlin like extension of UIViewControl... -2.05
Kotlin get a variable/value from one class to another +0.45
How to achieve interface null vs throw dispatch in pure Kotlin with... -0.04
Code block inside withContext(Dispatchers.Main) not running 0.00
Type of object returned by listOf Kotlin -2.24
Suspending coroutine function till it receives result and then cont... +0.33
Must be initialized error in val variable +0.20
Kotlin Handler class: How to stop a thread - from inside of run() -... +0.45
androidx ViewModel MutableLiveData LiveData -0.55
Kotlin map() reuse the same value +1.12
Android - Store ArrayList persistent 0.00
Kotlin continuation doesn't resume -1.34
Making transitionX animation with frame by frame animation cause lags 0.00
How to translate callbacks to kotlin -0.55
How to pass a lambda as an extra of an Intent? +0.41