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 4 5
Title Δ
How to sort a list of strings by frequency? -0.25
Basic Sorting / Order Algorithm -0.50
How to remove duplicate lines in two large text files by number of... -0.26
Return the sum of elements in an array while ignoring all elements... +0.42
How to get unique values from list in specific order? -0.79
In python, how can we sort a list of tuples by specifying desc/asc... -0.60
How to change the places of numbers in list, python +0.66
I am trying to make a function that takes in a list and gives out a... -0.36
Python Calculation Using List -0.34
Copy performance: list vs array 0.00
How to sum selected elements of list in python +3.02
Why is there no 2* in the space complexity recurrence S(n) = 2*S(n/... -2.70
When a statement returns boolean value, how to use that value in an... +0.36
Efficient sort of dictionary by keys (integers) returning sorted li... 0.00
remainders for fractions in python +3.95
Reverse Order of a Nested Dictionary Python +3.02
How to split a list to certain number of lists +3.42
Python itertools permutations without repetitions +0.21
Efficiently getting a last line of file in Python 0.00
comparing two strings and their index seeing if all of string 2 is... +3.53
How to properly add elements to an array in Python -0.37
Search index with python without a loop -2.19
Sort a list by presence of items in another list -0.66
Are multiple variable assignments in a ternary operator in Python p... +3.13
Writing function to find longest path through list (recursion maybe?) +3.59
How do I find the position of the first occurrence of a letter(from... -0.11
Generating permutations of a unique sequence of positive and negati... -3.58
Best way to store a large amount of floats in a file with Python? -3.34
Python swap elements -2.30
Shorten without using break -3.61
Determine the index for when a sum of numbers greater than another... 0.00
Meaning of an empty line in Python source code file +3.58
leetcode 88 merged sorted array python3 slicing question 0.00
concise way to unpack twice from returned +3.86
How to reset a variable in an infinite generator? -0.06
Simplifying the code to a dictionary comprehension +0.62
best way to sum many subcounts 0.00
Why does this reverse list python code return the reversed list? 0.00
In python how to mix two sentence? -2.05
Low Memory Index List in Python 0.00
The maximum values from the index positions of an multilist in Python +3.75
Cache variable in list comprehension +3.06
StarKill riddle in Python +1.43
Combine lists of tuples by pairs into specific length of new list o... +2.98
Python - Sorting a list by object attribute, in an order provided b... +0.70
Pythonic way to write cascading of loops and if statements? -0.95
how can I optimize this file diff in Python? +3.28
Saving the in-order visit of a binary tree in an array -2.17
Python: reading a file and excluding lines with certain characters -2.58
Subtracting a list from a list of lists +5.87