StackRating

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

Didier Dupont

Rating
1588.03 (2,438th)
Reputation
26,830 (4,728th)
Page: 1 2 3 4 5 6 ... 7
Title Δ
How check value viewable types +0.98
Scala function to get all sorted subsets of size k -1.10
Dynamic generics in Scala -0.96
Why classes that doesn't extends other classes must extend from tra... +1.85
Sort unbound Comparable in Scala 0.00
trouble understanding with Map and map in scala +2.41
Scala deadlock with parallel collections 0.00
"Deinterlacing" a list in Scala +1.79
Syntax for writing a method that accepts an object that has a speci... +1.08
Scala: two implicit argument with the same declaration +1.64
What's a "diverging implicit expansion" scalac message me... 0.00
SBT: Plugin dependencies and project classpath -0.04
When using type classes, how to deal with object in different ways? +1.71
overloading unapply method in case classes: scala 0.00
Improvements to a custom scala recursion prevention mechanisem +1.79
Can I use Scala's parallel collections when I have several expensiv... -2.16
Mixins in Scala +1.94
Is this a bug in Scala 2.9.1 lazy implementation or just an artifac... +0.28
Idiomatic construction to check whether a collection is ordered -1.01
Scala exception signature definition using generics 0.00
how add incremented counter to each element of a list +0.67
Scala constructor with default arg referencing another arg +1.32
Cannot create a tuple containing a null in Scala +1.22
Convert F# failwith to Scala 0.00
Enqueue method of the queue implementation using an array in Scala -0.15
What's the best way to inverse sort in scala? +0.44
Scala: Combine xml trees of data? 0.00
Writing type class instances for nested classes in Scala +2.32
What does [B >: A] do in Scala? -0.92
Can we infer generic output type? +0.45
Scala actor: receiveWithin() doesn't receive messages -0.08
Scala - reduce/foldLeft +2.20
verifying a probability distribution with variable arguments sums t... +0.13
Spring: Injecting a Scala List +0.77
Does Scala's 2.9.1 compiler throw away type parameter information? +0.31
Searching for Annotations in Methods using Scala -0.10
Specifying the subtype of a Generic in Scala +0.42
How to match classes of "boolean" types and "Boolea... -0.25
How can I define a custom equality operation that will be used by i... +0.43
Whats the difference between == and .equals in Scala? +1.77
Executing code in overloaded constructor prior to calling this() +1.16
Better way of converting a Map[K, Option[V]] to a Map[K,V] +1.35
Discard all messages except the last one in a Scala actor -2.37
Scala reflection behaves differently on interpreter and compiled code +1.21
Valid identifier characters in Scala -2.16
Complex Scala Type Inference w/ Lambda Expressions -0.07
Computation with time limit -0.30
Is there a nicer way to do the following if/else processing in Scala? +0.95
Scala: Can an abstract type be subtype of more than one other type? -1.04
Play Scala Anorm "Magic[Country]().using("Countries"... 0.00