StackRating

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

Blckknght

Rating
1633.49 (817th)
Reputation
66,642 (1,318th)
Page: 1 ... 4 5 6 7 8 ... 53
Title Δ
LeetCode's "The Maze II" problem: why does this solut... 0.00
function that looks up keys in a dictionary until there is no more... -0.18
Did pyglet change recently? 0.00
What does this mean? TypeError: unsupported format string passed to... 0.00
I need to find a way to reset "count" after completing on... +0.32
How to read minute values greater than 60 and avoid ValueError: tim... +0.84
Overriding __init__ with parent classmethod in python -1.50
PyGame blit image disappears when no mouse event is fired? 0.00
Print 'key' if given 'value' matches in python dict... +0.37
How to fix 'TypeError: unsupported operand type(s) for -: '... +0.35
Python - metaclass changes variable scope from instance to class +1.92
Python Crash Course exercise 8-11 -0.17
Python os.chdir() to root directory actually changes directory to c... 0.00
Multithreading in python2 vs python 3 0.00
How do you dynamically generate classes from a list? 0.00
Cannot Fire Bullets, Program closes 0.00
What does the term: Python -m mean? 0.00
Passing a local variable from function to another - Automate the bo... -0.65
+= operation on numpy array withing list increments other list elem... 0.00
Why exactly are .values() and .keys() considered O(1)? +0.68
I need help understanding "List" Keyword Question in Python 0.00
How to give sign + for positive hex numbers in python +0.35
filter a list of dictionary based on two keys 0.00
Iterable returned by filter and assigned to variable does not seem... 0.00
Class method decorators +1.92
numpyThonic way for array comparison? -0.41
Why do you need to call super class inside constructor? +1.67
Reversing a LinkedList in with multiple assignment +0.37
Unable to override super class __init__(): object has no attribute... +0.34
Can @classmethod be substituted using @staticmethod and returning a... 0.00
How do you get a code to chr through a string? 0.00
Index error due to the for-loop in python +0.34
How to make python output more decimal places of a recurring decimal? -0.67
Use with in __iter__ +0.12
What's wrong with the code although i have defined the function... 0.00
How do you create a new dictionary from a list, using positions to... -1.34
My code seems to only let player 2 win. I am not sure what I need t... +0.38
How to store large number of values in list? +1.09
Inheritance of decorators 0.00
with open(), how can I tell if I am at the last line of a file? -0.32
The code only runs correctly for half and at the point of f_num=num... 0.00
Iterating over built-in atributes of foo.py module. Got an error +1.00
I have several lists, each containing 206 elements. When I attempt... +0.35
Replace character inside a String with a variable Python 0.00
I am confused by the used of empty parenthesis in python tuple assi... 0.00
Why yield StopIteration out while loop +2.17
Generating list of iterators from list of lists +0.37
Best way to exchange keys with values in a dictionary, where values... +0.36
Can a python script output its own contents to another file? +0.36
Exception raised but not caught by assertRaises 0.00