StackRating

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

Daniel Wagner

Rating
1672.95 (296th)
Reputation
110,094 (629th)
Page: 1 2 3 4 ... 40
Title Δ
Haskell - Is there a way to limit the execution time for a given fu... 0.00
Can't write to standard input +1.48
Last digit of a huge number +1.71
Element of an infinite list in Haskell 0.00
Perplexing behaviour when approximating the derivative in haskell -2.04
Smart chaining operator in Haskell for DSL purpose -1.59
How is standard input implemented? +2.05
What type corresponds to a xor b in type theory? 0.00
How to negate every number on a list except a specific number? Hask... 0.00
Haskell Function that calculates e^x 0.00
Faster SumSquareDifference in Haskell 0.00
How does sequenceA work on lists of pairs? +1.34
Given a list, how can I perform some transformation only on sub-lis... -0.98
Define instance of a typeclass for any kind of number 0.00
Returning a list of every possible coordinate in a grid of that wid... -0.36
Create a list of lists for each possible one-change-alteration of a... -1.23
Slices with attoparsec 0.00
Will the program terminate itself if the thunk is too large? 0.00
"Category laws" in Haskell wiki -1.38
Deriving instances with default implementation in Haskell -2.69
Representation of a quadtree string 0.00
Type with two enum fields in Haskell +1.69
where is "build-depends: " in Cabal 0.00
Flattening tuples in Haskell 0.00
In Haskell, what is the result of a infinite multiplication of 1 by... +0.26
Is it possible to match a changing JSON key to a sum type data cons... -2.34
Mod or rem. Which one to use with positive integers in Haskell? 0.00
How does lazy evaluation interplay with MVars? +0.28
Haskell : Non-Exhaustive Pattern In Function Prevents Another Funct... 0.00
What is an expression in Haskell? +0.84
Haskell Aeson how to decode / parse based on `Value` type rather th... +0.97
Is Void an initial or zero element? 0.00
What is wrong with my Longest Common Subsequence Haskell function? 0.00
How to code for mutually exclusive flags in Options.Applicative 0.00
Why is ArrowApply an only option when proving equivalence with Mona... 0.00
Is it possible to write down a sharing fix point-free? 0.00
ERROR: no instance for (Num Char) arising from the literal `1' -2.00
What is the full space of parametrically polymorphic functions (not... 0.00
Do maps with list keys form a monad? 0.00
How to use `let` and `where` together? 0.00
Why is the bind operator (>>=) defined as it is? +1.38
Understanding nested Monad constraints -0.31
Get result and state instead of just state from State Monad 0.00
Parsing nested JSON into a list of Tuples with Aeson 0.00
What is the idiomatic Haskell-way to act on predicates in IO? -0.42
Haskell returning variable not in scope error 0.00
How to combine many parsers? -2.01
how to manage cabal sandboxes 0.00
Are there laws for the Foldable typeclass that constrain how Foldab... -1.17
How can I perpetually retry an IO until I get a result? +1.73