StackRating

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

marstran

Rating
1591.90 (2,197th)
Reputation
10,736 (14,054th)
Page: 1 2 3 ... 6
Title Δ
Java type erasure: why won't the following snippet compile? +0.77
Removing duplicate numbers from Java list Using Java Lambda functions -2.22
Filter Kotlin collection of pairs so pair content is not null -1.18
Kotlin flow buffer capacity +1.60
Kotlin single assignment filter and map 0.00
Deserialize a Date field of POJO using Jackson - Unable to deserlia... 0.00
How to avoid `@KtorExperimentalAPI` propagating everywhere? +0.35
How to call a suspend function within a apply expression -0.11
Kotlin flow combination 0.00
Java to Kotlin interface method name and field name colision (Java,... -2.49
How to DROP_LATEST with coroutine Flow<T>? -0.13
Java streams: collect to map creating two keys for each stream elem... 0.00
This prime generating function using generateSequence in Kotlin is... 0.00
How to format date in java 8? 0.00
Does runBlocking(Dispatchers.IO) block the main thread even the the... 0.00
Get difference between two different object arraylist in Kotlin +1.60
How to figure out the thread pool of thread [Kotlin]? 0.00
How to create a new list of Strings from a list of Longs in Kotlin?... -0.88
Scala merge list of maps +0.36
Kotlin: maxBy{} with optimum-value 0.00
Using Java Optional in Kotlin DTOs +0.36
Convert RXJava Single to a coroutine's Deferred? 0.00
How to get map from list of object using stream? 0.00
Kotlin - Get maximum value with its key in a set +0.38
How to return after get value from foreach in kotlin +0.37
How to write this java code without java.util.stream library on kot... 0.00
variables don't update after inheriting from subclass +1.52
Kotlin wrap sequential IO calls as a Sequence +0.39
Sorting of two ArrayList/List Objects -0.36
I have day,month and year in integer. So now I want to convert it t... -0.16
kotlin reified generic in virtual function +0.38
How to tell if two arrays have same information but in different or... -0.64
Pattern for unvalidated data, validated data and validation +0.37
Best way to test drive in a non-nullable field +0.38
Sort an ArrayList<Any> that contains two type of data classes 0.00
Force to non-null without using? +0.38
Function to return first Non-None Optional +1.61
Merging kotlin flows 0.00
What is the best way to use Optional with null check in Java? 0.00
LocalDate.EPOCH is not available 0.00
Primitive properties initialization in Kotlin -0.13
How can I improve readability of this Kotlin code? 0.00
ENUM and Sorting in an arraylist 0.00
Validate that sequence of numbers are within allowed range +0.33
Combine two streams to create a new one +0.36
Passing null as argument in overloaded methods? +2.49
Is it possible to satisfy an interface member implementation using... 0.00
How is a recursive function evaluated in Java? +0.84
How can I find the first element's method result that is not nu... +1.00
How to filter two lists in Kotlin? +0.10