StackRating

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

Tim Peters

Rating
1648.32 (590th)
Reputation
43,961 (2,431st)
Page: 1 2 3 4 5 ... 15
Title Δ
Split/partition list based on invariant/hash? +0.99
Sorted list vs heap: Deleting elements in the middle of the list Py... -0.23
Any way to sort large objects without cmp sort argument? 0.00
Picking unordered combinations from pools with overlap +1.02
Python: Making a Brute Force Hash Checker with Known Characters 0.00
Memoized vs non-memoized time complexity analysis for combination s... +1.01
Time-complexity of checking if two frozensets are equal in Python +1.74
Python: Fastest way to search if long string is in list of strings +0.31
Python heapify() time complexity 0.00
built-in module to calculate least common multiple -0.78
Bubble Sort outperforming Selection Sort by a large margin -2.50
"RuntimeError: generator raised StopIteration" every time... 0.00
Python: Very strange behavior with multiprocessing; later code caus... -1.91
Python 3: Initializing Integer Variables for Comparisons +0.31
Match group only if it's different than other matching group +2.25
Creating a Python generator that yields ordered products of integer... +1.13
"Maximum recursion depth exceeded" when using lru_cache 0.00
What does it mean that the sys module is built into every python in... +1.92
Efficiency of finding mismatched patterns +1.62
Why is using a key function so much slower? +2.43
Print statement is not working in try catch else finally block 0.00
How to increment by 1 or 2 in a for loop in python +0.73
Proper way to do bitwise difference? (python 2.7) +2.14
can a lambda be used as a default parameter in python -1.09
Itertools Combinations/Permutations size +0.95
Why IDs of the same bound method of the same object are equal? 0.00
Why does a very small checkinterval not slow down CPU-intensive mul... +0.32
How can I get a list of all possible matches in between non-greedy... +0.77
Python I explicitly returned None but got nothing -2.14
Threading Hanging Indefinitely 0.00
Generator expression in list comprehension not working as expected +0.18
Understanding memory usage in python 0.00
python generators garbage collection -1.25
Dictionary attack on SHA1 hash +0.29
Alternative to Nested for loop in python 0.00
What does the return value of gc.collect() actually mean? 0.00
a Pythonic implementation of string contraction which lists charact... 0.00
Python's re.split() not removing all matched characters 0.00
QuickSort works slow for low range data 0.00
All Unequal Subsets of Sorted String in Python 3 +1.16
Why can't I see the queue written to in a subprocess in my main... 0.00
What is the root of the distinction in the meaning of equality betw... +1.28
ln2 const value in _math.c in cpython +1.41
Python: Iterating over a list, but I want to add to that list while... 0.00
Python iterator (generator) delete source, still works. what is goi... 0.00
Python - Mathematical Sequence I've Created Which Is Cool But I... +0.33
float_info : maximum number of decimal digits that can be faithfull... -2.74
Most efficient way to get values from a dictionary into a set +1.77
Python list prepend time complexity +1.69
Time-intensive collection processing in Python 0.00