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 ... 18 19 20 21 22 ... 71
Title Δ
Kotlin syntax confusion: passing an interface with a lambda 0.00
Can't convert Double to Float inside a class of generic type -0.05
Function not reachable when called +0.97
Reduction number of IF in my case -0.14
Can Scala's "call by name" be considered as a syntact... -1.80
How does empty List equality work? +0.02
Does Kotlin's MutableList add() function always add to the end... -0.76
Why finally block exists? +1.33
How do GADT data constructor arguments work in Idris? 0.00
Why scala case class generates two apply methods? 0.00
How to make an inherited class parcelable without common constructor? -0.26
Elvis Operator vs Non-Null Assertion: Diff Between These Statements? -1.88
java.lang.NoClassDefFoundError: org/slf4j/impl/StaticLoggerBinder S... 0.00
How to refer to the implementing class in a generic interface +2.15
Scala: Matching empty sequence against Nil 0.00
insertInto output returns '?' instead of real value 0.00
Using 'this' in Kotlin initializer - alternative solution,... 0.00
F# Conditional Expressions if...then..else returning unit or () -0.67
Java Interface Method call 0.00
How can IntRange object have access to Iterator function e.g. forEa... -1.57
pattern matching in scala works inside a def, otherwise does not -0.53
How to implement equals() for related subtypes in Kotlin +0.50
JVM language interoperability 0.00
Apply, Applicative, Monad, etc for contravariant functors in cats? 0.00
generic type instantiation java 0.00
Why Property must be initialized when there is auto back-end field... -1.38
What is the easiest way to change key in scala map? 0.00
What does <? super Void> mean? +1.71
Scala method reference from another class? -0.05
Kotlin generic constraint with "any of" rather than "... 0.00
Scala lambda function with map function +0.86
Smart cast an Arrow-kt Option +2.14
SCALA: Function for Square root of BigInt -1.86
What is actually the doubleValue function in BigDecimal class of Sc... +0.46
Use Kotlin annotation class in Java class +0.16
What's the magic behind this flatMap code? +0.46
def compose[A,B,C](f: B => C, g: A => B): A => C = {f(g(_)... +0.94
How to inherit MutableList in Kotlin? -0.12
Kotlin bytes vs enums when parsing byte stream -0.09
How to reduce similar code that relies on class type to the parent? -0.02
Kotlin optional generic parameter +0.76
Does Kotlin break the rule of encapsulation? +0.47
Can functions be default parameter values? 0.00
Why is this not a case of the restricted monad limitation? -1.39
Referring to abstract type outside of trait for class construction 0.00
gen_server:call vs. just calling a function directly -0.33
Use all values of an enum in a JUnit parameterized test 0.00
Scala throwing the NullPointer Exception -2.29
Haskell: Tail of a String "a" +1.19
Ignore a higher kinded type parameter when extending a class +0.06