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 ... 30 31 32 33 34 35 36
Title Δ
How do functors work in haskell? -0.46
fixed point combinator in lisp +0.66
Euler #4 with bigger domain -0.57
Lack of understanding infinite lists and seq operator +0.23
Why does GHC make fix so confounding? -1.24
working with lisp functions +0.53
Splitting list into a list of possible tuples -0.96
Count the prime numbers from 2 to 100 with simpler code than this -0.45
stable-union lisp +0.51
In which sense guards are better than imperative-if? (new to haskel... -0.86
Is it possible to implement this function? +0.58
Prolog query infinite search +1.27
LISP Combining two list of integers and sorting them in ascending o... +0.46
Prolog - how to check if a predicate succeeds more than once +2.20
Loops and iterations in scheme. -1.40
How to make one sorted list out of two already sorted lists +2.03
How to write a predicate listtran(L, R)? -0.46
How to write a predicate minmax(L, X, Y)? -0.06
Formula for possible number of combinations in alternating set of c... +0.35
How to write a predicate doublelist(L, R)? +0.21
Using monads for trivial tasks like list manipulation? -0.89
Reverse Linked List Recursively without using any new variable +0.02
Functional Programming - Lots of emphasis on recursion, why? -0.47
Insert specific element y after every n elements in a list +0.36
Lisp function: union -1.47
Define a haskell function [IO a] -> IO[a] -0.90
prolog first order logic +1.02
Parameterized function for clothoid +0.56
Parallel Algorithms for Generating Prime Numbers (possibly using Ha... 0.00
New state of the art in unlimited generation of Hamming sequence -1.02
Checking for all points within specified distance of all line segme... 0.00
Convert Recursion to Iteration -0.72
Prolog Find N prime numbers -0.83
Writing recursion in swi-prolog -0.23
How do i reduce the space complexity in Sieve of Eratosthenes to ge... +0.89
recusive function to find if a number is prime or not -0.23
Pointfree returning a tuple in Haskell -0.63
List of divisors of an integer n (Haskell) -0.47
Finding n such that f n is maximized in Haskell -1.00
to optimize the nested loops -1.22
Solving a textual logic puzzle in Prolog - Find birthday and month -1.26
Too much backtracking: why is there a "redo" here? +2.19
AVL Binary Heap(Balanace test) +2.02
binary heap to List 0.00
Why doesn't sortBy take (a -> a -> Bool)? -0.78
Haskell : reference to previously updated elements of list within t... +1.13
Prolog member of List of List 0.00
Haskell: understanding partial application? +0.28
Understanding an assignment: Search for prime number above 1 quadri... -0.01
MIPS merge sort recursion 0.00