StackRating

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

user2297560

Rating
1519.60 (32,682nd)
Reputation
2,718 (62,183rd)
Page: 1 2
Title Δ
Flatten randomly nested list into a non nested list using Haskell +4.38
Recursive Tree passing additional integer +1.43
Generic function that accepts two monadic values and returns a sing... -0.15
Haskell: Running a list of IO operations over a single value +1.58
Converting Java-like 2D Dynamic Programing Matrix to Haskell -2.95
Why does a working monadic linkage between functions break, when I... 0.00
Reader Monad - explanation of trivial case +4.73
How can I get data out of a Haskell object? +4.88
non-lawful Monoid instances for building up AST not considered harm... -2.35
Return Set of subtype +4.64
How do I use a monoid instance of a function? 0.00
GLUT Error in Haskell Program 0.00
matrix max a la matlab on gpu 0.00
Nested List Haskell Iteration 0.00
How to serialize function type to json in haskell? -1.17
Using a pure function in a Haskell monad / left-lifting? -3.19
Idiomatic way to handle nested IO in Haskell +3.83
Is it possible to take a list of functions and return a function wh... -1.59
Use of put with >> in the state monad -0.69
Type parameters issue in Haskell +0.71
"Embedding/inheriting" one `data` constructor in another? +0.10
Type class instance with more restrictive signature 0.00
LinkedList removeLastOccurrence 0.00
Using ReaderT and runReaderT with SQLite? 0.00
Overriding the add method for ArrayList<Integer> 0.00
How to calculate how many recursive calls happened in this Haskell... +0.88
Identifying input values for which a function does NOT generate a s... 0.00
Maintaining expressiveness through type aliases (How much should I... +0.42
Haskell - no output from within StateT monad +4.55
Perceptron with unigram features, how does it learn and what are th... 0.00
Scalaz: how to combine monads of type OptionT[State[_], T], so it w... 0.00
Get list of values in type 0.00
Implementing Store/Recall Features on Calculator Using State 0.00
Make variable from input accessible from the whole code 0.00
What is the idiomatic way to build functions over newtypes ("w... -0.22
Haskell and calling function. 0.00
Why is Haskell fully declarative? +4.20
Changing sequence function from foldr to recursive function 0.00
Tree to a list of possible paths (values) +4.03
How to write a function in Haskell that returns all combinations of... +4.65
Haskell - Why is it not working? (IO Action wth Lists) 0.00
How to use Monad.Writer for tracing? 0.00
How do I change this to say the body types should equal the paramet... +0.81
How to limit code changes when introducing state? 0.00
Obtaining `Show a` from the context `Show (a,b)` +4.61
Not in scope error when trying to use Repa package 0.00
Control.Applicative lifting on n-lists -1.48
How to apply a custom Monad Transformer 0.00
Remove elements in list with a list of Int (Haskell) -1.04
How to declare instances of a typeclass (like Show) for all types i... -2.39