StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

ben w

Rating
1545.01 (9,589th)
Reputation
2,094 (80,373rd)
Page: 1
Title Δ
how to return only truthy values as the result of a map operation +3.73
Clojure macro that builds a higher order function from a function +4.13
Why isn't the list monad method for `>>` defined as `flip con... +0.57
Haskell Monadic Operations on Lists +0.20
Randomize chain from itertools +0.13
Explicit recursion in Haskell -0.80
Why do I get negative numbers in this Haskell program? +0.02
obtaining a file from a directory with a unknown middle directory,... 0.00
syntax error in trying to create new list +6.21
Evaluate multiple variables in one 'if' statement? +2.56
Split python string every nth character? -3.27
Search and sort through dictionary in Python -1.95
Python counting all instances of a value which has more than one key -0.87
Nested loops with Python cPickle +3.69
Pythonic way to check that the lengths of lots of lists are the same -0.45
Python - Continuing after exception at the point of exception +3.92
Haskell with IO monad error, from IO to basic type -2.39
What is the most Pythonic way to modify the function of a function? -3.43
Iterating over list of dictionaries -1.97
Adding the digits of an int and Python -1.44
Why does making a class iterable produce this output? 0.00
Adding newlines in a list of lists -1.85
Measuring time between keystrokes in python +4.82
How to catch exceptions in twisted? +3.34
Performance of array analysis using Arrays.sort +4.75
store each class in a separate file python 0.00
Why do these 2 pieces of code not behave identically? +3.92
Partially Evaluating Python Classmethod Based on Where It's Accesse... +3.10
Generating IDs how to make IDs same length using zeroes? +0.88
Emacs auto-indent in Clojure - Do it like CL? 0.00
How to automate the delegation of __special_methods__ in Python? +0.14
Is there a way to see the most recent Mercurial revision for each f... -3.46
haskell list of tuples, with unique tuples +3.81
Is there an easy way to work with values of type Map k1 (Map k2 v) -3.20
Simulate static variables in python with closures +4.69
How to combine callLater and addCallback? -3.76
Implement a ThreadPool which can call functions with multiple argum... +3.82
Python/Regex/Match/Search confusion +1.89
Data.Map vs. Data.Array for symmetric matrices? +4.10
could someone explain this type error "Couldn't match expected... -1.52
calling locals() in a function nested in a class method +2.75
Assigning a name to a pattern-matched item in Python +3.99
Implementing Multicore Threading on this algorithm 0.00
Why yield returns an iterator? +4.21