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 ... 6 7 8 9 10 ... 53
Title Δ
Is there a generic way to add items to any iterable in python2? -0.15
k-smallest values in array in a sorted order +0.35
Find out multiple definitions of a field in a class +1.29
Cube root of a very large number using only math library 0.00
variable argument vs list in Python as function arguments -1.57
What am I doing wrong (Pythonista name error)? 0.00
Python dual function recursive vs iterative function 0.00
Make list from function + loop -0.15
Having a problem with calling and printing out of a class -2.85
Cannot append an object to an instance variable(list) 0.00
Iterator protocol within numpy -0.46
When is the usage of the Python Ellipsis to be preferred over '... 0.00
why doesn't the else shown in code not work in this situation? -0.66
How do I color each branch differently? Python snowflake function +1.35
Recursive permutation in Python +0.36
Reading file from database gives error TypeError: object of type &#... 0.00
I'm lost with this python program 0.00
Python: Using map() with a function containing 2 arguments +0.34
tkinter, passing *args *kwargs on super().__init__ +1.84
View into a Deque +0.33
confused about CPython threading.Thread source code -- start and join 0.00
Lambda and list comprehension in this equation -0.64
TypeError: unhashable type: 'list' when find the compositio... +1.30
Why is any() so much faster than in? +0.35
Passing kwargs in a class inheritance chain 0.00
Issues with inheritance from a parent class called "Matrix&quo... 0.00
Python Slicing an Array for Multithreading And Reassembling The Res... 0.00
Generate a ID, check if it exists, if yes loop until new ID is gene... +0.91
__slots__ of date class of datetime module 0.00
accessing **kwargs in anytree nodes 0.00
How / Why are global variables available/in scope in nested class i... +0.05
How to use 64-bit unsigned integer math in Python, respecting C ove... 0.00
Insertion Sort Algorithm Off by One Error +1.49
How can I decorate all inherited methods in a subclass -1.05
How to pass a function or expression as an argument? +0.34
Assigning variable = self creating a copy. Need it to be a referenc... 0.00
Implementing a Generator for Sequences of Lookahead Pairs -0.64
Why is .add_reaction not working with unicode emojis? 0.00
Using variable from _init_ +0.35
How to fix a class method function from a module giving a variable... +0.37
Can I Skip Parameters in Python When Using Kwargs -0.61
Why aren't set literals O(1) for "in" operations? +0.61
Function to prevent FileExistsError +0.10
Can you use a static method as default parameter in __init__ in pyt... -0.52
Object inventory class including a logger class overwrites dictiona... 0.00
Iterating through tuple and compare index values with items from th... +0.32
O(n) complexity of Python list comprehension with zip() function -0.67
Confused about for loops Python3 +0.36
unsupported operands for 'function' and 'int', lamb... 0.00
Comparing reddit post titles doesn't work +1.17