StackRating

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

AndrewC

Rating
1603.51 (1,648th)
Reputation
29,138 (4,231st)
Page: 1 ... 4 5 6 7 8
Title Δ
Working over a list of lists in Haskell +2.12
How to read text files into a haskell program? 0.00
Currying 3 Arguments in Haskell +1.81
How do functors work in haskell? +1.35
What’s an example of a Monad which is an Alternative but not a Mona... 0.00
Couldn't match expected type Int against inferred type Integer 0.00
Haskell ambiguous type variable for "show"? +1.36
Haskell,I need to create something like ATM function, stored multip... +0.41
Haskell how to append integer like ".. ++ Integer ++ ..." 0.00
An heterogeneous indexed structure without Existential Types? +0.91
Haskell Parsec skip all words that arent predefined -0.81
Confused by the meaning of the 'Alternative' type class and its rel... -0.06
Confused by the meaning of the 'Alternative' type class and its rel... +0.64
Haskell recursion ":" replaced by || why? 0.00
Why can't I make an instance with this unparameterized type? +1.19
How can this function be written using foldr? -0.63
Generating a list which is made by right shifting elements n times -0.35
Does Haskell have tail-recursive optimization? +0.91
Make functions an instance of vector type class +0.46
Is there a simple way to turn a data type deriving Enum into a list? -0.08
Haskell, checking if custom datatype satisfies some restrictions +1.71
Haskell, creating a structured datatype 0.00
Haskell, parameterized datatype converting to String +2.00
Haskell: list of elements with class restriction +4.04
Int to Float conversion: no instance for Num [Int] +0.50
functional dependencies vs type families +0.69
Inverting a fold +1.46
Haskell sparsing sublists 0.00
Is it ok to write most of the code using IO monads +3.36
Haskell and low-level IO actions -2.47
Error: Instance : Num (a -> b) when I try to get the sign of the... +0.03
Haskell data serialization of some data implementing a common type... +2.03
Haskell data serialization of some data implementing a common type... -1.30
Haskell - How to create a matrix +2.52
Deconstructing an existential type +0.15
No instance for (Show ([(Char, Char)] -> Char)) +3.84
Ambiguous type variable using multi-parameter typeclass -2.85
What are the exact applications of Functor, PointedFunctor, Applica... +3.26
Haskell GHC Dynamic Compliation Only works on first compile 0.00
Ungroupable line break using wl-pprint 0.00
Ungroupable line break using wl-pprint 0.00
haskell - turning list of lists into one list +3.90
haskell - Specifying # of conditions that are true -2.20
Typeclass constraints on data declarations -2.61
HASKELL - Change Type -0.34
Haskell representation for spider solitaire tableau +1.40
Creating data type for variable representation, represented by all... -2.33
Monad m => a -> [a -> m a] -> m a 0.00
Haskell parser to AST data type - parse error on input `|' -2.60
Is it possible to implement this function? -2.45