StackRating

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

Andrey Tyukin

Rating
1632.03 (842nd)
Reputation
31,080 (3,883rd)
Page: 1 ... 5 6 7 8 9 ... 22
Title Δ
Scala Tutorial with Mysterious Variable 0.00
Error when returning a generic type -2.34
Efficiently add numbers divisible by 3 or 5 -0.14
Where to put the `@unchecked` to suppress "pattern match on a... 0.00
How to make scala List of Any have a mandatory attribute? -1.55
How to override an implicit value, that is imported? 0.00
Why can't I reduce(+) on a seq of integers in Scala? 0.00
Mapping with a function that returns Try[T] to return a Try[T] inst... +0.37
Wrong type after type casting using asInstanceOf Scala +0.38
Return a case class that extends a trait -0.19
How know which function was assigned? -0.14
Using ~> and <~ several times in Scala parser combinator libr... 0.00
How to define scala function with undefined number and type of argu... 0.00
How do I avoid bugs where I use the wrong version of data? 0.00
Scala: Type-level programming parameterised by nested type value -2.00
Scala: Type-level programming parameterised by nested type value +2.00
How to combine type parameter bounds and functors using Cats? 0.00
Why does my implementation of Haskell snd not compile in Scala? 0.00
Generic sequence of Either to Either of sequence with preserved type -0.77
Scala: how to assign an List of arrays/Lists to two variables? -0.16
How does empty List equality work? +0.77
sortWith using basic character comparison fails for some strings 0.00
How to declare array in format where continuous zeros can be writte... +0.79
Getting error when instantiating a trait within a class (method bec... 0.00
Getting unexpected error when using structure type -0.13
"Recursive value X$3 needs type" in a fold operation even... -0.67
How to initialize variable of Type in Scala? -0.33
What does the map function in the Applicative from Category theory... 0.00
Training neural network in IBM Load Sharing Facility (LSF) 0.00
File wildcard use * +1.17
Mixing getOrElse with forall +0.74
Why does implement abstract method using val and call from supercla... 0.00
How do you divide a byte array into chunks in Scala? 0.00
How to transform a tuple element values in a list of two tuple usin... +0.34
Is it possible in scala to pass on a generic type dynamically? +1.71
how to concatenate two values in Scala using foreach method +0.34
accumulate list based on a condition using dropWhile -0.09
Understanding real cake pattern code with self and this references 0.00
Idiomatic approach to "composing" monoids using cats? 0.00
Sort a list of `List[Any]` by the first element using Scala 0.00
Error double literal found in Scala while executing jar tf command 0.00
Ambiguous implicit values for Typeclass +0.36
scala: how scala converts foldLeft as currying function 0.00
Scala Partial Function Composition 0.00
How could I correctly write this code in functional way without dup... +0.38
Using permutations causes: Exception in thread "main" jav... 0.00
Nested String Interpolation in Scala -0.96
Scala unapply with generic parameter 0.00
How to convert Seq[Object] to Map[User, Set[String] in Scala 0.00
Scala List into Seq +1.21