StackRating

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

Will Ness

Rating
1462.45 (4,527,082nd)
Reputation
48,276 (2,117th)
Page: 1 ... 20 21 22 23 24 ... 36
Title Δ
Check whether an integer (or all elements of a list of integers) be... -0.92
Unbound Variable in Scheme -1.35
Where is the space leak when using scanl? (Haskell) -1.76
Change the copy of the list without changing the orginal one in Lisp +2.49
Need a basecase for returning position in a list 0.00
Defining "reduce" on a list in scheme -1.00
Haskell : (maybe) monad construction -1.52
What is practical use of monoids? +1.02
Complexity Analysis in Haskell -0.78
Haskell permutation function does not compile -0.83
How can I merge a finite number of infinite lists in Haskell? -1.44
Pattern Matching Operation in Haskell -0.46
Haskell dot operator: what difference does it make exactly? -1.37
Why is fold and reduce considered fundamental - surely everything i... -0.78
How can I test whether integers from one list are divisible by inte... 0.00
Recursive definition of this function +0.27
Haskell - apply tuple of functions to tuple of values? +0.81
Haskell - How do I obtain the elements of a list within a list of p... -0.53
Permutation of a list in haskell 0.00
Beginner error with guards? - Haskell 0.00
Haskell garbage collector -1.34
Multiple folds in one pass using generic tuple function -2.01
How do you efficiently find a union of a list of lists of values in... -0.46
Haskell - How to write (.) f f = (\x -> f (f x)) +0.03
Memory leak when generating a list of tuples -1.37
Why does this function fail to typecheck? -0.34
Checking for Values in a List to See if Coprime with a Single Varia... +0.52
Map over list, except for last list element +0.30
Is the following code really currying in haskell? +0.40
What are applicative effects? -0.35
Expressing recursion in Haskell - Prime numbers sequence +0.03
Filter function in haskell -0.92
Why does Haskell's foldr NOT stackoverflow while the same Scala... +1.51
How to reverse the order of elements of a list in Scheme -0.75
Understanding `bind` of `newtype Prob` -2.23
Function like catMaybes, but counting Nothing values +0.87
How to reduce boilerplate of pattern matching in a list comprehensi... +0.25
Powerset Function 1-Liner 0.00
Span and pattern matching +0.05
Most efficient or idiomatic way to test singleton list contents in... -1.53
SICP terminology : difference between procedure and operation +1.33
What is fixed point? -1.71
Optimizing a prime number generator in Python -0.32
Project Euler 8 - Haskell -0.47
Is it possible to fold <*> in haskell? -0.69
Prolog : Recurisve Function Branching & "Returning" +0.08
Java Complexity Class for this Program? +2.33
Function composition and $ - one compiles, another doesn't -0.45
Little Schemer "S-expression" predicate +0.52
SICP Exercise 2.33 issue -0.23