StackRating

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

Ben

Rating
1516.24 (40,926th)
Reputation
47,726 (2,152nd)
Page: 1 ... 4 5 6 7 8 ... 14
Title Δ
GADT's failed exhaustiveness checking +2.89
How to sort a list based on a IO Int value 0.00
Why do list and tuple change the output of enumerate? +0.06
Using condition in list comprehension in haskell -0.74
Laziness example from the Learn You a Haskell for Great Good book +1.22
Haskell type of specific data constructor -1.13
Mystical comma in a Python expression -0.55
Polymorphic return type, interfaces, callbacks? +1.30
Programming without if-statements? -1.00
Type enforced "strict/imperitive" subset/version of Haskell +1.10
Int and Num type of haskell +0.60
Extensible Haskell Type Classes -0.06
Prevent Rounding to Zero in Python -0.80
Universal and Existential Quantifiers of First-Order Logic -0.52
Count the frequency of bytes in a purely functional language 0.00
Flattening a list in Haskell -1.19
Python static variable resolution +1.46
a bug in python private-attribute_class -1.94
Why is the order in Python dictionaries arbitrary? 0.00
Game Library with Support for RPython +0.04
Haskell Incorrect IO output -1.08
How do I define an Error Class? +0.50
Haskell Type Coercion +0.60
Multiple Instances of a Python Object are acting like the same inst... -1.85
Python, breaking up Strings -0.84
No instance for (Fractional Int) arising from a use of `/' +0.54
Working with static class variables in Python -1.03
How do I change an element in a list, and keep a copy of the origin... -0.78
Using statements on either side of a python ternary conditional +0.36
How does the flip function work? +0.01
Is returning a calculated boolean pythonic or I should use traditio... +0.32
Why is this a useful warning in Haskell when pattern matching? &quo... +1.34
What's the most hassle-free way to pipe stuff through a short-runni... +0.51
Importing class from another file in python - I know the fix, but w... -0.19
"A pure function is one that has no side effects". What e... +0.49
How is insert O(log(n)) in Data.Set? -0.48
AttributeError: 'property' object has no attribute -1.79
Haskell recursion and memory usage +1.12
Can you partially constrain a type in Haskell? -1.13
What means precisely "function inside a functor" +2.27
In pure functional languages, is data (strings, ints, floats.. ) al... -0.51
Is there anyway in python to count syllables without the use of a d... -0.94
Haskell Programmatically/Dynamically Define Functions +0.42
Performance of multiple iterations in Python -0.48
Keyword argument performance (python) +0.83
What does the "world" mean in functional programming world? +0.62
"Overloaded" value constructors +1.05
python can't access nonlocal variable before local variable is defi... -0.58
Why am I getting a None value, and why is the number still being pr... +1.66
How dangerous is setting self.__class__ to something else? +1.06