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 2 3 4 ... 41
Title Δ
Cake Pattern in Scala 0.00
Passing in `null` to Option[Int] Argument -0.29
Does 'require' in Scala introduce performance penalty? -0.04
Side effecting function returning disjunction -1.26
How to invoke public static method for existing Java class instance... +0.96
How to understand the code `val x: Cat[_ <: String] = new Cat[St... +1.07
Scala 2.11 and jsr-223 not working 0.00
How to determine to use trait to 'with' or class to 'inject'? +0.43
Scala: Option[T] as ?[T] (or even T?) +1.70
Extract all tokens from string using regex in Scala +1.07
Xpath processing using Scala +0.40
Using unicode variables in Scala tuple assignment 0.00
How would you write a method that takes an optional inner function +2.08
Scala and Java data structures +0.44
OutOfMemory Exception when Creating Stream of 3 Digit Products 0.00
How to extend class with implicit parameter in Scala +0.40
Display exact scala command issued from SBT build +1.82
efficiency with functional programming -0.55
Scala Saving Sort Function Parameters 0.00
type mismatch; found : newValue.type (with underlying type S) requi... 0.00
How to do this Scala exercise in functional way? 0.00
How is this type parameter 'typed'? +0.42
Understanding Type Parameters +1.82
Defining a shapeless replacer -1.50
scala's Try elegant on error behavior -0.25
Scala def in an object - naming convention upper case camel case? +1.44
Calling Scala Method from Java - Set<Object> or Set<Long&g... +0.44
implicit parameter VS default parameter value -0.52
How should I read this piece of Scala (Play) code? +0.41
Type Aliases in Scala +1.72
Calling a Java method (dealing with generics) from Scala failed 0.00
How to take the first distinct (until the moment) elements of a list? +0.32
How to cast a HashMap as a subclass in scala? +0.47
Avoiding Overflow 0.00
Scala type casting 0.00
PartialFunction That Isn't Partial +0.92
Scala: Generics For Return Type Seq[A] or Future[Seq[A]] -1.01
In a recursive function, how does a series of returns get assembled... +0.20
Scala: Initialize vals in a class outside the constructor -0.57
what does a ! b mean in Scala? -0.50
How to skip whitespace but use it as a token delimeter in a parser... 0.00
Synchronization of Actor messages 0.00
Scala conversion long to datetime +2.02
Scala case class this() 0.00
cannot find def apply[T](items : T*) : rx.lang.scala.Observable[T]... 0.00
Scala Classes and Objects -0.35
Scala pattern matching on generic Map +0.44
Specifying or implementing a type class with variant types in Scala 0.00
How to specify different libraryDependencies per sbtVersion in sbtP... -0.31
In scala, what's the idiomatic way to apply a series of composed fu... -0.05