StackRating

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

dfeuer

Rating
1492.14 (4,368,995th)
Reputation
34,253 (3,412th)
Page: 1 ... 8 9 10 11 12 ... 19
Title Δ
Replacement '++' with ':' in Haskell. Error -1.48
solving the Lions, Wolves, and Goats -1.38
Map.lookup strange behavior with typing +0.41
Parametric typeclasses 0.00
How can I calculate the area of a triangle only with valid inputs? -0.73
Why does multiplication only short circuit on one side +0.53
Count occurrences of character in a string Haskell -1.74
What does "currying allows abstraction over arity" mean? 0.00
First time using the Maybe type in Haskell, is my understanding wro... -0.16
How to pattern match the end of a list? +0.53
Haskell: Get String representation/Pattern Match without evaluating... 0.00
Return boolean for element of tuple is in list of tuples -1.15
haskell - own version inits - list comprehensions +0.42
K-th elemnt of list in haskell -0.26
haskell, Functor for Data Binary Tree -1.09
Couldn't match expected type Haskell +0.15
Edit every Nth item in a list -0.78
Haskell display Tree without Data.Tree or deriving(show) -1.61
Handling `id` in derived Aeson FromJSON instances with Aeson/JSON -0.38
Is function literal the same thing as Lambda expression and anonymo... 0.00
Pass by Reference in Haskell? +2.10
Can I export constructors along with a type alias? +1.12
Maybe you haven't applied enough arguments to a function? -0.30
Reverse first k elements of a list +2.52
Library ghc RULES don't activate 0.00
What is the fixed point of fix? 0.00
How can I make my type an instance of Arbitrary? 0.00
Using Bool in haskell with other numerical types -0.84
Add index to tuples -0.41
Why list ++ requires to scan all elements of list on its left? +2.31
Would this solution be susceptible to overflow via thunks 0.00
All possible orders of a list 0.00
Haskell: Join on State Monad +2.33
Associated type not being resolved, don't know why 0.00
Filter list by start and end tokens +2.20
Find an element in an HList -0.54
What's the difference between "float" and "fract... +0.85
Recursively dropping elements from list in Haskell -0.13
Why does Haskell Pipes "use () to close unused inputs and X (t... +2.55
How to use lens set function with Maybe? 0.00
How should I traverse type-aligned sequences? 0.00
Haskell type representing a subset of another type -0.87
Make Haskell List Recursion function more efficient +0.23
Is there a way to derive Num class functions in own data type in Ha... +0.30
How to use let or where statement within binding +0.54
how to implement non-reference transparent data structure in Haskell? -0.26
What is the name for the contrary of Tuple or Either with more than... -0.38
Creating a hollow rectangle with Haskell 0.00
Intersperse values into separate Vectors using generate 0.00
How do I turn this into a Setter? 0.00