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 ... 16 17 18 19
Title Δ
How to patten match on a field of a state monad? 0.00
How to find the node that holds the minimum element in a binary tre... +1.93
How to implement this using map/filter -1.54
How do I replace space characters in a string with "%20"? -2.73
What does “⊥” mean in “The Strictness Monad” from P. Wadler's p... +4.99
Restriction on the data type definition +0.22
How to get two values from one, point free, in Haskell? +4.47
Using returned EitherT in haskell program +4.27
Why can you reverse list with foldl, but not with foldr in Haskell +1.92
What do people use the identity function for? +2.15
Why "and []" is True and "or []" is False -1.55
Least expensive way to construct cyclic list in Haskell 0.00
C++: Happy Number Endless Loop -2.51
Passing a list or Maybe of a list? +3.86
Haskell type `forall a . (Num a, Integral a) => a` for an intege... 0.00
Why can't Haskell be tricked into performing IO operations by u... -2.54
Find all elements that appear more than n/4 times in linear time -1.46
Define min function using Foldr -3.92
Partially apply function n times +3.85
Haskell type inference +1.10
Why does Haskell allow a list of Shape, but no list of Square or Ci... -3.72
Linear Indexing of Multi-Dimension Arrays in Fortran +0.04
reading files with references to other files in haskell +4.58
Why is my intuition about self referential lazy sequences wrong? -1.37
Short-circuiting a function over a lower triangular(ish) array in H... -2.19
Determining the type of a function +0.79
Large numbers in C -3.50
Why doesn't Haskell have a stronger alternative to Eq? +1.96
how to implement sigma in haskell? 0.00
Type error in explicitly typed binding in Haskell +4.21
Variables in Methods don't save their value -0.10
Is there a way to avoid copying the whole search path of a binary t... +0.16
Rounding overly precise fractions to human-friendly precision -2.07
When will scala ever return Any? -3.46
calling a second method while one method call is still in progress... -0.29
haskell type,new type or data for only an upper case char -3.51
zip function requires also a second list, how can it work with only... +0.09
Java. How to skip over an initialized variable? +0.10
How can I align JSpinners with other elements in a vertical JToolBar? 0.00
how much important html5 validate for Microdata and how can I fix t... 0.00
Would this be a Finite State Machine? 0.00
Using static boolean vs. critical section for concurrency +3.83
Undefined type constructor "Int" in Haskell -3.72
How to set all of the values back to the original start values +4.09
Program won't output the lowest number [Java] -2.84
Defining a Boolean function on Haskell that determines if an elemen... +3.91
Need help figuring out how to determine biggest and smallest count 0.00
Traversing binary tree iterative or recursive - complexity analysis -3.85
Getting data back out of closures 0.00
Why should I use case expressions if I can use "equations"? -2.38