StackRating

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

Joffrey

Rating
1510.04 (70,332nd)
Reputation
7,186 (22,282nd)
Page: 1 2 3 ... 7
Title Δ
Filter a range in kotlin +0.50
Can we develop desktop applications in kotlin? 0.00
How to reverse a map and group values in a list? 0.00
Kotlin type mismatch on generic recursive function inside class 0.00
Kotlin custom simple DI - how to know the type without explicit dec... 0.00
reuse logic in suspendable and nonsuspendable functions 0.00
How to transform Flow<T> to Flow<List<T>> in Kotl... 0.00
Kotlin Coroutine Flow: How to get the first item from a flow (i.e.... +0.49
Why it is forbidden to use 'out' keyword in generics if a m... -1.53
How to get "this" from generic in kotlin +0.49
Sort list of objects by multiple properties and using natural sorting -0.03
Kotlin compiler shows compilation error and suggests to "chang... 0.00
How to have multiple upper bounds for the generic type parameter of... -0.02
Convert ResponseEntity<Any> to a List<ObjectNode> [Kotl... 0.00
How to avoid duplicating a function body +0.48
Kotlin: Override (and specify) generic interface functions 0.00
MutableList values are changing when I don't expect them to 0.00
How to rewrite the code to use Kotlin's kotlinx-coroutines-jdk8? 0.00
How to set a property of a created object in kotlin? -0.85
How to apply -Xopt-in=kotlin.ExperimentalUnsignedTypes to all subpr... 0.00
kotlin - how to reuse value of one parameter in another parameter -0.52
Return value from Kotlin coroutines inside a non-suspended function 0.00
How can I define Map of String or Int in Kotlin? +1.90
What is the difference between Data Class and Regular Class in Kotl... 0.00
Exception in thread "main" java.lang.IllegalStateExceptio... 0.00
How do you split a 'hot' stream of events from a callback i... 0.00
Why is it possible for a JvmStatic method to access and modify state? +2.14
How can I guarantee to get latest data when I use Coroutine in Kotl... 0.00
Why doesn't runBlocking block with a newSingleThreadExecutor do... 0.00
Can I get return actual value if I use launch in Kotlin? +1.34
"Cannot use T as a reified type parameter" when make func... 0.00
Java/Kotlin: Return object from function vs not returning it -0.25
How to make it cleanly from for to Stream (Kotlin) 0.00
E2E testing multiple posibilities with exception 0.00
Kotlin equivalent of %@ in swift +0.47
How to convert milliseconds to timestamp in kotlin programming 0.00
Does kotlin have a map function that returns an iterator? 0.00
What are private extensions used for +2.08
Spring Boot: Is it possible to separate css, js and template files... +0.50
Multiple inheritance with one class and interfaces in Kotlin -0.48
How to implement this kotlin ReceiveChannel code properly 0.00
Gson how to convert list of known size to multiple fields 0.00
Extension property inside class: Unresolved reference: errorResponse 0.00
Kotlin inheritance: Objects are not equal after serialization and d... 0.00
How extend task provided by plugin? 0.00
Kotlin - How do I concatenate a String to an Int value? -0.45
Kotlin in Java project, unresolved references 0.00
Kotlin: How to iterate through a collection from a specific positio... -1.76
Kotlin User Input using readline() 0.00
what is the effect using coroutineScope in the runBlocking? +0.70