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 4 ... 15
Title Δ
Using a class variable in a class extension function 0.00
Why does nullable cursor.getString() assignment to non-nullable Str... 0.00
How can I do a specific sort using Kotlin? -0.20
Is there a way to declare a java method as infix for kotlin -2.46
Difference between Enum.values() and enumValues() in kotlin 0.00
Implement null object pattern -2.80
Kotlin why is finalizaer never called? 0.00
How to properly handle generic types? 0.00
How to apply actions to generic types in class this is working with... +0.35
LiveData change with callback function +0.33
Add a params in the path of URL under condition with retrofit 0.00
Get outsider value in inner class Kotlin 0.00
Why do we get a weird method name when calling kotlin object from j... 0.00
How does IntRange.random() introduce entropy in Kotlin -2.24
UninitializedPropertyAccessException occur when i use @inject in my... 0.00
How does Kotlin lambda perform compared to Anonymous inner class? 0.00
Kotlin 2d array asignment 0.00
Operator overloading as extension function 0.00
simpler way to convert a function to a lambda in Kotlin? 0.00
What is the function of the [0] in the reader.next()[0] line of the... +0.32
"If a last argument lambda is passed to a function call outsid... +1.58
Running "Runtime.getRuntime().exec()" in a loop 0.00
Dagger2 Inject class with parameter (using Room) 0.00
ViewModel that Observes another ViewModel 0.00
Why does this non-nullable val become "nullable"? 0.00
How this method returns different type than declared? 0.00
Error: java.lang.IndexOutOfBoundsException: Index: 2, Size: 2 while... 0.00
Is there a way to hide Java methods in Kotlin? 0.00
In Kotlin, how to define a property of a generic type with a upper... -0.62
Create a BaseView class in Kotlin 0.00
Destructuring declaration initializer of type ObjectAnimator 0.00
Extension function on a generic type -0.15
Is this tail recursive or issue with the Kotlin compiler? 0.00
How an assignment is a lambda in kotlin -0.58
How to solve java.lang.IllegalArgumentException -0.17
Difference between using a generic type and using its upper bound t... 0.00
Kotlin method chaining to process strings in a list 0.00
Operator overloading Kotlin +0.32
Is there Any way to use the annotation @Binds instead of @Provides... -0.27
Android Room List or mutable list return type 0.00
Why is smart cast so prominently highlighted? -0.64
Why private constructor of sealed class can be called in sub class? -0.43
ERROR: The Android Gradle plugin supports only Kotlin Gradle plugin... 0.00
What is the internal kotlin modifier in byte code? 0.00
How can I compare an instance of a class to a type of interface? +1.48
Kotlin logic conversion to Java problem with method "contains&... 0.00
In kotlin how to use ViewModel With ViewModelProvider.AndroidViewMo... 0.00
Kotlin Singletons: Object vs a Class with private constructor 0.00
Kotlin a member reference to return the object itself 0.00
How do I properly check for null on nullable infix receivers? -1.48