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 ... 13 14 15 16 17 18 19
Title Δ
How can I establish a bijection between a tree and its traversal? -0.52
Generalizing the functions of a key/value database for both on disk... 0.00
How does inorder+preorder construct unique binary tree? +1.46
Swap two elements in a list by its indices -0.16
Why can't I bind and reuse a haskell lens like a normal variable? 0.00
A type that's easy to do arithmetic with and is guaranteed in b... -1.27
find nth element from the last in a list using recursion +0.91
Easy Syntactic Equality in Idris 0.00
check if a list has ascending elements - descending elements or des... +0.52
Confused about an intermediate type in Idris 0.00
Haskell - Write at the begining of a file -0.49
Confused about Haskell polymorphic types -1.81
Haskell floating point operation precision -1.96
How can one print the name of an identifier or binding in Haskell? +0.82
Haskell `forever` type signature +2.23
In Idris, how to write a "vect generator" function that t... -0.41
How base package version relates to GHC version? -0.53
Is Curry-Howard correspondent of double negation ((a->r)->r)... -1.03
Where and Why should I use extra empty patterns? -0.74
Why there is no way to derive Applicative on Haskell? 0.00
How can I arrange to pattern match on a dependent view? 0.00
explain the Haskell breadth first numbering code to traverse trees -1.09
Why can't I use hPutStr after printing the result of hGetConten... +0.72
Haskell's `otherwise` is a synonym for `_`? -1.24
Convert String to Int checking for overflow +1.20
Find the K'th element of a list using foldr -0.76
Haskell: ScopedTypeVariables needed in pattern matching type annota... 0.00
What are the space complexities of inits and tails? 0.00
`ansi-terminal` how to get cursor position in Haskell 0.00
Is there a function in Prelude to pair a value with that value appl... -1.17
Mutable variable and case statement in Haskell -1.37
Understanding Structure Sharing in Haskell +2.36
When generalizing monad, performance drops nearly 50% 0.00
Why is this Haskell program so much slower than an equivalent Pytho... -1.42
List comprehension and converting string to object 0.00
Haskell custom datatype with parameter -1.00
Updating & Querying all elements in array >= X where X is va... -1.32
How to get C-like performance when filling up a mutable buffer in G... -0.38
How does the GHC garbage collector / runtime know that it can creat... -1.09
Data Structures and implementations, Why shouldn't I just use t... +2.49
makeLenses on data with constraint (DatatypeContexts) 0.00
foldr resulting in stack overflow +2.68
What is "Oracle Access"? +0.55
Haskell Tree foldt on Tree with variable members +0.03
Check if number contains all digits +0.83
Haskell "abc123de45" to [123,45] -1.10
How implement 2^x++ in haskell +1.22
Array such that implement 10 circular queue? -1.38
Understanding Right Apply 0.00
Haskell counting number of function call +2.03