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 ... 15 16 17 18 19 ... 36
Title Δ
delete! function for R5RS -1.65
Keeping sublists in list form +2.38
Haskell error when implementing Tower of Hanoi 0.00
Why does the following type constructor take less arguments than th... +0.22
Generate Successive Number Pairs - Prolog 0.00
Recursive search & Accumulators & Counters in Prolog +1.59
Is there a fast, functional prime generator? -0.39
get-first - the-seasoned-schemer -0.43
Merge multiple lists containing same element in PROLOG +0.57
extracting algorithm for building prolog rules 0.00
Error with recursive IO -1.29
While recursing in functional programming (or otherwise), what are... +0.56
Don't understand efficiency is different in foldLeft and foldRi... -0.94
Is it possible to write an empty list as a difference list in Prolog? -0.87
How does "tying the knot" on this cyclic linked list in H... -1.29
re-write without using set, setf or setq 0.00
Why does this make my prime-generating algorithm take longer? -0.57
Difference between quote, list when used in equal -1.15
How to solve a Haskell exercise about IO -1.40
Combining two functions in Scheme -0.23
Scheme: change recursive process to iterative one -1.39
How to interpret this Prolog goal with a cut, and improve efficiency 0.00
How to flatten a 1-2-3 tree into a list? +3.14
QuickSort, Algorithms, 4th ed. - [Sedgewick, Wayne] -0.41
Understanding Prolog's empty lists -1.53
How do collector functions work in Scheme? 0.00
Nested Lambda in Scheme? -0.68
Understanding block structure in MIT Scheme 0.00
Determine if a list of numbers forms an arithmetic sequence, using... +0.85
Haskell school of expression fix function -1.46
Sum of a List with all Intermediate Values -1.19
How to read the following haskell definition " Num (a -> b)... -0.26
State Monad containing Random and List in Haskell -1.12
Cannot justify constraints in explicitly typed binding error in Has... -0.44
Why do we use nested lambdas in scheme? -1.70
Moving average in Haskell -0.69
TCO optimized Tower of Hanoi in Clojure 0.00
Break an integer to a list of digits -0.75
Need help understanding recursion -0.91
Prolog Unification with not() -0.95
Implementing "Accumulate" Function in Scheme -0.84
Quick sort implement by queue? -0.46
Problems with recursion trying to learn Scheme 0.00
Why can't my rule solve for X in a simple algebraic equation? +2.33
Understanding Scheme function +1.93
Trouble with defining an ISPRIME function -0.51
How Monads are considered Pure? -1.47
Could an iterative function call itself? +0.13
How to optimize this c program to find the prime factorisation of a... 0.00
Why does '(1 2 3) evaluate to a list en Lisp (Scheme)? +0.22