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 ... 14 15 16 17 18 ... 36
Title Δ
How to solve this puzzle in Prolog? (robbery) -1.68
scheme - How do i explain an output like this? 0.00
Permutation implementation in Haskell -1.40
Calculate the nearest prime number to another number without arrays +0.55
Only keep numbers in descending order by scheme 0.00
Haskell filter function with multiple parameters 0.00
Could I ask for physical analogies or metaphors for recursion? +1.00
What does a continuation return in Scheme? +0.14
Forming a tree with this format in DrRacket (or Scheme) +0.54
Haskell self-referential List termination +1.86
Balanced Language, 2 Non-Terminal Symbols, List Comprehension 0.00
algorithm to find products of a set of primes, in order, greater th... +1.41
Prolog How can I construct a list of list into a single list by int... 0.00
Please explain this example of Prolog recursion +1.20
How to implement iteration of lambda calculus using scheme lisp? +0.35
Scheme - sum the squares of even-valued elements in a list +1.43
Need explanation on this SWI Prolog bubble sort coding 0.00
applicative functor: <*> and partial application, how it works +0.39
Why does it apply the second argument? -1.51
SWI-Prolog (SWISH): No permission to modify static procedure `(=)/2... 0.00
base case and time complexity in recursive algorithms +0.67
How does f(s(s(s(s(s(s(1)))))),C) work on Prolog? 0.00
How do I run through a list with an IO operation +1.37
Hide State in Haskell - Lazyset -0.10
how to combine 2 functions in Scheme? -0.03
How to make list constructors (e.g .(a,[]) == [a].) work in Prolog? 0.00
Why does p =\= 'p' return an error in SWI-prolog? 0.00
Haskell nested algebraic data type 0.00
How can I implement the following predicates in Prolog? 0.00
Haskell Declare empty list, but which is actually not empty? -0.82
How would I implement this fold function? -0.64
How to write (<*>) using (=<<) in Haskell -1.27
The Haskell monad example: explanation of how it works +0.56
Does the main-function in Haskell always start with main = do? -0.88
Time complexity finding n primes with trial division by all precedi... +0.55
Simplify conditional expression -0.64
Is fold left tail recursion? 0.00
C recursive program to print all prime factors of a given number fr... +0.24
Prolog and facts database 0.00
Generate list of numbers fron N to 1 in prolog +0.84
Prolog. Reverse nodes in a tree 0.00
Prolog puzzle with given Knowledge Base - Not Working 0.00
How can I write a procedure in prolog that tags each element in a l... 0.00
Why does haskell's bind function take a function from non-monad... 0.00
F# continuation-based tail recursion +0.69
Why my function is looping until Prolog crashes 0.00
Explicit Purely-Functional Data-Structure For Difference Lists +1.42
Binary Tree type constructor in Haskell -1.28
Implementation of scheme vector-set 0.00
Prime numbers generator explanation? 0.00