StackRating

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

axel22

Rating
1571.72 (3,861st)
Reputation
28,289 (4,421st)
Page: 1 2 3 4 ... 6
Title Δ
O(1) extra space lookup data structure +0.41
When could Futures be more appropriate than Actors (or vice versa)... +1.76
Scala : fold vs foldLeft 0.00
Scala: what is the purpose of 'override' +0.40
Specifying val in constructor -1.69
Scala and Java interop. of Future 0.00
tail recursion fails (possibly because of implicit cons conversion) 0.00
How to make a scala collection contain unique elements? ("uniq... +1.95
Scala comparing generics? 0.00
How do you extend a set of Integers in Scala? 0.00
Scala - Mutable ListBuffer or Immutable list to choose? +0.38
Why are there so many Scala collection view types? 0.00
Scala: Ordering contravariance -0.40
Improving productivity with Scala test cycle 0.00
Can't get flatten of Try into a for comprehension -0.73
How to cancel Future in Scala? 0.00
Flatten function 0.00
scala forall and exists output , does it make sense +0.04
Functional assertion in Scala -0.08
Does Scala have a 'unique list' type? +0.42
OutOfMemoryError from SBT 0.00
Cache an intermediate variable in an one-liner -0.37
"Replacing" an element matching a predicate in an arbitra... 0.00
What's the difference between ::: and ++ for Lists? 0.00
Incomprehensible syntax in Scala 0.00
How can I modify each of the values in array? +1.03
Good reference for how scala is mapped to jvm bytecode -2.55
Are variables de-allocated when they go out of scope +1.82
Periodic repaint of scala.swing.SimpleSwingApplication 0.00
ArrayBuffer vs ArrayBuilder in scala 0.00
Abstract private fields in Scala trait +2.13
How can I flatten this Future[T] structure? -2.11
Scala's TreeSet vs Java's TreeSet - poll? +0.40
How to increase stack size when compiling a play scala project with... +0.25
Serializing a priority queue in scala 0.00
Strange "reduce" method group in JDK8 bulk collection ope... 0.00
type mismatch; found : scala.concurrent.Future[play.api.libs.ws.Res... +0.02
two dimensional tail recursion in scala +2.45
copy 2-dimensional Array +0.61
Ambigious semantics for by-name parameters? +0.52
How to make this trait covariant 0.00
Why `Source.fromFile(...).getLines()` is empty after I've iterated... +0.43
Generics with code block returning Unit +1.60
Is there a downside to using a tuple as the single parameter to a v... 0.00
An elegant way of creating a Scala sequence that comprises lagged t... +0.43
Adding a `to[Col[_]]` method for a covariant collection +1.66
scala collection conversions +1.83
Scala: Parallel collection in object initializer causes a program t... 0.00
Constructing Scala parallel views with X.par.view vs X.view.par? 0.00
Scala: idiomatic way to merge list of maps with the greatest value... +0.40