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 2 3 4 ... 71
Title Δ
How to use a variable as pass by reference in Erlang? -0.03
Kotlin import showing not used even though i am using it 0.00
Type inference failed: Not enough information to infer parameter T... -0.52
Remove nullability from generic type parameter -0.04
How to free an icu::Transliterator? 0.00
How do I execute another function after async function is completed... 0.00
Implementing a typeclass using type parameters versus abstract types +0.23
Scala list of any and list of something extending Any. What is a di... +2.26
Why a Class/Interface can't be prefixed with out if the class/I... -0.87
Kotlin - Functional (SAM) interfaces VS Function types +1.80
Witness that an abstract type implements a typeclass -1.76
Kotlin to JavaFX, using java getters in kotlin? +1.66
How to replace double quotes with space in Scala 0.00
Use extension function from different context in Kotlin -2.03
What does @get:NotNull mean in Kotlin? 0.00
Kotlin. How to implement internal interface in open class? +0.15
Kotlin: Child Constructor Passing Default Value to Parent -0.05
Reduce the output layer size from XLTransformers 0.00
Conditional nullable return type in kotlin +0.04
Casting __fp16 to float fails to link on Clang 9 0.00
Incompatible type error when overriding type bounds -1.72
Map return type from input generic type in Kotlin 0.00
In Kotlin, if I declare a Class in a fun method, then what is the C... 0.00
How to export some functions from another package in Kotlin? 0.00
Surprising PartialFunction literal -0.31
Using type parameter from class declaration like reified type param... 0.00
Is the concept of equal subsets a fallacy? +0.46
calling <reified T> inline functions from a class -0.04
Use an abstract value in a superclass constructor in Kotlin 0.00
Pass values as parameters if not null or empty Kotlin +1.12
Q: Idiomatic way to check if any of variable is not null in Kotlin -2.04
How to store subList operation on an ArrayList in another ArrayList... 0.00
Why can’t I use val inside Plugins {}? 0.00
how to fix this Unsafe use of a nullable receiver of type Array? -0.55
How to correctly find native lib path in Android? 0.00
What is the “and” and “or” Operator in Kotlin? 0.00
Scala case class copy doesn't always work with `_` existential... 0.00
byte byteVar = 100 works but int intVar = 100L results in compilati... 0.00
What happens when a constructor of an abstract class is private in... 0.00
Does Scala even have statements? 0.00
Why doesn't filter method do a smart-cast on the object in the... +1.21
How to take out Nothing out of inferred type -1.72
Accessing fields of trait of an object instance +0.46
Chess BitBoards in kotlin. Which datatype? 0.00
Scala - Not enough arguments for method count +2.09
How will implicitly expand the definition 0.00
Kotlin complains about incorrect type despite lambda matching the s... 0.00
Access inner class Parent KType reflectivly in kotlin -0.56
When and why to Lift a Function +1.97
Scala Yeild returning Try[Either[]] rather then Either -2.25