StackRating

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

Kelly Bundy

Rating
1556.02 (6,400th)
Reputation
1,131 (139,501st)
Page: 1 2 3 ... 5
Title Δ
How to output a single print statement out of many and redirect the... 0.00
Get 'n' Unique random lines from a text file using python +0.43
How to create a file object from a zipfile? 0.00
continuing permutations from a certain point using itertools -1.64
Searching through a large text or log file (10GB+) -0.35
How do I extract bytes with offsets from a huge block efficiently i... 0.00
Fraction calculator in python workaround -2.09
Trying to write a function that says if they are relatively prime n... +0.41
Delete keys of a dictionary whose values are empty lists +0.17
Most elegant way to find the position of the odd one out +1.07
How to use a sorted list as a filter? +0.35
Faster replace method 0.00
Workaround for creating a sorted list of dictionaries, without the... 0.00
Design O(log n) algorithm for finding 3 distinct elements in a list +2.22
How to use less memory when finding Deletable Primes? +0.41
Algorithm for expressing given number as a sum of two squares 0.00
How to replace only the last character in a string but not earlier... -0.42
zip longest lists and align output. python itertools from scratch -2.38
Simplifying straight line movements in a list of step by step (x,y)... -0.59
Is there a way to carry out 2 or more functions when a button is pr... -0.08
Can I transform this in list comprehension? (or make this code fast... +2.80
How would add a tab at the beginning of my for loop in python? -0.26
Bitwise operation on Binary string python -1.56
How to nest a "for loop" n times? +0.42
How do i calculate the sum of series s = 1=(1! + 2! +3! . . + n!) %... -1.10
Checking if a python iterable is empty without relying on `len` or... -1.87
Modular exponentiation of large number 0.00
How could these alternate numpy `uniform` vs `random` constructions... -0.26
Is there in Python a way to read two floats from a string -0.79
How to create cyclic references that still get garbage collected ou... 0.00
How to get only 2 key values from the list of dictionaries? -1.51
print second lowest number from a list -0.43
Moving elements in a list to the last -0.10
Compounding of functions based on brackets in Python +0.42
Hoare partition scheme in Python +0.41
result in tuple for conditional expression using Python -1.09
Python: Print repeated value in a string -1.29
Repeat array until certain length -0.84
How to flatten inner tuples in a list containing tuples of a two-it... +0.30
How do i code this usin while loop and Python -0.04
Mapping between Dictionaries in Python +0.41
Python - How to check if next few elements in list meet some statem... -0.14
Prime number calculation algorithm speed makes no sense -2.13
What is the most efficient algorithm in Python to find the highest... 0.00
python sum all next n values in array at each index +0.28
Deepcopy of two lists 0.00
Function for calculation execution time of other functions -0.12
how to loop through a list where the items of the list are constant... -1.44
Generating a list of N pseudo-random integers, drawn from a specifi... -0.96
How to convert three lists to dicts where keys are taken from a Car... -0.08