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 ... 7 8 9 10 11 ... 14
Title Δ
Why must class member function types be called with invoke? -0.48
Kotlin - What is the ` character for 0.00
Check that the class implements the interface. Kotlin 0.00
Memory leak in Java, but not in Kotlin (of same code base)... why? -0.82
Alternative to function overloads -0.61
Function type with property in Kotlin 0.00
Kotlin - Higher Order Functions Costs? 0.00
How to name components of a Pair -0.77
Try-Catch Block not reachable? Does having an inner try-finally blo... +0.30
What does ! mean on a Kotlin return value? 0.00
Don't exit Kotlin program while several coroutines are running 0.00
Sealed class in Kotlin, Incompatible types error -0.46
Kotlin - How to set connection timeout with OkHttp Kotlin 0.00
Float primitive magically become 0 when used to init PointF or Rect... 0.00
When using kotlin coroutines, how do I unit test a function that ca... 0.00
Kotlin: 'val' on secondary constructor parameter is not all... -1.49
why does operation.map(launch thread).foreach(join()) work in kotlin? 0.00
Kotlin: How to access field from another class? -1.71
How to test constraints on object initialization? 0.00
In Kotlin, how to check contains one or another value? -0.48
Android Kotlin - How to make java builder setter methods 0.00
Convenient Kotlin LoggerFactory simplification +0.90
Using "m" prefix for variables in Kotlin -1.38
What is a typealias in Kotlin and how is it being used in this impl... +0.56
How to register an InstanceCreator with Gson in Kotlin? 0.00
vararg parameter in a lambda 0.00
Why doesn't the Kotlin print statement require scope clarificat... -1.30
I can't initialize my array (MutableList) within a class in And... 0.00
Kotlin class type parameter: Mismatch undetected -1.35
Kotlin superClass Kclass 0.00
Why doesn't Kotlin use `List(...)` as a factory for lists and a... 0.00
How are coroutines implemented in JVM langs without JVM support? -1.60
Declaring same property in Child class as in Parent -0.80
Kotlin/Android: Return can be lifted out of 'when' +1.01
How to set the value of property in Kotlin +2.11
How do I infinitely repeat a sequence in Kotlin? -0.28
How do I infinitely repeat a sequence in Kotlin? -0.28
How instantiate object in Kotlin? +0.27
Invoking a common method on multiple receivers -0.14
How to sort a string array in kotlin +0.52
Why do we have functions that named componentN in Kotlin +0.53
Will `var allByDefault: Int ?` cause error? -1.83
function extension for class in another class 0.00
The "Builder-style usage of methods that return Unit" on... -0.89
Kotlin var lazy init 0.00
How to filter and map a 2D IntArray into a Set using streams -2.01
Kotlin: how to pass a sequence (coroutine) as Iterable<T> 0.00
How to define Class type property using get() in Kotlin -0.49
how to create an array of repeating object in kotlin? +0.52
Can I use a name of the lambda as the parameter passed "outsid... -1.17