StackRating

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

Raymond Hettinger

Rating
1649.36 (575th)
Reputation
143,841 (402nd)
Page: 1 ... 9 10 11 12 13 ... 32
Title Δ
for loop to iterate through words -2.12
Does Python's 'in' operator for lists have an early-out... +0.83
Cleanest way to compute less in a function by implicitly knowing wh... 0.00
efficient algorithms with array of increasing integers -0.22
Find most common sub-string pattern in a file +0.85
python heapq source code _siftdown -2.11
Python - Transpose columns to rows within data operation and before... 0.00
pythonic way to hex dump files +1.75
Why does collections.MutableSet not bestow an update method? +1.19
How to set a timer & clear a timer in python? 0.00
Python Decimal type precision error 0.00
importing csv data in python +0.30
Checking using language heuristics 0.00
Why is using a Python generator much slower to traverse binary tree... +1.27
Combining lists in python -1.86
counting words from a file using dictionary doesn't work +0.29
How to get a nested function's namespace in Python? +1.98
combine common value based on some key in list of tuple +0.69
demystify super in python? 0.00
Greedy algorithm for largest value in dictionaries in Python 0.00
Python: List of Objects changes when the object that was input in t... -0.89
Why doesn't numpy.random and multiprocessing play nice? 0.00
How does using log10 correctly calculate the length of a integer? -0.80
About Python append pop reverse order +0.34
finding k closest numbers to a given number +2.18
Python socket implementation +1.13
why do we use while 1: pass in thread in python +0.31
Why is Python not recognizing the elements in a set? +0.26
How to create iterate through a large list of list in python effici... -1.42
Awk array with dynamic indices -2.70
python: deque vs list performance comparison +1.73
kth smallest element in two sorted array - O(log n) Solution 0.00
Removing stopwords with Python - quickly and efficiently +0.57
Randomly extract x items from a list using python +1.02
Sorting of dictionary in a list by value in unicode format in dicti... 0.00
Difference between arr[:]=[] and arr[]=[] in python3.x? 0.00
how to do a hexadecimal increment? -0.88
(Pseudo) Random number generation in Python without using modules a... +1.01
Get list of unique multi-sets +0.99
python dictionaries combining two dicts into one 0.00
__new__ in fractions module 0.00
Summing up every alternate 4 elements in list +0.50
Checking if input is a float and has exactly 2 numbers after the de... -0.78
iterating over list and concatenating alphabetical sequence in Python -0.47
Python Regular Expression help. Combinations -0.64
Python how to find out the unique elements in a text file and outpu... +0.27
Collecting Data from Database, functions vs classes 0.00
Confusion taking a key( and value! ) from a dictionary in python +0.89
How to get angle of point from center point? +0.91
Find n largest elements from an array +0.30