StackRating

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

senia

Rating
1636.01 (771st)
Reputation
34,486 (3,385th)
Page: 1 ... 7 8 9 10
Title Δ
datastructure that holds closures, parametrically in scala -1.82
Concurrent reading and processing file line by line in Scala -3.33
Sequentially combine arbitrary number of futures in Scala 0.00
NullPointerException...unable to figure out the reason +4.34
Force grouping of ascription on underscore in scala +3.49
Type inheritance misunderstanding in Request Response messaging des... 0.00
Why we need implicit parameters in scala? +3.44
Copy elements from one list to another in Scala +3.49
Should x._1,x._2... syntax be avoided? +0.93
Can you curry a function with varargs in scala? 0.00
Single infix like method invocation with Scala 0.00
Scala: initialize fields with instances created later +3.66
Scala dispatcher-worker actor pattern 0.00
Initializing traits within a trait in scala 0.00
List any type sort -3.17
Scala Regex pattern-matching in constructor instantiates subclass +3.63
Do macros make naturally chained comparisons possible in Scala? +3.71
How do I improve this attempt at a cake pattern 0.00
Easily parse String of Key=Value pairs to Scala case class +3.61
variable multi-assign via unzip on List[( (A,B),(C,D) )], or List[(... +0.07
Iterate through odd members of collection in Scala +3.66
Passing a value from one actor to another in scala -2.45
Overloading constructor in generic scala class -4.33
Better version of "interate over Seq or if empty" in scala? -1.14
Debug log in Scala with no performance impact +4.60
Usage of _ in Scala lambdas 0.00
Can this scala pattern for creating two mutually dependent objects... -3.94
why trait method needs asInstanceOf and class method don't +0.19
How can i interleave elements of 2 lists in scala -0.63
make a lazy var in scala +0.78
Split a scala list into n interleaving lists +4.41
Using parser combinators to collate lines of text -0.13
How to slice a tuple in scala +0.20
Adding a field to Scala case class? +0.73
Scala HashMap with typed entries 0.00
Scala - strange compile error (multiple overloaded alternatives of... +4.36
define your own exceptions with overloaded constructors in scala +3.68
Problems with Pattern matching, implementing SplitAt in scala 0.00
parameter validation during constructor invocation and after object... +0.42
Scala while(true) type mismatch? Infinite loop in scala? +2.97
Scala - Option.getOrElse() "type erasure"? +4.34
Declaring a method to accept an unknown case class as argument to u... +0.02
Scala Map, implict symbol key to string +2.52
Play form parameters help decipher compile error 0.00
Can this be null in Scala? +1.11
Scala flatMap.toMap analogues in C# -2.74
Scala Modifiers and Type parametrization +2.18
Way to automatically convert class method to function taking explic... +4.07
What does a "?" symbol (question mark) mean in Scala? -4.34
How to sort a list in Scala by two fields? +3.05