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 ... 8 9 10 11 12 13 14
Title Δ
How do you represent a graph in Haskell? -0.09
TypeError: cannot concatenate 'str' and 'builtin_function_or_method... 0.00
Way around Python imports within imports? -1.59
What's the point of def some_method(param: int) syntax? -0.59
Python: Calling parent class __init__ with multiple inheritance, wh... -1.31
Break down this list using list comprehension +0.12
The scope of names defined in class block doesn't extend to the met... +3.30
How to automatically expose and decorate function versions of metho... -1.65
Use of True, False, and None as return values in python functions +1.33
Indexes and nested joins 0.00
How to replace an object in python +0.06
Is it possible to compile Java Bytecode to Native Code using pypy? 0.00
how do i override imbedded function/definition values in python +0.47
How do I create a bounded memoization decorator in Python? +1.48
How can an implementation of a language in the same language be fas... -1.35
an error in function definition won't be detected in Python? +2.74
A Map of Different Function Types in Scala +0.94
Big O of while(true){ } -0.62
Python strip with \n +0.07
Difference between statement and function -0.49
Force python class member variable to be specific type -0.65
Loop through a set of functions with Haskell -0.66
"No instance for (Monad ..." in if-then-else and guards -0.30
Is there YAML syntax for sharing part of a list or map? -0.47
Python import modules: what is different between a file and a direc... -0.29
Python closures and cells (closed-over values) -0.50
Multiple inheritance in python vs composition 0.00
Python: Is there a way to get a local function variable from within... +1.63
"uncompressable" data sequence -0.44
When I delete an object, are objects referenced within deleted as w... +0.25
Writing a function to compute the left spine of a tree -1.61
Haskell Immutable data +0.52
Using __new__ on classes derived from Django's models does not work 0.00
Python set "in" operator: uses equality or identity? +1.24
How do I create a Mixin factory in Python? +0.53
Difference between mutation, rebinding, copying value, and assignme... -1.00
Equivalent C++ to Python generator pattern -1.52
Getting attributes of a class +0.95
High performance unique timestamp id for multiple threads in Haskell +1.62
Would optional static typing benefit Python API-design or be a disa... 0.00
Importing packages in Python +2.45
a function composition VS a function that acts on another function +1.58
why superclass attributes are not available in the current class' n... +2.44
(Yet Another) List Aliasing Conundrum -0.04
Parser for command line parameters in Java/C/C++/Python/shell 0.00
What is the difference between class and instance variables in Pyth... +0.58
Is a Regular Expression Faster than using .replace() -0.29
Python Child cannot use a Module the Parent Imported -0.22
What are Python dictionary view objects? -0.82
How does one use python globals() to update a dictionary variable? +0.12