StackRating

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

András Kovács

Rating
1646.10 (628th)
Reputation
25,270 (5,059th)
Page: 1 ... 4 5 6 7 8
Title Δ
Haskell Data.Vector, huge memory leak 0.00
Haskell: Why does Int performs worse than Word64, and why my progra... 0.00
Must I implement Applicative and Functor to implement a Monad -1.55
What is the easiest way to turn a list with known length into neste... +0.81
Lists of fixed length and type literals -0.59
Resolving type ambiguities using available class instances +1.18
Constrained closed type family +0.37
How to generalize dependently sized arrays to n dimensions? 0.00
Haskell - how to generate next move in tic tac toe game with list m... -0.82
enabling TypeFamilies makes the code not build anymore 0.00
How to unify c and GHC.Exts.Item t c? 0.00
Haskell QuickCheck minimal counter example -1.02
Pretty printing with free monads and GADTs +2.04
Is there instance Alternative ((->) r)? 0.00
Haskell performance tuning 0.00
How can Data.IntMap.Strict be kept strict after a traversal? 0.00
Ambiguous type variable with Haskeline auto-completion +0.35
Does using Haskell's (++) operator to append to list cause mult... -0.29
A list whose "Nil" carries a value? 0.00
Preventing caching of computation in Criterion benchmark 0.00
Haskell: Type declaration in `where` 0.00
Memory usage of filter foo [2..n] !! 0 +1.55
Translate grammar production to Parsec 0.00
Is it possible to implement a function that returns an n-tuple on t... +0.76
Haskell - defining commutative functions: How to consider actual ar... +1.74
GHCi ignores type signature -1.38
Why is this Haskell program so much slower than an equivalent Pytho... +1.53
Parsing with user-defined operator precedence +1.40
Lifting polymorphic values with typeclasses 0.00
foldr resulting in stack overflow -1.38
What is the difference between $! (dollar exclamation point) and !(... -0.14
Understanding operations on composed functor types +1.57
LZW routine in Haskell using Monads +1.58
Defining partially applied typeclasses -1.97
Pattern matching in case expressions/list comprehensions 0.00
Is it possible to search a list full of tuples to find results afte... 0.00
How to get a String from a Lazy.Builder? 0.00
Is this a correctly implemented mergesort in Haskell? -0.04
How Haskell's "composing lenses using function composition... 0.00
guards in pattern match in let binding +1.56
Data.Vector, mapping with accumulator 0.00
How do you do an unsigned/logical shift right on an Integer in Hask... +2.17
Calculate N-Ary (with different types !!) Cartesian Product in Hask... +0.76
Difference between call-by-value and call-by-name interpreter for t... +1.60
Finding all the indexes of some elements on a given list. Can it be... -0.72
L-product-0 Theorem 0.00
behaviors of the (<|>) operator of haskell parsec? 0.00
Simplest way to mix anonymous conditions with IO +0.35
Is there a convenient way to construct larger type level Peano numb... +0.84
Tracing a tree? -1.12