StackRating

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

Willi Mentzel

Rating
1510.67 (66,577th)
Reputation
10,334 (14,691st)
Page: 1 2 3 4 5 ... 7
Title Δ
Find-first-and-transform for Sequence in Kotlin -1.82
Kotlin's smart cast fails simple non-nullability deduction 0.00
How can I run a simple for loop instead of recurring if-statements? -0.42
How to delay within async function that returns Deferred<T> 0.00
How to create a function that returns unique random numbers? -0.16
How to put values from a HashMap into an array 0.00
How can I compare an instance of a class to a type of interface? +0.40
Merge two strings in kotlin -1.80
How to parse a JSON string? -0.25
Java/Kotlin: Tokenize a string ignoring the contents of nested quotes 0.00
what the keyword for formula in excel 0.00
Subtract two Lists in Kotlin using a custom equal function +0.51
Omitting 'this' in an extension function -1.33
What is diffrence between object and data class in kotlin? +1.33
What is Kotlin equivalent for Java "assign and check"? -1.53
How to change different substrings in a string? -0.60
How do I properly check for null on nullable infix receivers? -0.46
Kotlin generics anomaly -1.76
Does Android Studio support all Kotlin features and APIs? -1.22
How to replace this String operations with Bitwise operations? +0.23
Deserialize a nested json field with Jackon in Kotlin 0.00
How to get all data in one page 0.00
Kotlin: Coroutines scope vs Coroutine context -0.54
Create a function in Kotlin that takes an enum parameter +0.75
Access class context in lambda function passed in constructor 0.00
Do we still need Class (or KClass) after having Reified? +2.00
What's the difference between Class<*> and Class<T> +2.07
Kotlin – Why parameter values have to be passed in sub classes? -1.07
Kotlin - nullable receiver extension won't accept non-nullable... -1.58
Constructor vs. parameter in Kotlin -1.78
Lambda expression inside Kotlin String +0.50
Is there an elegant kotlin way of convincing the compiler that a nu... +1.20
Assign the result of this transformation with map to a variable wit... -1.79
How to format string with integers and special characters -1.10
Kotlin: How to delay code in Android without making the UI freeze -0.21
Is there a less redundant way to load/save an entity? 0.00
How do I get rid of this 'warning: the expression is unused'... +0.49
Kotlin: Using enums with when +0.30
Function literal with receiver in Kotlin +1.01
Does Kotlin have something which works exactly the same as "Di... 0.00
Kotlin class to match JSON with Nested Object for GSON builder 0.00
Kotlin KCallable illegalArgumentException 0.00
How to create array by providing size in Kotlin -1.24
Why is arrayOf() the same as mutableListOf() but limited? 0.00
How to summarize the elements of the list each with each? -0.60
How to get around Type mismatch Required: Foo<Type>, Found: F... +0.04
Kotlin force nullable generic type into a non-nullable of the same... -0.03
Is @ManyToOne's "optional" param automatically set us... 0.00
Merge values in map kotlin +0.85
How to create an inner class where only the outer class can access... -1.55