StackRating

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

IR42

Rating
1600.20 (1,770th)
Reputation
126 (620,716th)
Page: 1 2 3
Title Δ
Kotlin extension function and interface 0.00
How is "Any" upper bound in Kotlin different from the def... -4.89
Room @Transaction not working with Flowable 0.00
Inheriting multiple Interfaces and implementing methods with simila... +3.14
contentToString is deprecated in kotlin 1.4, what is the alternative? 0.00
Use one argument as a value in another when calling function 0.00
Kotlin keep reference to class and update 0.00
Initilazing list in kotlin without null and add element to it.Avoid... 0.00
Dynamic property access in Kotlin +3.22
Define an extension method depending on two classes? -2.18
How to use the get method of Kotlin String +3.11
Unexpected Weird Error Kotlin "Sealed" class usage with &... 0.00
Get MutableList<MutableList<Int>> from List<List<... 0.00
I can't to pass context to adapter class 0.00
How to recursively implement a deep flatten on Iterable? -0.42
How to reduce code complexity in Climbing the Leaderboard? -0.47
Difference of between List and copyed MutableList +3.13
How to return kotlin selectors in an interface override function so... 0.00
how can i use return@ with if expression in kotlin? 0.00
how to declare an array of mutable lists and populate lists with st... 0.00
A failure occurred while executing org.jetbrains.kotlin.gradle.inte... -4.76
Kotlin: Check for Null and Assign? 0.00
How to merge two Maps properly? +3.51
Android Kotlin Map Multiple Array into a list of object +0.73
Kotlin: Sort list by mutliple attributes 0.00
Kotlin: Is it possible to pass two 'this' in a function? 0.00
ConstraintLayout together with RecyclerVIew (ListAdapter) appears t... +3.29
How to use reduce function correctly with functional programming in... +4.02
Why do I have to cast in this Kotlin code? +3.71
kotlin reference function with vararg parameter and convert Array&l... 0.00
Groups of continuous integers in a list in Kotlin +4.11
Derive function reference from a generic extension function/method... 0.00
Kotlin - Unique Characters in String +3.70
groupBy multiple fields in Kotlin and sum values 0.00
Kotlin filter list within a list +3.66
Kotlin make constructor of data class accept both List and MutableL... +3.56
How to get the compiler to say what type it thinks an expression is? +4.95
kotlin group by sum of property value in an arraylist -1.81
What's the different between `plusAssign` and `add` for mutable... 0.00
Unexpected behavior of also/apply, cannot pass references of a inst... 0.00
Return a default value in Kotlin for a nullable value that has func... 0.00
Take part of a sequence in Kotlin +1.72
Boolean expression with nullable variables +3.76
why Kotlin Object class to json object comes null? +3.68
How to apply Room TypeConverter to a single field of an entity? 0.00
Kotlin: Count No of occurrences of string in string -0.38
Concise conversion of List<List<Double>> to Array<Do... 0.00
Why the dagger graph works works in java but in Kotlin it says miss... 0.00
Databinding - Lambda expression must be resolved to its setter firs... 0.00
What is the difference between Intent vs intent? +3.72