StackRating

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

Chris Kuklewicz

Rating
1471.72 (4,517,115th)
Reputation
7,702 (20,573rd)
Page: 1 2 3 ... 4
Title Δ
Poor runtime of O(n^2) algorithm 0.00
Segmenting a Haskell list +2.17
Concurrent stack implementation using MVar -1.80
Haskell Parsec Unexpected End of Input +0.04
tree with defined Type in haskell +0.04
Is an expression in a list comprehension evaluated redundantly? +1.73
How does `lens` work? 0.00
Haskell - List pattern matching on multiple parameters? (cannot con... +1.35
Injectable type 0.00
Haskell sqrt type error -1.71
Explanation for this simple looking haskell program (dynamic progra... -0.67
_∷⟪_⟫_ : (x : ℕ) -> min ≤ x -> MinList x -> MinList min +2.65
Haskell printing [[[Char]]] to IO -0.36
Haskell: Double every 2nd element in list -1.01
What's going on in this type signature? (Vector.Mutable modifiers i... 0.00
Improvement of the Greedy Algorithm +0.15
What are design patterns for tasks with storing some state in haskell -1.68
Why does haskell evaluate a in a >> b? -0.35
Why does the following ReaderT String IO lose an IO action? +0.43
Print all possible path using haskell +1.38
Type classes. families and polymorphism +0.54
How to cope with Haskell name space? +0.55
What is the replacement for matching against floating-point values... -0.14
Illegal polymorphic or qualified type using RankNTypes and TypeFami... -0.43
Nested Lambdas in wxHaskell Library -0.01
How do I handle the Maybe result of at in Control.Lens.Indexed with... -0.45
Is having an Integer in a STM TVar a good idea? +0.03
Activating HTML with Haskell +0.53
Haskell : reference to previously updated elements of list within t... -0.97
Multiple zippers on big structure using Haskell 0.00
Recursive Type Families -0.33
Understanding Haskell expression evaluation 0.00
"Modern" HList? 0.00
Haskell: HList and optional parameters 0.00
Subtype polymorphism in Haskell -0.68
GADTs, TypeFamilies type inference failure when implementing "... 0.00
How is (,) defined internally? -0.52
"enable_if" in Haskell -0.63
All list rotations in Haskell -0.44
How does the bind operator for Eval in Control.Parallel.Strategies... 0.00
Unable to understand coding logic / principle / convention - why 'S... -0.00
Challenged by types +0.96
How can I turn either a Unix POSIX file descriptor or standard inpu... -1.33
What type signature do I need to allow a list of functions to be co... +1.17
Composable atomic-like operations -0.51
Having my cereal and parsing it too +0.02
Trying to make my typeclass/instance. GHC says "Could not dedu... -0.82
Trying to make my typeclass/instance. GHC says "Could not dedu... +0.74
Python - evaluate elements of a list subset -0.79
How do you compute a[i] = f(a[i-1]) in Repa? +0.51