StackRating

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

dfeuer

Rating
1492.14 (4,368,995th)
Reputation
34,253 (3,412th)
Page: 1 ... 14 15 16 17 18 19
Title Δ
Where to handle monad fails? -2.02
How does GHCi print partially-applied values created from "pur... +2.31
Situations to (not) use lazy pattern matching on tuples -0.30
Data.List.Split's `chunksOf` with 0 Value 0.00
How to implement function trim using Parsec in haskell? 0.00
Is there a function that takes a list and returns a list of duplica... +1.18
Lazy Evaluation - Space Leak +0.99
Changing a singly linked list to a doubly linked list +0.19
How can I make this Haskell ADT derive Show? -1.07
Why binary search is not possible in sorted linked list? +0.06
How can I improve the complexity of a function that sorts a list fo... 0.00
Changing Red-Black tree to AVL tree algorithm 0.00
Improving Haskell code performance (BangPatterns, LazyByteString) +1.66
Haskell speed / memory usage 0.00
Mutually recursive functions in functional programming languages -1.30
Haskell Defining a Binary Tree -1.86
Taking from a list until encountering a duplicate +0.49
Haskell function returning Integer -0.46
Function to Populate Tree in O(depth) +2.35
Getting 'a' value from 'Maybe a' return type in Has... -0.30
Long working of program that count Ints -0.85
Why can't I use the type `Show a => [Something -> a]`? -2.02
Lazy evaluation in Haskell's do notation using the trace function +2.16
Set-like Data Structure without `Ord`? 0.00
How to handle lots of constants in Haskell? -1.68
How to insert a value into a sorted Vector in a single pass? +2.22
Why Sum and Product aren't Functors 0.00
Abs beginer Haskell pattern matching -1.70
Haskell - how do I strip trailing spaces +0.52
Can anybody explain GHC's definition of IO? +0.55
Haskell: What's the underlying data structure for list? -1.11
Print first letter of each word in a line -0.76
Is there a convenient way to construct larger type level Peano numb... -0.40
User-defined type in haskell 0.00
Prerequisite on types? 0.00
Binary Search Tree Haskell -0.45
`forever`: How to forward information to next iteration? -1.10
What is wrong with this Haskell let-in indentation? 0.00
Shuffle together two lists in Haskell -0.43
Haskell: Heterogeneous list for data with phantom variable +1.60
How to make a block in SML inside of pattern matching construction 0.00
Is there any particular reason this type is not a generalized DFA?... 0.00
Infinite loop in recursive Haskell function 0.00
Haskell: for each (k,v) in Map, do IO() with k and v -1.71
Haskell: Why can't I pattern match against function? +1.41
Reverse list order without increasing complexity 0.00
If I enter [1/0..1/0] on GHCI I am getting Infinite Infinity. Why? +0.88
Mutable vs Immutable: how to implement editing user profile in func... -1.52
Having trouble with function in Haskell 0.00
What is the purpose of an applicative functor? -1.35