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 6 ... 7
Title Δ
A way to remove specific characters from a string? (kotlin) -1.55
How to group values with unique incremental keys in Kotlin? +2.01
Mapping list of objects to a list of strings -0.01
public static Boolean in kotlin +1.15
Kotlin equivalent for Swift's `@autoclosure` 0.00
Kotlin: Find Count from Nested set in List (more functional approach) -1.54
Mutable array get overridden when get asserted to another variable -0.56
How to convert an extension into a member? +0.10
Return different types of Object in kotlin -1.07
Group a collection by n conditions +2.21
Does Kotlin support Optional Constructors like swift? 0.00
Redundant 'if' statement less -0.80
Kotlin how to Map JSONArray to Type (Stream) -0.03
Determine a special character through Charset +0.52
Kotlin extension functions - Difference between Any? and Generic T? -1.43
Why to add 0 while using nextInt() -1.80
Correctly returning Int from Hashmap in a function +1.09
How to format 1800 seconds to MM:SS format +0.38
Understanding generic parameters in an abstract class +0.02
Kotlin 1.3.11 has broken null-safety? -1.40
How to check expression body result on debug 0.00
Mapping set of keys to a matching list of lists +1.74
Why does Kotlin Nested Lists have this behavior -1.60
the implementation of the arraylists +0.01
Kotlin Generics return type to match with receiver -0.50
How to override `toString()` properly to get rid of hash code 0.00
How to check value exist inside 2D array with Kotlin? -1.49
Why is this still throwing the exception? 0.00
Purpose of repeat function +0.07
How to handle polymorphism in kotlin -0.47
Kotlin Class Cast Exception -0.70
Best practice for handling null types in classes when mapping class... +0.49
What is the difference between not-null checks in Kotlin? +0.06
Kotlin using getter for read-only variable +1.79
Map transformation to apply a new path on a list of strings which a... +0.52
How to make a variable dependent on other? -0.50
Kotlin sealed class - how to sort by sealed class similar to sortin... +0.21
Classifier issue when creating ArrayList +2.03
Reduce an array into a single integer causes type error -1.68
Curry functions - How to call 3 (or multiple) functions? -0.52
How can I save function call in android and use it latter again And... -2.04
Multiple parameters in a generic function 0.00
Kotlin Filter list according to another list +1.42
Kotlin: Can I access a nested array from inside another array? -1.02
Strange compile errors in equality: (No method 'equals(Any?): B... -0.50
Run/Debug are not working in IntelliJ IDEA -0.52
Enable a parameter to accept more than one type as input, while bei... -1.55
How to merge two different classes data into one in Kotlin +0.48
Find and return first match in nested lists in Kotlin? -0.49
Take random item from list in "for" loop 0.00