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 2 3 4 5 6 ... 36
Title Δ
Implement "return" of sequential languages in Haskell -1.15
Tail-Recursion in Prolog 0.00
Parsing error with mismatched brackets while creating data -0.50
How do I combine consectuive numbers in a list into a range in Hask... -0.70
Recursion query that checks if X exists in a Prolog database 0.00
Haskell Semantics call by name / value +1.84
How does `[ (x !! 0, x !! 1) | x <- mapM (const ['A', &#... -1.13
Factorising an integer recursively and some questions about functio... +0.04
Is there any terminating fold in Haskell? -1.63
Prolog - Append head to new list for every recursive run? 0.00
Change list of variables according to another list containing the i... -1.92
Prolog Run Length Encoding 0.00
how to analyze the equivalent receiver in call/cc? 0.00
Accessing elements inside parenthesis in Prolog 0.00
What is the under the hood reason that we can use nested for loops... 0.00
Trying to Implement a Split Predicate in Prolog +0.18
Insert an element into a list, to the given indexes, in Haskell 0.00
In Haskell, how do I return the number of nodes in a binary tree? -1.28
Using Prolog to solve a brain teaser (Master Mind) +1.94
How can I sum up Int and Int64? -0.55
Filtering a custom tuple in haskell +0.04
Why after pressing semicolon program is back in deep recursion? +1.96
Reassignment in ghci 0.00
Procedural semantics of swi-Prolog: failure to understand the resul... +0.16
Translate predicate calculus statement into Prolog 0.00
OCaml split function +0.52
Perfoming member check on a difference list, but how? -1.66
Combining fragments of Haskell Code to get the bigger picture -1.21
How do I make my Haskell function as short as possible? +0.72
Haskell - Using previously computed values in next function calls i... -2.17
Is there a way to extend Einstein's Riddle in Prolog? +0.03
Hamming numbers and double precision +1.92
Converting expression with >>= to do notation -1.66
Haskell: use list generated in IO function in another, non-IO funct... -1.08
How many distinct values does the type have? 0.00
Haskell - pattern match over a 2D grid using a sliding window +0.53
Calculating the type of `map . foldr` +0.12
ignore :: Applicative f => f a -> f () -0.46
Applicative for a user defined type +2.83
Break when the latter digit is greater than the previous digit in h... 0.00
Combinations of multiple lists - Prolog -0.86
How to rewrite a fold with anonymous function in Haskell into a reg... -0.83
Haskell do notation edge case fails to typecheck +0.75
Haskell - applying a function that returns a functor onto a functor +2.65
scheme: order of internal definition 0.00
How do I subtract Maybe values in Haskell? For example, if I want t... -0.93
In-memory full outer join for lists +1.46
Problem with arithmetic sequence in List comprehension Haskell -0.60
Building a Binary Tree (not BST) in Haskell Breadth-First +1.34
Can Pattern Matching be used for list membership? +1.45