StackRating

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

zsmb13

Rating
1618.83 (1,136th)
Reputation
45,139 (2,329th)
Page: 1 2 3 ... 15
Title Δ
How can I convert for loop to list functions in Kotlin 0.00
Initialize variable in init block and define a setter for the varia... +0.34
Prevent stopping a kotlin stream when an error occured 0.00
How to return from a top level function while inside an inner funct... 0.00
Get request function overlaod for different Queries 0.00
Add item in Mutable list at 0 position without overwriting the firs... +0.33
How to inherit operators in Kotlin? 0.00
How to get the compiler to say what type it thinks an expression is? -0.62
(Interface, Class) Kotlin: Expecting member declaration 0.00
mutableMap.setValue(...) function no longer exist? +1.38
Android ViewModelProvider() parameter error 0.00
How to pass a reified parameter to some other function when current... 0.00
How can I don't create a database if the database exists with R... +0.33
Sum map values in kotlin 0.00
Can I instantiate a user object directly using MutableLiveData in K... 0.00
Why can't I parallel operation when I use either delay() or yie... 0.00
Does the value of PackageManager.getInstallerPackageName change whe... 0.00
How get `Class<Long>`? 0.00
UnitialisedPropertyAccessException even after lateinit var has been... -2.57
Kotlin Warning: Unnecessary safe call on a non-null receiver of typ... +0.28
is there any way I send a nullable Function<T,R> as parameter... -2.41
KCallable doesn't work in Kotlin when one of the parameters is... 0.00
Error: Cannot access database on the main thread since it may poten... +1.36
Handle exception both in coroutine handler and try-catch block 0.00
Calling Kotlin extension function from Java from kotlin.text package 0.00
lateinit property apiComponent has not been initialized in Dagger 2 0.00
Coroutine never calls API after once API is failed +0.31
Why do I get a KFunction1 instead of List<E> in my RX chain? 0.00
How to use a Kotlin extension function on a class? 0.00
How to override HashMaps entrySet method in Kotlin? 0.00
String placeholder replaced with Object 0.00
Kotlin multiple inheritance between interfaces 0.00
Can I rely on a backwards range in kotlin not executing for loop? 0.00
Provide an Instance as its interface in Koin -0.67
Difference Java Random and Kotlin Random +1.31
Can function of DAO class be called in ViewModel class without Coro... 0.00
What is the difference between "by navArgs<ScoreFragmentArg... 0.00
Koin Android: org.koin.error.NoBeanDefFoundException when Inject Re... -0.16
Validate email only if the string contains @ 0.00
Why do we use only [List, Map, Set] collections in Kotlin? 0.00
Kotlin : How to use Else like condition with let block when cheking... +1.08
How to convert Java lambda based on functional interface to Kotlin... +0.32
Primary keys in Room should be Int or Long? +0.38
Is it possible to add an operator-overloading extension function in... 0.00
init block in Kotlin with 2+ constructors 0.00
How to initialize Kotlin IntArray from IntRange? 0.00
Why does Rx print whole array and not each item 0.00
Is there any way to change a Kotlin when statement so that it inclu... 0.00
Count the number of a +0.79
Why do Kotlin/Java functions look so different in real use from doc... +0.33