StackRating

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

David Fletcher

Rating
1540.81 (11,407th)
Reputation
1,310 (122,777th)
Page: 1
Title Δ
Floyd-Warshall Algorithm in Haskell +3.79
How can I map a function to a list and stop when a condition is ful... +3.72
Compiling a haskell script with external dependencies without cabal -3.84
What is the purpose of local & asks functions in Reader monad +0.95
Haskell - How can I divide a matrix (2-D array) into groups +3.61
How to make a change to the source code in Haskell using GHCi? +5.42
How can I use a fixed-minimum-length list in a total and elegant way? 0.00
Is there a straight-forward solution to receiving the element *prio... +4.22
Understanding Functions as Applicatives in Haskell +4.98
How can I sum the arguments of a function [function signature given... +5.64
Is "associates to the right" equivalent to being left or... 0.00
Haskell consecutive sublist of list -1.46
Creating a unique time based ID generator with TMVar 0.00
Haskell: negate a value of type Ordering +3.89
What does the (+++) operator do in Text.ParserCombinators.ReadP (Ha... 0.00
How can I interpolate values into a string based on a key token usi... 0.00
Removing duplicate elements in a Seq -0.78
Inconsistency between minimumBy and maximumBy +5.04
Haskell tilde path expansion 0.00
Find two elements in a list, order them by their occurence -3.79
Exponentiation using list comprehension +3.45
Swapping `mappend` in Writer monad 0.00
Haskell Text Parser Combinators to parse a Range Greedily like Rege... 0.00
Intersection of infinite lists +2.10
Haskell takeWhile + 1 +4.72
Infinite self-referencing list +0.96
Exponents defaulting to Integer +4.82
What is the best way to do "replace-if"? +5.10
Haskell: Replace mapM in a monad transformer stack to achieve lazy... -2.62
Haskell - Writing array to file without square brackets +4.05
Check an array whether sum(x_0, x_1...x_k) == sum(x_k+1,..x_n) are... -1.35
How do you create and use datatypes in Haskell? 0.00
Altering A Single Value in List of Lists in Haskell [Homework] -2.84
Implementing an efficient sliding-window algorithm in Haskell -3.35
Turning my working Haskell code into proper Haskell code +0.29
Going through a list in Haskell -3.59
Extracting nested monadic result: m (m a) -> m a -2.32