StackRating

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

Dave Griffith

Rating
1527.69 (20,810th)
Reputation
18,809 (7,358th)
Page: 1 2 3 ... 4
Title Δ
Does return break referential transparency? 0.00
How to return all positives and the first negative number in a list... +1.48
Why `Nil` is defined as `case object` +0.54
Scala check if string in option is defined and empty -0.53
Scala - How to compile code from an external file at runtime? -0.54
Understanding Gen.unit(x) 0.00
What is the correct (functional) way to alter a list and return wha... +0.60
How to combine two boolean functions in OR manner? -0.37
Expand a list of cases in a subclass -1.96
Is recursion in scala very necessary? +0.87
When could Futures be more appropriate than Actors (or vice versa)... -1.36
Parentheses Balancing in scala 0.00
Should exceptions be case classes? -0.45
Java API to generate Excel +0.09
How to chain multiple different InputStreams into one InputStream -1.20
Cake pattern, self: UserRepositoryComponent => +1.24
Building a minimal predicate function by composing Option[predicate... +2.73
Efficient way to fold list in scala, while avoiding allocations and... +0.07
Iteration over a sealed trait in Scala? -1.30
What is preferable for strategies in scala: object or trait +0.45
Scala: to inherit abstract methods 0.00
Design Patterns with Actors -0.85
Scala Array object +1.82
Derived Orderings in scala? -0.54
Why does Scalaz use complex symbols and no in-code documentation? -1.18
Throwing exceptions in Scala, what is the "official rule" -1.32
Scala - convert List of Lists into a single List: List[List[A]] to... -1.12
scala better syntax for map getOrElse +0.24
How to tell the Scala compiler that a while loop will return a value? -0.52
Why can a Map object be created without an apply-method? -0.39
Parallel file processing in Scala +0.93
Scala filter on two conditions -1.22
Scala: Lazy baking and runtime compilation of cake pattern 0.00
scala hashmap multiple values -1.64
How do I use fold left on a list of x:Myclass => Boolean to get... -1.26
Scala. Eclipse. SBT crashes on pattern matching and say nothing. SB... 0.00
Scala - transform a XML literal into a string without newlines +1.29
obtaining type from type name in scala +2.36
Is there a way to call some code after subclass inititalization in... +0.43
Avoiding accidental removal of duplicates when mapping a Set -0.73
Generating dynamic SQL where clause from Scala collection -0.04
Creating sum tree of binary tree scala -0.71
Alternative to doing lots of calculations in constructor - scala -1.44
How to elegantly implement the pipeline pattern using Scala +1.21
Scala - mutable (var) method parameter reference -0.77
Method parameter in Scala +0.34
Why do database schemas often contain 32, 64, 128, etc +0.35
List in scala -getting element from the right side -1.07
Scala PartialFunction can be Monoid? -0.54
scala: how to avoid mutation? -0.74