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 ... 6 7 8 9 10 ... 36
Title Δ
Primes in Haskell -1.70
Finding combinations +1.09
How to get the Index of an element in a list, by not using "li... -1.46
A `cond` that is also a `let`? +0.60
Haskell tuple monad is too strict? +0.69
scheme define list as local variable +1.43
fmap into a do block fails with a print error -1.31
Aggregation and grouping 0.00
Which programming languages support functions that take themselves... -0.29
Why can't I call a function quicksort (randomList 10)? 0.00
Haskell Let Expressions Evaluation -0.62
Haskell - 2D List of Ints to String 0.00
Why does haskell stop when trying to add a string to the end of thi... -1.16
Correct indentation rules using guards +2.56
How to implement the function find with the filter function? 0.00
Is h a handle or a lambda function (or both)? +0.00
How to combine filter and mapping in Haskell 0.00
foldr with 4 arguments? -1.37
Building a list of all branches in a tree -0.38
Trouble understanding / visualising SICP streams Hamming numbers pr... +0.57
Using Scheme to calculate Newton-Raphson's +0.07
How does Haskell infer the type of (+).(+) -0.63
Implementing Haskell's `take` function using `foldl` +1.90
Implementing flatten -0.20
Haskell Nested List Comprehensions -0.45
Question about the Writer monad as taught in LYAH. (How did the app... -1.31
Deconstructing with vars in clause heads (Prolog) +1.45
How do I ask user for list input in Haskell, I am new in Haskell pl... +2.91
How can I use the Haskell timeout function (in System.Timeout) to h... 0.00
Implementing the ruler function using `streamInterleave` -0.39
Haskell Fold implementation of `elemIndex` +0.04
How are function parameters passed in Haskell? -0.96
How recursion met the base case Haskell -0.04
Ignore type declaration until last recursion -0.44
How do foldr and zipWith (:) work together? +0.54
how to sort the final result in swi-prolog?(predicate included) 0.00
Transform a string into a list of substrings describing sequences +0.69
Haskell: function to sort 1st element of 3 tuples lexicographically +0.09
Making instance of Applicative 0.00
Haskell: Count infixes of a string +1.34
How does "(\x y z -> [x,y,z]) <$> (+3) <*> (*2)... -1.30
prime number below 2 billion - usage of std::list hinders performance -1.57
Finding max branching in a given tree in Haskell 0.00
Union and Intersection of Two Lists Without Explicit Recursion 0.00
Counting the number of elements in a list ignoring adjacent duplica... 0.00
How to accessing specific matrix element or with specific index Has... -0.04
Execute multiple statements based on boolean conditions in Haskell -1.33
Applicative functor evaluation is not clear to me -1.04
How to check if binary tree is BST in O(nlgn)? 0.00
How to rewrite `do` block using bind with an IO read Int? +0.69