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 ... 11 12 13 14 15 ... 40
Title Δ
Smallest number divisible by 10^n with digits totaling n -- Haskell -0.06
Haskell: function that takes a type argument and returns a value de... -2.05
haskell: how to get list of numbers which are higher then their nei... +0.91
How to make "1 2 3" a valid expression in a Haskell REPL... 0.00
Avoid `unsafePerformIO` for interaction in a Process Monad 0.00
Dual default methods -0.73
What is the purpose of contramap? -0.56
Is there any way to convince GHC that this type parameter is phantom? +1.38
KMP string searching in Haskell - non exhaustive pattern +0.80
Either and inner Maybe error handling -1.32
In what sense is Constant Applicative Form applicative? +0.29
Avoid tedious implementation of Ord -0.94
Multiple data constructors using same pattern 0.00
Haskell number input and output 0.00
How do I memoize? +0.29
Haskell: map one element of a tuple 0.00
List comprehensions with arguments drawn from the same list in Hask... -0.76
Why can't I redefine the : operator in Haskell? 0.00
Haskell: SortBy with multiple parameters (Birth dates) 0.00
Differences between complex number implementations in Haskell and P... +1.93
how to implement traverse use foldMap +1.24
Tidying up a list comprehension in Haskell -1.13
`newStdGen` breaks referential transparency of `getStdGen`? 0.00
Finding explicit imports for ghc's -Wmissing-import-lists +0.28
How to "iterate" over a function whose type changes among... -0.44
Haskell: unsolicited unicode character escaping in i/o 0.00
How to rebind workspace switching to accented keys in xmonad? 0.00
Scope of variables in lambda calculus / haskell 0.00
Variable not in scope: a +0.37
How to restrict function parameters using Haskell? -2.29
What is strictness? 0.00
fmap applied to types other than the type variable +1.64
STArray indexing gives a type error 0.00
Haskell: I don't know how to match types 0.00
How to match such type 0.00
In Haskell, how can I get a list of available functions for a data... -2.40
Haskell squaring list elements and then adding them together 0.00
instance Show haskell +1.30
Can I use cabal to handle non-Haskell libraries? 0.00
How do you get Cabal to print all available versions of a package? -0.68
Find all two-valued numbers representable as the sum of the roots o... 0.00
Move through list and keep state +0.71
Do I violate the abstraction law? 0.00
Haskell how do you remove duplicates from list of lists 0.00
How can I bind two IO () monads without executing them? 0.00
Complex Arithmetic Expression in Haskell 0.00
Haskell function that returns a sorted list of points depending on... 0.00
No instance for (Show (Double -> Double)) -2.77
Parse a sub-string with parsec (by ignoring unmatched prefixes) 0.00
renderSendMail not sending mails 0.00