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 ... 7
Title Δ
Extract numbers from a string kotlin -0.95
How to remove an item from a MutableSet given a certain condition? +1.19
Kotlin - constructor default values and constructor overloading 0.00
Why can I not call .values() on generic enum class? +0.03
Kotlin how to create anonymous class that implements an interface w... 0.00
How to multiply all integer values in a Range in Kotlin? 0.00
Using generic as parameter in constructor Kotlin -0.31
Kotlin: Should mutableList be declared as Val or Var? -0.16
What can `Nothing` be used for? +0.51
Casting to class extending a class -1.97
How can I handle multiple values in a constructor's try-catch -0.43
Kotlin interface constructor 0.00
Can I add class as extension to another class in Kotlin? 0.00
Custom enum item -1.88
Function as parameter Kotlin +0.51
Kotlin coding conventions, infix functions, and bitwise operations 0.00
How can I extract date and time from a Long type variable in Kotlin... +0.18
How can I group a List<Object> into another List<Object>... +0.00
Kotlin destructuring more than five components +2.10
How to call a method of the fragment from an activity and sending d... 0.00
Returning anonymous functions rather than lambda function +2.26
More idiomatic way to initialize a set in Kotlin? +1.32
What does in/out actually do in kotlin when passed as arguments? +0.51
`java.lang.StackOverflowError` when accessing Kotlin property +2.27
How to sort a string alphabetically in Kotlin +2.54
Using Kotlin streams and filter throws a cannot cast to my custom t... +0.52
How to reference implementation callback inside "run" or... -0.48
How to pass data in a data class to a function +0.53
How to add values to a mutable list to then add to an immutable one -0.98
How to combine two different length lists in kotlin? +0.62
Why does Kotlin array is not returning the count -0.91
Should equals be burdened by the business logic of the application? -1.29
In which case I have to set super() when I create a constructor? 0.00
How to verify an instance of a List is not another List instance? +0.49
How to call Kotlin companion factory method using callBy()? 0.00
How to call Kotlin companion factory method using callBy()? 0.00
How to struture coroutine code without suspend function 0.00
How to make function that swallows exceptions -1.23
Java8 Higher-Order Functions and Kotlin Lambdas interoperability +0.51
How to obtain single unique list of items given an list of lists -1.70
Show or hide decimals -0.50
Annotations not converted properly after changing code from Java to... 0.00
How to zip two Observables in Android? +0.52
In Kotlin, how do I have a data class I can use for an entity 0.00
What is the benefit of having a private constructor and a use a met... -0.70
Why not read all lines from text file? -0.03
How do I call more than one function for each case when using a &qu... -2.03
Can I call a function in Kotlin with a default parameter and force... 0.00
Speed up filter of large list in Kotlin +0.48
How to write for loop in Kotlin -1.10