StackRating

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

ShadowRanger

Rating
1696.29 (165th)
Reputation
67,338 (1,301st)
Page: 1 ... 9 10 11 12 13 ... 59
Title Δ
What causes [*a] to overallocate? +1.14
Merge two deques in O(1) +0.94
Implementing a FIFO queue 0.00
Readability of dict.get with a default value +0.24
How can i change the previous fraction value when the fraction valu... +0.23
Python Class: overwrite `self` +0.95
setprecision evaluation order +1.26
Why does this while-loop condition stay true? 0.00
Memory optimization for `id`'s 0.00
Error regarding Python empty list. UnboundLocalError -0.26
Using tarfile.extractfile and Python3.8 returns the name of the arc... 0.00
Python only reading the first line of CSV file 0.00
What is the correct syntax for std::vector<std::unique_ptr<&g... +1.27
How to use subprocess.run to echo (bash) inside another file +2.05
Python dictionary insertion and deletion +0.24
What is difference of split(" ") and split()? +0.23
How does reversing a string work with string[ : :-1] -2.73
Implementation of MD5 in Python 0.00
Why does my Python regular expression not match \r\n for newline in... -1.61
How to replace double backslash to single backslash 0.00
python: How to read a file and store each line using map function? -0.26
Is python 3 semantically versioned and forwards compatible +1.27
len(string) is showing more index numbers than the actual string +0.23
How does Python determine operand precedence for ==? +0.24
Mutable and immutable objects in python +0.21
Can you put a += operator into a list comprehension? -1.92
Python 3.8 - Execute Python 3.8 in Windows 10 0.00
Do time complexities differ between list and deque for Bisect/Insort? 0.00
Is there a simpler and efficient way to store n space delimited val... 0.00
json.dump() uses ASCII codec encoding (instead of requested UTF-8)... +0.09
qsort with typedef structs in C 0.00
I can not identify the missing argument +0.97
dict value addition using list comprehension 0.00
How to split a bytes array on b'' +0.23
Using execvp,fork and wait to execute codes in file 0.00
python import relative path 'No module found error' 0.00
The program does not executes after m+=z. Why is this happeing? 0.00
TypeError: 'dict_keyiterator' object is not subscriptable -... 0.00
Why an async function takes more time to execute than a sync one? -1.76
Should you remove __future__ imports and unicode strings when upgra... 0.00
Python: List static variables used inside a function 0.00
print with line replacement in python 0.00
PyRun_String returns a NoneType object 0.00
Python regex re.finditer weird behavior with match.end() 0.00
remainders for fractions in python -0.08
Re-use argument or use self +0.22
Why cannot import sub module? 0.00
Returning a list of words in alphabetical order - reading from files +0.55
Will Python Daemon thread be blocked by busy parent thread given th... +0.23
Python multilevel inheritence +1.01