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 ... 5 6 7 8 9 ... 36
Title Δ
Take elements on even positions from the list +0.65
How does readIORef work: creates copy or it does not? -1.45
Functions of different Data Types in Haskell 0.00
The function (.).(.) in haskell +0.59
Is the function argument to `call/cc` written in CPS? +2.12
Resources for Learning Box and Pointer Diagrams -0.47
Understanding function with <|> operator 0.00
Understanding monadic function composition -1.76
Zebra puzzle - who lives on which floor? 0.00
Parsing within case block -1.36
What kinds of recursions are used in the definitions of `foldr` and... 0.00
Haskell: Understanding the bind and >> functions -0.55
Which is the purpose of `>>=` more about: handling different... 0.00
Subset / Subsequence Recursive Procedure in Simply Scheme Lisp +0.73
How to implement a function using bind (>>=) -1.19
What does "aexp" mean in "fexp → [fexp] aexp (functi... 0.00
Why does wrapping a function with a lambda fix stack overflow? 0.00
How to reify Prolog's backtracking state to perform the same ta... +2.48
Is a function with a functional argument curried? +0.28
How can I find out the type of operator "+"? +1.76
How does outermost evaluation work on an application of a curried f... -1.04
Is my understanding of a reducible expression i.e. redex correct? -0.94
Is a section the result of currying? -0.29
Haskell "Non type-variable argument in the constraint" +0.81
Haskell Exercise deconstructing record syntax +2.69
How to access data in list of elements of custom type? -1.12
Haskell: Understanding custom data types -0.36
Couldn't match expected type [a] with actual type Maybe[a] +1.82
How does `return` statement have different type than that of a func... 0.00
Building an exponentially sized list in haskell +0.81
How to fix "Non-exhaustive patterns in function" +0.55
How to correctly filter a clause that returns multiple duplicated v... +0.54
Why is this recursive map function only being applied to the last t... -1.38
How to fix this error: begin (possibly implicit): no expression aft... 0.00
How does Haskell's type system generate this error? -1.54
Defining append using foldr -0.82
Why do I get "Cannot unify 't₂' with type 'f32'... 0.00
Describing the first few evaluation steps of a given foldr function +1.03
What is the type of apomorphism specific to list and how is it impl... -0.75
Prolog: How to find out which part of code is failing and write a s... 0.00
How does "return 1" show "1" in GHCi? 0.00
How can I do this in Haskell? 0.00
Filter function in nonogram solver 0.00
Random grid of elements using Haskell -1.28
if statement in do block gives error message -1.35
Understanding the state argument in the State Monad +2.55
Hints to understand splendid program to solve Queens +1.07
Why can't I put a print function statement here? +1.56
Custom Filter Function with Predicate using List Comprehension 0.00
How can two continuations cancel each other out? +0.04