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 ... 5 6 7 8 9 ... 59
Title Δ
Is it possible to return the elements of a list one by one every ti... +1.42
is 'key in D.keys()' vs 'key in D' O(N) vs O(1) in... 0.00
Iterating filter: How do I filter a list for multiple tuples? 0.00
Using the '--help' command in argparse 0.00
Uninitialized pointer in C is surprisingly working in MinGW -2.31
Python Extend List when declaring list 0.00
Python3 compatability with file object 0.00
Consistent shebangs +0.23
How to delete all __pycache__ folders in directory tree +0.40
Set variable to equal another variable by copying memory content 0.00
Python open() doesn't create a file when in w+ mode 0.00
Python Elif statements 0.00
Can bytearray values be overridden? +1.51
std::mt19937 gives the same random float for identical first float... +0.25
defaultdict raising KeyError when unpacked 0.00
About min and max functions working with lists +0.49
How should i use atexit in python? 0.00
How can I sort strings in a list based on the integer within each i... +0.82
Python using set to make unique list items not working -0.74
what happens when routine "free" fails in a "try&quo... 0.00
Is there a way to return the same instance of a class population? 0.00
How to get all combinations of list of size k (where k > length... +1.47
Why the behavior is different between Python2 and Python3 0.00
Why is OpenMP slower than sequential execution? 0.00
Proper way to return stl container +0.23
How to unpack single-item tuples in a list of lists +0.73
itertools product function two elements at a time in a list +0.60
Beginner C: Reading Age -1.90
Is there any technology to "cache" the result of a branch... 0.00
Python weakref.proxy object considered iterable? 0.00
garbage collecting a list item in python 3 0.00
if __name__ == __main__ not working after compilation +0.53
how do I check how many int digits are inside and reset it to zero? 0.00
Python - iterate over many objects, extracting data from them to ac... -0.27
Optimised code to find no of pairs of indices (i,j) such that i<... 0.00
heap and stack in python variable 0.00
Time complexity (Big-O) of converting an array to a Set 0.00
Is the time complexity of push and pop of priority queue and insert... 0.00
Sort list of tuples based on multiple criteria -0.75
Writing to a file from python also adds additional characters to th... +1.39
Strange behaviour at key substitution in a dictionary 0.00
Python program running "else" statement even though previ... -0.13
Python how to get reference to class in static method 0.00
`pip install --upgrade pip` vs. `python -m pip install --upgrade pip` +0.74
How to calculate a hash of const char* with given size and content... 0.00
Python effective integer size 0.00
How can you iterate though directories without using any recursive... -0.25
Can someone please tell me why this python decorator is not working? 0.00
self.__dict__ return keyError -0.75
for-based syntax to skip call to 'iter' 0.00