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 ... 4 5 6 7 8 ... 36
Title Δ
Prolog Using lists with between inside predicate 0.00
How can I check that the length of a list of custom data types in H... 0.00
Map function applied to specific elements of the list -0.49
What rules are there about a function a -> () being evaluated in... 0.00
Greaters function define +1.40
Verbose List Comprehension in Haskell -1.20
Haskell: Merging a list where even indices are from list 1 and odd... -0.44
What is this functional programming optimization called? 0.00
Walk through a list split function in Haskell +0.97
Removing items from list given a list of indices where items occur... -1.77
How to filter indexes in a list? +0.57
Understanding type-related Haskell errors when using sqrt -0.46
How to convert from a constructor to a string in Haskell? -1.65
Zip and calculate +0.05
What is the Haskell reverse function expected in this code? -1.56
Cannot implement Foldable instance due to wrong kind -1.27
"Out of stack" error on a simple Prolog predicate +0.87
Stack overflow with two functions calling each other in Applicative... 0.00
How do I fix my Haskell conditional statement? +1.12
How to derive type of composition in Haskell 0.00
How to take an output list of a function as input to another functi... -0.91
Printing out each element of list of tuples several times 0.00
More suitable Common Lisp abstraction to implement "self recur... 0.00
Merging Two Lists of Tuples 0.00
'no instance' error when importing custom module in ghci 0.00
What kind of knowledge or training is necessary for someone to writ... -0.81
Pseudocode to count prime numbers from 1 to 50 -0.03
What is the syntax for different recursions depending on two boolea... +1.45
How to create all possible combinations of these two lists? -0.25
How to find all minimum elements in a list of tuples? -0.69
How to extract information from custom data type 0.00
Reverse every even element in Haskell list -0.54
Binary search tree predicate with helper functions 0.00
Count non-empty lists in a lists of lists -1.78
Find whether a tree is a binary search tree in Haskell -1.12
Transform a tree in Haskell -0.35
Getting all Substrings with length 4 out of infinite list +2.80
Beginner Haskell problem - Couldn't match type ‘Bool’ with ‘[Ch... 0.00
Why can function composition with `join` change function inputs? -1.35
Why can't all Functors be Monads? -0.40
Currying in Haskell with 2+ arguments +0.03
How to make this Scheme function not tail recursive? -0.85
Zipping in Haskell +2.85
Capitalizing first letter of words while removing spaces (Haskell) -1.07
Explanation about Haskell operator precedence and function composit... 0.00
Recursion returning a list of list using haskell -0.46
Breaking up a list into sublists with recursion +0.06
List Comprehension: Even numbers from 0 to x +0.58
Lazy Catalan Numbers in Haskell -0.24
How is it possible that a binding shadows the existing binding in `... +1.80