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 2 3 ... 14
Title Δ
How do I throw an exception and log as info? 0.00
How to add an "Item" object to an Object ArrayList in kot... 0.00
Why should we use the 'override' key word in Kotlin for abs... 0.00
Mocking emit function of SocketIO with Mockk 0.00
How do i insert List<Item?> to a List<Item> in kotlin 0.00
Kotlin-idiomatic way to add an item to a list in a map -0.51
How do I check if an object is null -0.24
Do Kotlin Extension Functions declare member variables implicitly? 0.00
default value for arguments of lambda function in Kotlin -1.56
Mockito+Kotlin: How to mock a method that return T by callback 0.00
Kotlin: Is there a sugar grammar that casts to a boolean? +1.46
How to get IntRange value from List<Int> in Kotlin? +1.33
How to use a property from a constructor inside an instance method... -0.29
Map to another map. To much code. Has more simple solution? -0.04
Using listOf vs arrayListOf 0.00
How to access primary constructor parameters inside secondary const... 0.00
Is it possible to run code after pop back stack 0.00
Extension Methods in Java possible without breaking Binary Backward... 0.00
How to use parseInt in kotlin? +0.45
Hashset toList() time complexity in kotlin, is it constant or not? 0.00
How can I fix the type errors for applying reduce on a MutableList... 0.00
How to call private functions in Kotlin 0.00
What is different between type ::class vs type in Kotlin 0.00
Why does `variable++` increment the variable but `variable + 1` doe... -1.02
Is it possible to pass null array to Java varargs? 0.00
How to print values available in itemList in kotlin? -2.41
Type inference failed: Not enough information to infer parameter T... +1.49
Group pairs by a second value, and map it where the key is the seco... 0.00
Check if any array item is not empty 0.00
How to iterate over a list of Strings and concatenate them in Kotlin? -0.55
convert an array from Php to kotlin 0.00
Simple Generic Function in Kotlin Fails 0.00
How to get the certain element in a Set on a .forEach iteration in... 0.00
Kotlin - Functionally Traverse Collection getting current/next value -1.74
Incrementing the mutable map value results in a nullable receiver e... 0.00
Kotlin using lambda as initializer +1.89
Kotlin: certain value in list only once +0.50
kotlin class extensions resolve parent class's value instead of... 0.00
Kotlin - How do I concatenate a String to an Int value? -0.53
How do I concatenate Strings in Kotlin? +0.48
Why late init var cannot be used with Nullable? +0.06
Array with `n` elements in Kotlin doesn't work 0.00
Use apply on a data class in Kotlin +1.85
Kotlin : Optional Dependency Injection Using Spring 0.00
Type mismatch error on custom interface call 0.00
Difference between member function and property -0.27
How to partition and typecast a List in Kotlin +2.39
How exactly does bufferedReader() work in Kotlin? +2.24
Kotlin coroutines takes longer than threads +0.47
How to handle elements that fell through a filter when using Sequen... 0.00