StackRating

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

Alexey Romanov

Rating
1520.06 (31,784th)
Reputation
117,912 (559th)
Page: 1 ... 14 15 16 17 18 ... 71
Title Δ
Scala library available in both compile and test configuration -2.08
Why is CoroutineScope.launch and Coroutine.async are extension func... +1.17
rigid type variable trouble/suspect Impredicativity +0.49
Why Kotlin doesn't have explicit typing? -1.45
In scala, how to make inner type of an abstract type invariant to d... +1.98
Companion Object override few methods of a trait 0.00
How to utilize a variable from a different class in a unit testing... -0.01
Scala return "partial" class which must be mixed-in with... 0.00
Prolog Variable Name Starting Underscore then Capital 0.00
Re-use mapping code for immutable data class in Kotlin -0.00
Generic type <T> parameter BEFORE the function name +0.23
Kotlin top-levels functions vs object function +0.48
How to pattern match on Proxy? -0.00
How to refer to the type of the class in Kotlin? 0.00
JAVA's Double.MIN_VALUE, IEEE 754 and Google's calculator? +0.27
Does Kotlin support or have future plan for Interface Composition s... -1.59
How to safely cast a reflected class in Kotlin -0.03
How does OverloadedStrings language extension work? -1.46
Erlang gen_server: How to catch Errors? 0.00
What is the advantage of IntStream over usual Stream? 0.00
Java: Alternative to declaring empty constructor to initialize an o... -0.84
Where do void function/property calls execute to? +0.48
Error Kotlin: Type mismatch: inferred type is T? but Nothing was ex... +1.82
Why scala @tailrec can't be used on Option.flatMap? +0.83
Match empty list using case/match or if/else? -0.97
How to access members of container class with same name? scala -2.03
How to hide an interface in another interface? 0.00
Does overwriting a Float item in the ArrayList in Kotlin cause allo... -0.02
scala implicit conversion for case object 0.00
How to check if a variable is an array in Kotlin +0.49
Kotlin data class - access property by variable to set it's value +0.49
Check if a number is exactly representable as `f32` -1.55
Why a lambda cannot make the enclosing function return? -1.15
Unable to override a default method of an Interface using Lambda ex... -0.36
Kotlin Serialization: "Unresolved reference: serializer" 0.00
Kotlin Deserialize variables from abstract class 0.00
Scala's mutable.ListBuffer seems to use List's tail functio... -0.81
How to Initiate as class member in scala? -0.70
How to convert Java constructor to Scala one with a stack as one me... 0.00
Kotlin - preventing null returns for non-nullable generic functions -0.51
Kotlin: How to return a variable from within an asynchronous lambda? +0.05
How to use EqualsWithDelta of junit +0.12
Kotlin: extend a dynamically given supertype +2.21
Kotlin invokes wrong overloaded java method with variable number of... 0.00
How to explicitly pass an Ordering to an implicit enrichment 0.00
Understanding signature of data type, typeclass, and making a data... +2.72
How different are Java and Haskell packages and modules? +0.02
Why is this$0 field of an inner class not private? 0.00
Kotlin: Implement generic Interface multiple times with different S... +0.49
Selecting function reference before application: problem with type... +0.50