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 ... 9 10 11 12 13 ... 30
Title Δ
How to access class level variables from inner object class in kotlin 0.00
kotlin var is working like it is immutable 0.00
Make the copy of multidimensional arraylist of floats +0.46
Replace all commas with periods and vice versa in a string? +0.68
Kotlin - delegate as function argument (anonymous instantiation) 0.00
How to use WHEN for an expressions in Kotlin? 0.00
Kotlin MutableMap getter and setter not working as expected +1.24
Problem with Kotlin Generics in a ListAdapter 0.00
Kotlin: Compile error when CharSequence array and String array as a... 0.00
why property overriding in kotlin makes primary constructor propert... -0.27
How is the R generic type in ReadWriteProperty expected to be used? 0.00
Sealed class with existing classes? -0.06
How i can disable intention in Android Studio? 0.00
In Kotlin, what's the difference between start and first? 0.00
Libgdx: Draw a Sprite on touchdown 0.00
Change Applications Title Color in Android Studio in Kotlin 0.00
How to optimize work with HashMap in Kotlin? -0.56
How to sort array to weekdays format android -0.91
Property references vs. lambdas for getter/setter -0.09
Kotlin problem with deleting object in the loop +0.46
Make an ArrayList whose attributes have ArrayList too 0.00
Why Kotlin type inference does not work for functional interface? +0.46
Generic Variance for ReadOnly and ReadWrite Delegated Properties in... 0.00
Kotlin: Even if the class has a nullable generic parameter type E,... +1.99
Rotating an equilateral triangle at its center +0.43
kotlin variable type changed in runtime 0.00
Kotlin: Creating a mutable map from list of pairs, and not varargs? +0.74
How to store the data in a list from 2 for loops? 0.00
Kotlin Coroutines zip three Flows -0.57
Duplicate a nested Map to a MutableMap in Kotlin +0.44
Grouping same neighbours with Kotlin Collections Operations +0.46
Why filtering out null map keys doesn't change type to not null... -0.07
Map ArrayList of Arraylist using index in kotlin +0.84
How do you resolve circular imports in Kotlin 0.00
Can I use one instead of my two view models? 0.00
Destructuring Declarations in Kotlin 0.00
Making a Kotlin Function Accept a String as an Object Reference 0.00
Array inizialization with different data types +0.43
Call Kotlin Coroutines in parallel from suspend function in Android +2.11
Kotlin: Using method reference to a getter of another class 0.00
Kotlin Bundle.putString not explicitly adding "String" bu... -0.63
How to test if lateinit var is initialized from outside the class?... +0.44
Set limits for increments and decrements in Android Studio (Kotlin) 0.00
Why must MutableMap.keys returns a MutableSet? +2.02
How can I refactor my kotlin code and make it more clear 0.00
Why can these two suspend function run without launch or aync in Ko... 0.00
Is there a more efficient way of mapping a list of items to a list... 0.00
Do Kotlin Sequences cache intermediate results? 0.00
Coroutines writing to the same file +0.44
What does yield(i) mean in Kotlin? +0.47