StackRating

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

Tim

Rating
1517.84 (36,685th)
Reputation
6,559 (24,664th)
Page: 1 2 3 4 5 ... 16
Title Δ
How to remove key but keep childs 0.00
Invoke method based on list +0.27
scala get vs match which one to use, given that restult will always... 0.00
Useless expression when removing 'return' keyword from cond... 0.00
Executing dependencies in order using Scala Futures 0.00
Understand Scala match for case classes with two members 0.00
Is it possible to replicate behavior of the "exists" meth... 0.00
Case Class to Json: Design Pattern on How to Avoid Repetitive Patte... +1.93
Scala sorting of case classes by type +2.18
Cannot serialize sealed trait in Akka using jackson-cbor 0.00
Scala unused expression error with if statement +1.79
Filtering Input variables without condtionals +0.36
Scala two varying size list concatenate based on condition 0.00
Scala ListBuffer add-all behavior is not consistent, some elements... -1.66
Do not know how to convert JArray(List(JString(dds3), JString(sdds)... 0.00
Switching monad within a for comprehension +2.19
Unable to get println working in Grouped Integer Range map function 0.00
Scala Future and Either Transformation 0.00
Splitting a String into sub arrays -0.74
Scala: removing a list element by value +0.46
how to deserialize a json string that contains @@ with scala' +1.17
How to check if the iterator in the for expression is a val or var? 0.00
What is the correct way to invoke this Scala method on main? +1.53
Mutable collections in akka Actor return NullPointerException 0.00
Can I access Companion Object properties in the Companion Class usi... 0.00
unlist a list of scala.xml.Elem to a single scala.xml.Elem 0.00
Scala simple function returns type mismatch error +2.00
What is the type of a covariant generic list that contains differen... -1.70
Scala function takes 2 hours with 2 million values 0.00
Why is "taking first n elements from an unsorted Map" mea... -0.95
Long running processes inside service invoked from actor 0.00
access index and value of a scala list inside a map function +0.78
How to serialize an akka "actorRef" that is part of a cas... 0.00
How to build a json object given a list of fields (key -> value)... -2.37
scala compare elements in two sequences considering two arguments i... 0.00
How to call constructor from companion apply method in scala case c... -1.09
Scala sorting by ranking +2.40
Scala: Initialization of var in class 0.00
Overriding a trait method with a function value 0.00
How to put error logs in code when using pattern matching? -0.22
Generic types in Scala -1.27
Access modifier location explanation in scala -1.87
What is better? foreach and update map vs use list.map -1.35
Are case class constructor parameters public val fields by default? 0.00
How to create two sequence out of one comparing one custom object w... -0.59
How can I parse the json body from from an Akka Client-Side HttpRes... 0.00
Expected Map[] but Found List[Map[]] +2.40
scala.MatchError Message whenever I run Scala Object +1.70
How is Scala faster than Java when both are compiled into `.class`... 0.00
How to add a list of elements into another list at a certain index... +0.29