StackRating

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

gidds

Rating
1527.66 (20,855th)
Reputation
1,093 (143,608th)
Page: 1 2 3 4 5 6 ... 7
Title Δ
Kotlin T value cannot be assigned with function that returns any -0.52
Kotlin - Is there a way to pass property values to another object w... -1.27
What is it about Kotlin's fold that allows me to put the operat... +0.73
How to find source file path by compiled class file programmaticall... 0.00
Kotlin map with function reference of a member function -0.52
Kotlin: what does annotation (acc: S, T) -> S mean? -1.67
Bad encoding using URL().readText() with Kotlin 0.00
Kotlin Function to class -0.35
BigDecimal with RoundingMode.FLOOR is giving unexpected result -0.27
is there any way I send a nullable Function<T,R> as parameter... +0.43
Difference between setOf and hashSetOf in Kotlin +1.46
BufferedImage reduces Image size 0.00
Function interface in Kotlin 1.4 +2.05
Catching exception defined by given KClass<in Exception> in K... -1.99
A shorter way to transform enumValues to a multi-value map 0.00
idiomatic way of writing HashMap in kotlin -0.19
Refactor for optimal Kotlin -2.09
What is the difference between filter () and {} in Kotlin -1.07
Kotlin: remove identical adjacent members of an array -0.86
Algebraic Expressions - Kotlin way to model attributes that are bot... 0.00
Kotlin generics Checking class type with when +2.01
Kotlin/JVM compiler fails over conditional function refrences 0.00
how to check if two Boolean? values are true in Kotlin +1.24
Is returning pair from method considered a good practice in kotlin? 0.00
How to Conditionally reverse a list with in a compareBy in Kotlin -0.28
Determine whether the reified type is nullable -1.12
Kotlin and how to convert an if/else to functional approach? 0.00
Use the default implementation of an interface if nothing passed as... -0.56
Filter val variable without changing its declaration Kotlin +0.48
Using KDoc to document group of variables -0.54
Assigning a unit type to a variable +0.48
how to get 5 most repeated element in a map? +1.52
Sort ArrayList based on Another ArrayList in kotlin -1.05
What does Any mean in this context? Why does adding `:Any` get rid... 0.00
Why is the kotlin-reflect library not available from the jar I pack... 0.00
Access to out bound elements of an Array in Kotlin +0.48
Pass data type as parameter to function +0.47
Android Studio - Kotlin - How to make the reference to the service... 0.00
Can I use or import the functions in CharJVM.kt file which is inlin... 0.00
What's the idea behind Kotlin removing checked exceptions? 0.00
Why doesn't this return statement work while the println() func... -0.54
Equals overloading with multiple types gives a Operator '=='... 0.00
In which cases Kotlin core Data Structures (Map, List, Set) are not... +0.98
Kotlin coroutine concurrency and cached value -1.21
How to convert two lists into a list of pairs based on some predicate +2.06
How to call methods in a class of generic type T on variables of th... +0.50
Is it acceptable to use `to` to create a `Pair`? +0.24
Can I convert the one line of also syntax into two lines with Kotlin? -0.52
Kotlin how to I specify that I want a specific readLine()? 0.00
Idiomatic Kotlin way to sum numbers from stdin until a condition is... 0.00