StackRating

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

Roland

Rating
1577.06 (3,290th)
Reputation
10,315 (14,739th)
Page: 1 2 3 4 5 ... 8
Title Δ
How do I properly check for null on nullable infix receivers? +1.93
Use of Unaryoperator and Binaryoperator when I have Function in Jav... +1.40
Stream.reduce(Float,BinaryOperator) BinaryOperator refers which fun... +2.91
Casting to array type using reflection 0.00
Companion object with extension function in kotlin? -0.63
Adding arbitrary Number class vars -1.44
Kotlin-Java interop not working with varargs 0.00
Split String in two Kotlin -0.41
Kotlin: Using enums with when -2.30
Why is Array<String> the chosen parameter type for the main f... -1.26
Exception handling / suppression with higher order function -0.37
How to replace param "t" to "className"? +0.21
Unexpected result when comparing CharSequence.reversed() return value -1.24
How can I prevent a null RequestParam raising an exception? 0.00
Merge values in map kotlin -0.69
How to create an inner class where only the outer class can access... +1.86
LocalDateTime in format yyyy-MM-dd'T'HH:mm:ss.SSSSSS? 0.00
Why incorrect convert from string to date? 0.00
Group a collection by n conditions -1.40
How can we split a pair (setOf(item), Double) into a pair (item,dou... +1.50
Kotlin unit not returning string 0.00
How to create objects of a class in kotlin and pass values to it si... -0.09
How to change pair value in arguments in Kotlin -0.40
Smart cast does not cast String? to String after !value.isNullOrBla... +1.85
Kotlin - Extract underlying Class Type +0.41
Kotlin Class should have a single no-arg constructor +0.12
Return/break out of infinite foreach in kotlin -0.11
Kotlin : string to array to key value -0.14
DecimalFormat with RoundingMode.HALF_UP -2.25
Sorting Strings that contains number in kotlin -1.06
Kotlin sealed class - how to sort by sealed class similar to sortin... -0.23
How convert a callback inside retrofit callback response from java... -0.11
How to declare a Kotlin Lambda with return type 'void' for... 0.00
How to declare a Kotlin function with return type 'void' fo... 0.00
Kotlin - Why do we have to explicit type parameter(s) for generic m... +0.80
java stream find match or the last one? +0.26
Kotlin - collection plus() × plusElement() difference -0.12
How can i read a multiple line text in java with space between lines -0.59
Sorting list of objects by date property -0.60
Java (Read and write to file) +0.38
java reflection get specific declared field value as String +0.39
Java streams zip two lists -0.75
Kotlin: protected variable with public setter 0.00
Method call with nullable and not nullable Collection -1.34
Convert MutableList<Any> to MutableList<Object> -0.11
Build a String based on an Object with null values 0.00
the right syntax for arraylist and scanner -0.62
For Loop Map Overwrites Previous Value 0.00
Mocking framework in Kotlin 0.00
Flattening a List of List to a List with Java 8 stream API +1.10