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 4 ... 6
Title Δ
How to pass id to th:value and get data of type List<Ingredient&... 0.00
How can i call an interface in kotlin? 0.00
Multi-column file parsing with Kotlin +0.40
Should I prefer the `ifPresent` method to the `isPresent` one? +1.04
Kotlin - Void vs. Unit vs. Nothing +0.37
Scala - List take - OrElse - with default value +1.70
Kotlin contract infer return value instead of argument value 0.00
Evaluate code block in Kotlin (to hide variables inside scope) +0.88
Is this code threadsafe, using Java 8 Lambdas - stream.forEach -0.24
how to sort every type array with a generic method in java? +1.28
Kotlin groupby value as set instead of list +1.57
How to find all path for the list? -0.60
NPE on safe called variable in kotlin. What is the reason behind it... 0.00
Java Stream API with non-pure functions chain -0.84
How can I generalize functions on an enum class in Kotlin? +0.80
Does Kotlin support or have future plan for Interface Composition s... +1.59
Typealias and extension function in Kotlin +0.38
Alternative way of implementing nested if statement -0.10
How to apply a Stream reduction (count) to a IntStream and change t... +1.36
Getting status updates from a coroutine +0.39
Merge two strings in kotlin +1.59
How to map a list by chunks in kotlin +0.89
How do I read / interpret this Kotlin code effectively? -0.22
Understanding the need for Kotlin let -0.60
Why not use GlobalScope.launch? +1.83
Splitting the list in to two parts in Scala 0.00
Unexpected result when comparing CharSequence.reversed() return value +1.85
Java 8 requireNonNull method with supplier parameter performance 0.00
Higher Order Function as Enum paramter +1.88
Java - How to get list of elements best on certain condition +0.48
Output of ArrayList +0.24
Efficiently Filter elements in a List based on its indexes +0.40
Understanding logic behind Integer.highestOneBit() method implement... -0.58
Exception thrown by deferred.await() within a runBlocking treated a... -0.97
Rewrite if-statement using Optional map and filter +0.40
Volatile reads clash -1.49
How to convert a list of objects into a map in Java 8? +1.83
Proper way of constructing a multimap 0.00
How can I use the most specialized type of two objects as return ty... -1.75
Take next several items from arraylist +0.40
Kotlin: Group a List into a Map of Maps 0.00
Collect iterables into one variable (list) 0.00
Elegant way to flatMap Set of Sets inside groupingBy -2.05
Kotlin chain of responsibility pattern with generics +1.66
How to append elements to list in a for loop : Scala +1.06
Scala: Collect values defined in hashmap passed by a list argument -0.73
Kotlin invoke supplied argument of type Unit +0.54
Generic inline function +1.64
Jackson to deserialize wrapper class with array of primitive types +2.01
Transform Sequence of Maps into Map of Keys to Sequences of Values... 0.00