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 2 3 4 ... 53
Title Δ
Linked List: Sublime text crashing when printing the list 0.00
Building a function with x,y parameters using Reverse Polish notation 0.00
Nested While loop not working as expected 0.00
Inner while loop doesn't get executed 0.00
How to print an incremented number after every loop in Python? 0.00
Wrote Binary Search algorithms for Python, both a recursive and ite... 0.00
Why won't the loop take any keystroke to stop? 0.00
Inheriting from “str” classs 0.00
Properly structuring Python packages? 0.00
Variables set before importing a python module aren't recognize... 0.00
How to check whether a graph is an undirected graph? 0.00
Index of number of loops; enumerate() +0.60
Why does list index -0 form an empty list? +0.08
How do I clear the cache from @cached_property decorator? 0.00
Python 3 List Comprehension remove tuples from list +0.33
Why does decorating a recursive function yield unexpected flow of r... +0.07
stat: path should be string, bytes, os.PathLike or integer, not Non... 0.00
3Sum Problem in Python 3, Time Limit Exceeded in Leetcode -0.97
How to get the list append right with if-elif? +0.32
Python >= 3.3 Internal String Representation 0.00
create a dictionary from two other dictionaries with similarity bet... -0.46
Why is object.__setattr__.__get__(self, Attribute) used for Attribu... 0.00
Python Sudoku Backtracking Solved! But Not Returning Answer -0.45
python dict unpacking so that kw arguments are added to locals() +1.15
Is there a good way to iterate 2 lists with different length contin... 0.00
What is the most efficient way to push and pop a list in Python? +0.31
I can't find what is wrong with idel on this code 0.00
how to use input() and match the elements with a database +0.32
Method only works when named "update()" 0.00
Recursive function for divisibility test of 11? +0.36
What's the overhead of using built-in python functions like zip... -0.17
Coin Change Problem with Dynamic Programming +0.33
How would the super() affect the order in MRO? 0.00
The logic behind implementation of ord() in Lutz's "Learni... 0.00
Python: Is there a way to have a constructor for a class generate a... 0.00
why don't map objects close over their environment? +2.25
ValueError: substring not found, please save me +0.33
I get the following error AttributeError: __enter__ when only using... 0.00
Why to use marshal to dump and pickle to load? 0.00
Numpy elementwise greater (for each element in another array) 0.00
Issue with recursive function in python 0.00
Can you replace the function within a function call of in a def() b... +0.32
Question on how to call a function defined in a class in python 0.00
I am doing a python exercise for beginers, and I encountered a prob... 0.00
Python: Numpy slices not comparing / broadcasting together. [x:y] v... -0.17
Python - Importing function from external file and global modules 0.00
Spline interpolation 0.00
bool(input("Enter:") always returns True 0.00
mergesort tree implementation in python 0.00
Trying to optimize quicksort for larger files +1.15