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 ... 6 7 8 9 10 ... 14
Title Δ
Why does 'return self' return None? -0.21
Scala: get a value from a map using a variable? +0.03
Is there a polymorphic `toString` function that doesn't add quotes? +0.56
explicitly passing functions in python +0.47
Satisfying monad laws without a type constructor +0.51
How to use default property descriptors and successfully assign fro... +2.10
Haskell Looping Construct 100% CPU -0.11
Why does adding an as-pattern to a working function cause compilati... -0.88
self variable in Python vs class variable -0.47
Python going with argv or *arg? -0.38
Calling an instance variable's method from the instance itself -1.41
How to keep track of number of guesses in a simple guessing game (H... -0.50
Python: Elegant way to store dictionary permanently? -0.98
What is Just in Haskell and why wouldn't this function work without... -0.25
Generate a list of distinct empty mutables -1.53
Does Python require intimate knowledge of all classes in the inheri... +0.32
Side effects in Scala -1.03
How do you allow '-' in regular expression? -1.16
Using "and" in return -0.89
Is there a way to do more work after a return statement? -0.83
Function Definition in Haskell (GHCİ) +1.50
Return in Recursive Function +1.37
What is the default __hash__ in python? -0.50
Haskell - Does "IO ( )" means we give up the control of o... +0.36
What is transactional memory? +1.21
How to name Haskell variables which in physics are uppercase +0.61
Why I am forced to write the (Data Constructor) name with first let... +0.54
In Haskell, + is a function, (+ 2) is a function, (+ 2 3) is 5. Wha... +1.68
Multiple instances of a class being overwritten at the same time? (... -0.77
is this a good example of a closure? -1.04
Is there any link between functional programming and strong typing? -0.77
Haskell code formatting -2.00
Accessing an element in tuple in a dictionary Python +2.10
Pythonic Way to Optimize Python Code with Third-Party Modules -0.47
Will finally clause always always execute? -0.67
Why doesn't Haskell/GHC support record name overloading +0.06
Why isn't this variable visible? -0.89
Setting a class' metaclass using a decorator +2.70
Why discarded values are () instead of ⊥ in Haskell? -0.17
How to use __str__ to print the stored data in a dictionary +1.02
Why does the content of a tuple changes when I append to a list ins... -0.34
Why isn't every type part of Eq in Haskell? +1.71
Second Monad Law:Unit +0.64
How to use a variable from a function to the main in python? +0.31
Learning Python else syntax error -0.34
Python Static methods, why? 0.00
Check condition before method call 0.00
Java garbage collection confusion -1.12
How to find attributes of a python user-defined class? -1.02
Possible to change function name in definition? -0.83