StackRating

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

Roland

Rating
1577.06 (3,290th)
Reputation
10,315 (14,739th)
Page: 1 2 3 ... 8
Title Δ
How to access map in template string? 0.00
Filter nested list with sub list of elements +0.37
How to correctly join all jobs launched in a CoroutineScope +0.40
groupByTo return emptySet in Kotlin -2.06
Replacing "If" with "When" in Kotlin -1.57
Is asReversed() essentially reversed() for List in Kotlin? +1.21
Why do I have to return Unit.INSTANCE in a void kotlin function, wh... +1.48
Kotlin: How to flatten list of Hashmaps -0.77
Take string if not empty not working as expected 0.00
T::class.java.newInstance() deprecated 0.00
How to check if the current time is after or before a certain time... -0.11
Kotlin passing variable number of arguments to function 0.00
Avoid counting values of Ints with for loop in Kotlin +0.33
How to assign a new list to a nullable field if null or else just a... +0.39
Issue with Integration tests in maven 0.00
is there any way I send a nullable Function<T,R> as parameter... +1.98
Cast Array<String?> to Array<String> in Kotlin? +1.07
Kotlin - cast to Class<T> or to KClass<T> 0.00
MutableMap<Key, Boolean> returns nullable Boolean? for value... 0.00
Why is it possible to call a higher order function's extension... -0.09
Kotlin reflection for object class gives null -2.22
What is the Kotlin way to access members both statically and non-st... 0.00
How to implement a functional interface as lambda in Kotlin? -0.27
Function overloading with different pair types throws 0.00
Why DataInputStream can't read char correctly? 0.00
Consecutive Days mapped from string array of comma separated Integers -2.45
Kotlin data classes with Java super class 0.00
Kotlin multiple variables Null checker method implementation -1.49
Sorting Secondary Collection using Primary Sorted Collection's... +0.07
Kotlin sort list of list based on parameter in inner list +0.36
Extending Kotlin class by Java requires me to reimplement already i... +0.41
Shortened reference to class method when the receiver is known from... 0.00
Find all maximum entries from map in kotlin? 0.00
How to write complex Kotlin for loop -2.46
Kotlin - passing sortBy params as function parameter -0.34
How can Junit test classes detect classes defined in a kotlin file? 0.00
build.gradle.kts & multi-module-project: how to add other proje... 0.00
Kotlin: using inheritance or generics to reuse a function for diffe... -0.95
Idiomatic way to return value from lambda in Kotlin -1.24
How to solve the lambda / SAM problem in Kotlin multiplatform libra... 0.00
how to use lambda as a callback in kotlin -0.68
Test object member for null before executing IF block 0.00
Simplify testing of a null variable in an IF statement -0.45
How can I improve three methods which slightly do different work +0.97
Kotlin - KClass<*> from KType 0.00
Kotlin declaration signature clash? +0.38
Is it possible to reference a nested class from a subclass like in... -0.61
Kotlin extension function with generic types dependant on the recei... +0.19
How to partition and typecast a List in Kotlin -1.73
Use an anonymous function when setting the return value for a gette... +0.37