StackRating

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

dth

Rating
1486.65 (4,457,583rd)
Reputation
1,797 (92,501st)
Page: 1 2
Title Δ
Similar but distinct match clauses -4.16
What is the reasoning for the imbalance of Scala's regular valu... 0.00
Generate all binary words of length n -1.69
How to convert List of tuples (with 4 elements) into tuple of lists 0.00
Is it possible to create a secondary constructor without a macro an... 0.00
How to define and use custom annotations in Scala 0.00
Allocating N tonnes of food in K rooms with M capacity +2.91
Scala sort by unknown number of fields -2.53
Copy method of case class seems to be missing 0.00
Type-class/implicit discoverability in Scala 0.00
Comparing values of a generic type in generic functions in Scala -2.62
Minimize the number of operation to make all elements of array equal +0.10
Is it possible to update a variable in foldLeft function based on a... 0.00
Why does the Scala compiler differently treat these two code blocks? 0.00
String of Key-Value Pairs to Map 0.00
Efficient data structure for aggregation in Scala +0.13
Possible to test for exhaustivity of match of macro-generated types 0.00
Constructing the new object of a generic type 0.00
Scala nested optionals chaining in object 0.00
Updating variable depending on specific condition in Scala 0.00
Understanding the formula for the height of a k-ary tree 0.00
Which Object is the consumer for Scala REPL methods? 0.00
Scala pattern matching if can be converted to some type -3.98
Why does it should "" {} type check in scalatest? -4.10
I find myself reversing accumulators at the end of most functions;... -0.12
Reading from CSV file in scala +3.99
(Scala) Keeping the structure of a list in the output +4.17
Scala GADT instance Functor -3.74
Akka Actor message memory and Garbage Collection 0.00
Seralizing a scala object into a JSON at compile time 0.00
Transforming Seq[(A, Future[B])] into a Future[Map[A,B]] in Scala -1.42
sbt different libraryDependencies in test than in normal mode +4.05
Convert java.util.Map to Scala List[NewObject] 0.00
What does this mean in Scala? +0.28
In Scala EVERYTHING is an Object - are Classes Objects? 0.00
How to pattern match with dependent type without using it? -2.47
Extractor with pattern matching -3.55
Print list items without flatMap -1.35
Getting an index out of bounds error and I don't know why. I... +4.01
scala pattern matching with either -3.74
Lazy computation of items in list until required element is found 0.00
Abstract types + self types + type overriding, and error "Valu... +4.13
What is the (current) state of scala reflection capabilities, espec... 0.00
How do I add Builder methods to a custom IndexedSeq in Scala? 0.00
Scala: illegal inheritance; self-type Foo[T] does not conform to Fo... +1.54
Scala by-name parameter with default null throws NullPointerException 0.00
Scala how can I uppercase first character and lowercase others 0.00
Big O-Notation on my permutation function coded scala 0.00
Accessing self-type fields with a trait reference 0.00
How to return a stream of the first N Fibonacci numbers? -3.94