StackRating

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

s1m0nw1

Rating
1520.20 (31,493rd)
Reputation
31,056 (3,890th)
Page: 1 ... 8 9 10 11 12 13 14
Title Δ
elvis operators in kotlin.. foo.bar?.let(return true)?:return false 0.00
Nested Interface alternative in Kotlin -1.87
Is it possible to spread a list inside a list in Kotlin? -1.47
MapOnClickListener doesn't seems to work 0.00
Concurrency in Kotlin +0.01
How Should cancelChildren work in Kotlin Coroutines? 0.00
"Overload resolution ambiguity error" resolved with anoth... 0.00
Generic class type usage in Kotlin 0.00
I'm getting Overload resolution ambiguity error on kotlin safe... +0.18
Define common properties without inheritance -1.48
What does suspend function mean in Kotlin Coroutine -0.97
Kotlin: Get file extension with standard functionality 0.00
How to sum multiple elements after grouping in Kotlin +1.33
lateinitVar cannot be resolved to use isInitialized from Kotlin 1.2... 0.00
Kotlin Index Operator [0] vs get(0) 0.00
Get a random item from list using kotlin streams -1.28
Kotlin "expected no parameters" when attempting to return... -1.30
Android/Kotlin read file using Java.io.File : path trouble -2.05
Why `Intrinsics.checkParameterIsNotNull` is not inlined? -0.87
kotlin map add value if doesn't equal +0.80
Kotlin classes without curly braces 0.00
Difference between Lock.withLock and synchronized in Kotlin 0.00
How do I convert a digit Char (0-9) to its numeric value? +0.50
Notified when lateinit var has been initialised (Kotlin) -2.25
Spring Boot: Make property non-configurable -0.49
Kotlin - Transform value at initialisation 0.00
How do I convert an array of Strings to an Array of Int in Kotlin +1.21
Kotlin syntax for LiveData observer? 0.00
difference between fun in companion object block and outside of cla... +2.51
How do I convert a Char to Int? +2.24
Multiline String literal syntax -1.90
Multithreading using Kotlin Coroutines 0.00
Kotlin generic type, Type inference failed 0.00
What is the purpose of empty class in Kotlin? +0.39
Gradle Kotlin DSL: Define Kotlin version in unique place -0.90
How to design a complex class which incude some classes to make exp... +0.50
Add kotlinx-html-js to kotlin/js project in intellij 0.00
Can help make array with only odd numbers from array in Kotlin -1.69
Why Kotlin class does not need to open in Spring Boot anymore 0.00
"+" in Kotlin Coroutines? 0.00
How to get exception in init block kotlin 0.00
What is the name of Kotlin's !! operator -0.71
Naming a condition if-value for use in if block 0.00
Should Kotlin's DAO return Optional or null? 0.00
Is there way to get FixedTreadPool behavior using coroutines? 0.00
Unable to use .toChar() after readLine() 0.00
Kotlin - Document exception thrown by an interface method 0.00
Read Kotlin function annotation value using reflection? -0.39
How can I use KotlinJS without the stdlib? +0.50
Kotlin - any substitute for companion object inside of another obje... +0.54