StackRating

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

Daniel C. Sobral

Rating
1550.03 (7,933rd)
Reputation
261,042 (159th)
Page: 1 ... 4 5 6 7 8 ... 41
Title Δ
Scala - Converting from ISO-8859-1 to UTF-8 gives foreign character... +2.70
Constructors with multi-parameter or sequences in Scala? -1.16
Scala List and Subtypes -0.27
how to write custom linear collection in scala 0.00
Scala: Inherit an anonymous type in traits +0.45
Match Value with Function based on Type +2.15
Succinct way to check if expression matches a pattern in Scala +1.67
Why do we need the Option type when we have code contracts/static a... -0.89
Scala regular expression with $ (end of string) +1.97
Are Multisets missing in Scala? 0.00
Why is immutable map size always zero? +2.39
Scala Iterating Tuple Map +1.06
Type mismatch with map and flatMap +1.28
How does sbt choose which Scala version to use? -0.32
Scala : how to expose regex variables bound within a case statement +0.50
Is there a way to avoid to convert number types in Scala? Should I... -1.98
Is there a way to avoid to convert number types in Scala? Should I... +2.02
Difference between ::: and ++ for concatenating Lists +2.18
Scala and JPA Results Lists 0.00
Scala empty a list 0.00
Method named "*" cause compile error 0.00
How to call Scala's Queue.enqueue(iter: Iterable[B])? 0.00
Unable to use for comprehension to map over List within Future +1.26
Scala 2.10 vs. 2.9 incompatibilities -0.97
How varargs like Int*, String* implemented in Scala? +1.73
Spline Interpolation Performance in Scala vs Java 0.00
found Unit: required Int. Why is the error not obvious? +1.15
Filtering a Scala List from Java -0.53
Correct idiom for managing multiple chained resources in try-with-r... 0.00
Why does Scala need parameterless in addition to zero-parameter met... +1.36
When does a SBT package get downloaded/built? +0.47
Is there some reason to avoid return statements +1.14
Why does fold left expect (a -> b -> a) instead of (b -> a... -0.77
How can I pass a type as a parameter in scala? +2.07
How to make a "n to m" restricted int variant in Scala? -0.92
Forwarding calls to underlying object in Scala 0.00
Compilation of Scala -1.41
What is the proper way to structure Scala parser combinator code? +0.51
Scala sub type not being accepted -0.52
Performance issue with Set union in Scala -1.98
Why do immutable objects enable functional programming? +1.39
Can I make modifications to code I typed earlier in the REPL? 0.00
Scala :: TreeMap not balanced after updates? 0.00
Package naming structure 0.00
Scala for comprehension vs. foreach 0.00
Identify a bug in pattern matcher -0.50
How to split a list into two pieces with a predicate? +0.74
Applying or operation to Option results -0.91
Strange Scala compiler warning -1.88
why using plain val in non-final classes 0.00