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 ... 16 17 18 19 20 ... 40
Title Δ
"IOError: [Errno 5] Input/output error" when calling pyth... 0.00
Design for Bit manipulation -0.66
What string distance algorithm is best for measuring typing accuracy? -0.25
how to detect circles of symbolic links in haskell 0.00
Finding out number of even paths from root in a tree -1.39
Can't load Graphics.Gloss in Haskell 0.00
Local infix operator definition in Haskell 0.00
Representing game state with typeclass in Haskell -0.24
list of gtk2hs widgets 0.00
Inserting acronyms -0.16
GADT's: Is there a reason why the weakest or strongest type is... 0.00
Lifting a pipe to work on tuples 0.00
Applying lifted functions to tuples (of arbitrary length) in Haskell +0.20
Monads, composition and the order of computation -0.35
Chaining max with . operator in Haskell +2.07
Programmatically Listing `C-sources` in Haskell Cabal Files -0.53
Type signature for function with `runST` and type classes 0.00
sort a list of numbers by their 'viusal similarity' 0.00
Infinite self-referencing list +0.83
Using reverse in lambda function 0.00
Haskell not parsing text correctly 0.00
Making a constraint of Maybe a where Eq a +1.57
Function declaration via pattern-matching on multiple lines +1.61
Again on breaking loops in Haskell +1.46
Recursion of subsequences is not clear 0.00
Haskell pattern-matching idiom -1.41
How does "multi-argument" functional composition work (e.... 0.00
Shouldn't this be in a library somewhere? +0.50
How do I write a LaTeX file from a list in Haskell? 0.00
Type Constraints in Data Declaration Haskell +0.31
How to readline in Haskell without transfer to the next line? 0.00
how to parse a string of comma-separated values into a list of stri... 0.00
Cleaning up noise in MaybeT 0.00
Why is Aeson not pattern-matching Text? 0.00
Haskell: Can this code be optimized? 0.00
Why does bind of the function instance supply the original value to... +1.51
Get all permutations of a list in Haskell -0.38
Generalizing a monadic expression over a list of items 0.00
Can the head of a list ever represent more than one value 0.00
Making a function that constructs a maximal set of distinct hands f... 0.00
haskell function that sums AND multiplies numbers of a list +2.09
How to count the number of even integers in a list in Haskell with... +2.11
Warning Settings in Haskell won't Turn Off 0.00
Automatically deriving Provable for predicates over records in SBV +0.30
API at type/typeclass or term/ADT? 0.00
How to resolve broken dependencies in cabal? 0.00
"foo" is "a -> b -> c". "foo . foo&q... 0.00
Can generatorizing a list improve Python performance? 0.00
What is the use of Applicative/Monad instances for Sum and Product? +1.63
How do I write insertionSort using foldr? +0.31