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 ... 36
Title Δ
How to find max element in nested list in Prolog? 0.00
Haskell - Append to a list inside a list of lists and return the li... 0.00
Sort a list of tuples by their second element without higher order... -2.03
Haskell Recursion - How to call another function with original valu... -1.16
why does my program print garbage values when i try using recursion? +0.04
Compression reverse Haskell -0.75
Haskell: how do you slide and sum a list to the right more than once? 0.00
Turning a recursion into an iteration in Java? 0.00
How to define instances of Applicative and Monad when working with... +0.18
Haskell generalization of map function for functor +2.85
How do I get a subtree by index? +0.40
Conditional change of State in Haskell -0.63
Powerset of a list using abstract list functions 0.00
How to count nth prime in prolog -0.46
Getting a type mismatch error with the Haskell zipWith function 0.00
Understanding reference arguments in recursion 0.00
redefining the 'all' function in haskell +0.85
Toggle every element in a list in haskell 0.00
haskell second largest element from list 0.00
Checking for all Elements in a Set in Haskell using syntactic sugar +1.34
Splice in sublists in a list, without using flatten/2 -0.15
Splice in sublists in a list, without using flatten/2 +1.29
racket - how to use the elements of a list as a procedure (function) +0.44
Return a sublist of a given list only using lambda and built-in hig... +1.83
Error when referring to a list in Scheme, named using the `define`... 0.00
Haskell - List of combinations of elements from list of lists -1.12
Sum corresponding elements of two lists, with the extra elements of... -0.36
Function that consumes two lists and produces a list of all second... -0.47
How to implement append procedure using tail recursion in Scheme/Ra... -0.75
How to return false if the number is not found in the list +0.88
Return values in Prolog +1.14
Filter a list of tuples and return the first item based on a condit... -1.81
Largest empty subgraph of an undirected graph in SWI Prolog 0.00
Breaking a list into sublists of a specified size using foldr +0.23
Transform a list into a list of lists with fold in haskell -1.41
Scheme Binary Search Tree Adding Elements 0.00
Filtering a list of elements by a list of filters -1.19
Get all rotations for a string in haskell +0.46
Haskell: How is this formula calculated? `(return (+1)) (Just 10) 10` 0.00
How to write a Haskell function that determine if a number is even... +0.07
Haskell: convert from a structure of Maybes to a Hashmap -1.18
Haskell: can't match expected type Either 0.00
How does mapM work with const functions in Haskell? -0.87
Sorting A Nested List 0.00
Tree fold in Racket 0.00
Prolog program that finds the culprit of a crime given the followin... -0.08
Understanding associativity of the Monad's bind operator in Has... +1.99
Use mit-scheme with REPL and editor together -1.07
How to translate box representation to parenthesis representation -0.83
Issue with merge sort 0.00