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 ... 19 20 21 22 23 ... 36
Title Δ
Is there any fast way to generate the pairs of cartesian coordinate... +1.69
Adding the results of two functions in Scheme +0.54
Prolog create list of lists -0.86
How do I determine a 'child' type from a parent's data... 0.00
How can I define the LAMBDA function in LISP? 0.00
Find the K'th element of a list using foldr +1.30
Taking a list of tuples and returning a tuple +0.55
Tail recursive exponentiation in Prolog 0.00
How to solve task to study in prolog? 0.00
Adding two int variables from a KB [Prolog] 0.00
Prolog and List Unification -1.19
foldr lambda representation - Haskell 0.00
How to implement zip with foldl (in an eager language) +1.35
Prolog riddle solving 0.00
Project Euler #3 Ruby Solution - What is wrong with my code? +0.04
Efficiency in Haskell when counting primes -0.85
foldl behaviour on infinite lists -1.32
SICP example: Counting change, cannot understand +0.52
recursion in scheme: base cases and unexpected errors 0.00
Haskell: Why is my implementation of the Fibonacci sequence ineffic... -0.59
Efficient version of 'inits' -0.51
Derive Haskell type and implementation of (<*>)(<*>) -0.35
Puzzle in Prolog 0.00
Scheme - Recursion of an argument at the end of a begin statement? +2.26
transform do syntax to >>= with ((->) r) monad -2.01
Is there a non-recursive way to write this "paginate" fun... -0.68
Scheme (DrRacket) - Calling Generalized / Abstracted Function with... +2.20
What is the difference between map and apply in scheme? -0.42
Whats going on with the dot (.) in Haskell? +1.26
SICP 2.64 order of growth of recursive procedure 0.00
Prime sieve results in (me going to) stack overflow 0.00
Twin Prime Stream -1.19
LISP - adding all atoms from a list (any level) -0.58
Function passed to list monad bind can be the identity without a co... -1.05
Better termination for s(X)-sum -0.85
Prime Number generator with recursion and list comprehension -1.45
Understanding Haskell code which applies the `tails` function to an... +0.15
How and why is [1 .. 0] different from [1 .. -1] in Haskell? +0.93
Infinite list not being terminated after appropriate value is found. +1.38
haskell newbie: how to avoid recomputation of a deterministic funct... +0.73
Haskell - List comprehension with infinite lists +1.67
Finding primes using Sieve of Eratosthenes not working - Haskell -1.69
Simplification of Haskell functions +0.53
How to optimize filtering of a list +0.06
Is there a good strategy to make a function a productive function? -0.26
What is the space complexity of a prime sieve with data in proporti... -0.10
Translate Haskell code into Standard ML (combinations with repetiti... 0.00
How to improve this algorithm by 1)use arrays, 2)avoid list concate... 0.00
Point-free equivalent -1.26
How to consider previous elements when mapping over a list? +0.53