StackRating

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

superb rain

Rating
1516.18 (41,096th)
Reputation
1 (4,502,361st)
Page: 1 2 3 4
Title Δ
Duplicates in list of permutations -1.47
Optimization for a high time complexity problem (4Sum) -0.00
Sort list of tuples based on multiple criteria +5.98
Where does the current documentation specify that [5] is true? +2.96
([False, True] and [True, True]) evaluates to [True, True] -3.55
How can you sort a list of lists by the number of nonzero elements... -4.03
Python fast insert multiple characters into all possible places of... 0.00
returning difference of two dicts and subtracting its values 0.00
Creating a unique short ID from string value +3.76
Python, use a list of dictionaries returned from a function -1.62
Change List to Dict Python 0.00
How to get all permutations of the elements of two lists(A,B) in a... 0.00
Time complexity of both the approaches (one is using dict and other... +2.02
How to print an index of element in a list - python +0.06
Waiting for the Doctor algorithmn question +3.89
Sort third list using sorting resulting from two list sort? -2.87
Findall() is not finding all the numbers in a text file -0.96
Efficient way to split and map float function on a string of points +3.95
How to reduce the memory consumed by itertools.product? -2.69
Naive Recursion faster then Memoized recursion +1.32
Python doesn't let me modify a list passed as an argument -3.86
How to search without order in a dictionary? +4.13
Issue with itertools when repeat value is 1 ERROR '>=' n... 0.00
odd error doing RSA encryption then decryption on an AES key +0.51
Why there is an unbound variable error warning by IDE in this simpl... 0.00
How can I reduce the number of conditions in a statement? -1.75
Filter for top 3 values in a python dictionary +1.97
Pythonic way to check if number is not None and do something +1.20
The result of the Python max() function is confusing +0.02
Get index of letter in word in list based on index +4.18
Efficient algorithm to find the sum of all concatenated pairs of in... +2.53
Python3 - Sort array into specific order -1.80
Better way to parallelize my nth factorial python program? -1.60
return element in list refering to index -1.28
Python3 functools lru_cache RuntimeError -2.05
Split text by pattern +0.57
Trying to implement a function with list comprehension, map or a fo... -4.21
Avoiding code repetition when returning a value only if True in Pyt... +4.60
Splitting list of strings based on a character in each string ( Pyt... +1.90
Compressing the Data -1.68
Count and Delete Each Substring Occurrence -2.98
Create multiple lists from a list by breaking it before each occurr... +3.96
Calculating a^b mod p for a large prime p 0.00
Select every nth element in list, with n rational/non-integer +4.16
Fastest way to (arg)sort a flattened nD-array that is sorted along... -3.77
Dictionary to List where the key is repeated the number of times of... +4.18
Number type with accuracy information? -2.50
Number type with accuracy information? +2.83
Number type with accuracy information? -2.50
Remove specific object instances from list 0.00