StackRating

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

dhg

Rating
1625.33 (977th)
Reputation
46,519 (2,227th)
Page: 1 2 3 4 5 6 ... 12
Title Δ
The difference between Lists and Sets +0.32
How does one write a scala unit test for the "filter" fun... 0.00
Scala for-comprehension for orElse instead of flatMap -0.42
Have yield ignore () values ("flat yield") +0.31
Scala regex pattern match issue -1.52
Can map function be applied to Tuple? +0.83
How to generate a collection using for comprehension (no yield) +1.94
String interpolator with variable 0.00
Is it possible to update fields of any case class implementing a co... -0.66
Scala: How to override tuple equals() method for arbitrary element... -0.63
error: ':' expected but identifier found -2.59
A more Functional implementation? +0.32
Making code more functionally readable +0.54
Error in scala IDE 0.00
Scala IDE for eclipse: Any way to "quickfix" imports? 0.00
Better and efficient way to group list of tuples2 in scala 0.00
Scala abstract class/trait with methods that return the sub-type 0.00
How to pass around string values type-safely? +0.38
Are start and end states in HMM, necessary when implementing the Vi... +0.33
List.sum on custom class +1.49
Scala nested updateable maps? 0.00
Defining Reads for java.util.Set with `_` 0.00
use None or EmptyMyObj in scala? 0.00
How to create a Set from a string in Scala 0.00
Scala redundant pattern matching +0.30
Scala pattern matching referencing -1.26
the filtering in Scala's for loop -0.39
Rational code in scala 0.00
Scala def in an object - naming convention upper case camel case? -1.32
Is it possible to have type parameters (generics) on classes which... +1.63
Order of parameters to foldright and foldleft in scala 0.00
Handle Scala Option idomatically +1.07
Scala Long - Object? 0.00
Scala foldLeft map and termCount of documents 0.00
Using extractors to parse text files +0.31
group by and average on tuples +1.38
Scala - semicolon inconsistency +0.99
How to resolve Scala 2.10.x flatten issue +0.75
How to use Scala subiterators "it filter p" 0.00
In Scala, how to use unapplySeq with pattern matching like List, st... 0.00
Why parentheses around int on a scala method invocation 0.00
What is this notation in scala? -0.34
How to represent an uninitialized (aka null) Map in scala -1.25
Unwrapping a list or map as function arguments in Scala +1.60
Class Extends a Trait With/Without Parentheses +0.68
The full understandable name for a type of a generic class 0.00
How to create a scala class based on user input? +0.33
Scala iterate over map and turn singleton List into just the single... 0.00
more elegant way to write if( list.nonEmpty) Some(list.max) else No... +0.70
Updating a List[List[Int]] with specific elements 0.00