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 ... 23 24 25 26 27 ... 41
Title Δ
Unable to provide implicit conversion from DateTime to Ordered usin... -0.12
What's the *right* way to handle a POST in FP? -0.18
Scala: modify a NodeSeq -0.61
scala median implementation +1.02
How to extract a substring using regex -0.63
How to find same-value rectangular areas of a given size in a matri... -0.83
Default public access in scala -0.16
What are the disadvantages to declaring Scala case classes? -1.43
Scala classs path mixup java.lang.NoClassDefFoundError -0.10
Same method, different argument types, implemented in a single go +1.26
Why are Scala XML literals sensitive to whitespace between the tags? +0.38
Is it appropriate to define a non-trivial Scala case class? +1.63
Generics in a bidirectional association -1.03
Scala : cleanest way to recursively parse files checking for multip... +0.57
What is the Scala equivalent to a Java builder pattern? +0.77
What are the best use cases for using Scala for new development? -0.90
Defining a ChainedMap in Scala 0.00
How do you invoke a Function1[_, String] in Scala? +2.16
Defining a Map from String to Function in Scala +1.23
How to get Map-like sugar in another constructor -2.39
Why does Seq[V] not extend Map[Int,V] nor does Set[V] extend Map[V,... -0.57
Scala performance - Sieve +0.74
New Instances of Decorated Instances 0.00
Passing functions for all applicable types around +0.42
Scala count number of iterations of inner loop +0.28
Scala: custom control structures with several code blocks -1.20
Implicit conversion, import required or not? +1.63
Different behavior when declaration type is different(Set vs TreeSet) -0.19
Is it a good idea to develop an IDE for scala? +0.89
What's the difference between => , ()=>, and Unit=> +1.57
How am I *supposed* to use a scala.collection.immutable.Queue? -0.08
Why Stream/lazy val implementation using is faster than ListBuffer... +0.43
How to use Scala's Ordering#reverse with a TreeMap? 0.00
Any differences between asInstanceOf[X] and toX for value types? -2.18
Is it posible to use 'yield' to generate 'Iterator' instead of a li... +1.18
What is the most efficient functional version of the following impe... -0.30
Scala: iterate a sequence while modifying it? +1.58
Why no i++ in Scala? 0.00
How to implement lazy sequence (iterable) in scala? -0.28
How can I execute multiple tasks in Scala? -0.57
Getting a list out of an extractor -- or even a Match +0.18
What's the benefit of Scala (singleton) object vs. typical class le... -0.22
Does Scala run on the JamVM +0.62
Best way to represent constraints on values in Scala? -1.33
Scala pattern matching with lowercase variable name -0.21
Why is Scala good for concurrency? +0.21
How can I be modifying a Nil list? +0.88
Scala functional programming with vectors -0.22
for expressions versus foreach in Scala +0.81
What are Scala context and view bounds? 0.00