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 ... 36
Title Δ
Converting isPrime() Python to Haskell +1.50
Output an element the number of times I want +2.15
When does a program "intertwine definition and use"? +1.13
Given a list, how can I perform some transformation only on sub-lis... 0.00
Solving a functional programming problem using dr.racket +1.72
How to return the Church number -0.44
How do you run equivalent of nested for loops in scheme +1.74
Getting tail call optimization in mutual recursion in Scheme 0.00
How do I create a printRow function in Haskell? 0.00
Lambda Calculus change of variable and application question 0.00
Find Maximum Pairs in Haskell based on the Sum of the tuples -1.36
Haskell dictionary functionality with a closure -1.19
Explication of Scheme code for permutations +0.03
Explication of Scheme code for permutations +0.03
Continuation passing style procedures 0.00
Where is .. defined? 0.00
SICP Ex2.41: map and flatmap 0.00
How to create a Infinite List in Haskell where the new value consum... -0.49
How is this output going on? 0.00
Generating finite lists of primes in Haskell -0.82
Is there a Monad which collects results and `mappend`s them? -1.17
HtDP2e Exercise 311: Average age in the family tree +0.26
Use tail recursion to achieve repeated function composition -0.14
Best way to think about implementing recursive methods? +0.05
mapMaybe for keys in Data.Map +2.48
How does this implementation of `init` work? -1.11
Counting occurrences in binary tree prolog -1.45
Divide list code snippet I dont understand -2.03
Lambda reduction +0.05
How to use custom version of List: `data List a = Nil | Cons a (Lis... -1.13
How to quicksort list of lists in prolog? 0.00
Scheme program to return positive numbers in a list only returns t/f 0.00
What's the difference between calling a function and functional... +0.55
Menu variable not in scope Haskell 0.00
Recursive Binary Search Function +2.17
finding depth of object without use of arithmetics -1.67
Why are Monoidal and Applicative laws telling us the same thing? 0.00
Scheme: Is it possible to convert a list of S-expressions into a li... 0.00
Haskell - creating a function definition for the function `all` usi... 0.00
How can I convert a list of binary 0 to 1 numbers PROLOG 0.00
Where is the source of my time out error (swi-prolog)? 0.00
Scheme procedure that returns the slope of the line given two pairs... -1.68
Can someone translate the following LISP program statement in plain... -2.31
Given that the inputs can be up to 1000000000, how can I write a mo... 0.00
How to implement uncurry point-free in Haskell without app? +0.59
SICP Chapter 3.5.2 infinite streams integers definition +0.74
SICP - exercise 2.63 - determining order of growth -0.46
LYAH - Understanding comment about "tell" when chaining W... 0.00
Generate list of Ints in Haskell by adding Ints from a pattern list +1.18
Lambda Expressions for Higher Order Function in Haskell -1.03