StackRating

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

Moinuddin Quadri

Rating
1602.78 (1,669th)
Reputation
29,596 (4,151st)
Page: 1 2 3 4 5 6 ... 27
Title Δ
Create a random list of integers between range, and find average, m... +1.02
How to join nested list of strings and get the result as new list o... +0.64
List Comprehension but on list selected for iteration based on cond... -0.36
Python (repeated values with append) -0.56
How to remove a directory? Is os.removedirs and os.rmdir only used... 0.00
How to print multiples lines at a same place in Python 3 console -0.30
How to replace first occurrence of character in a string? 0.00
Best way to append new number to the `range` list and sort the new... -0.12
Perform operation on all "key":"value" pair in... +1.66
Check that list contains the elements of all the types present in a... +1.52
Reverse number triangle -0.02
python slice() function vs slice notation - How to handle empty val... -0.56
Find maximum value of time in list containing tuples of time in for... -0.16
Find cartesian product of lists filtering out the elements based on... +1.21
Change in instance variable not getting updated in tuple referring... -1.15
Calculate count of all the elements in nested list -0.26
Regex in python, find a range of lengths -1.28
How to get all permutations of string as list of strings (instead o... -0.60
Cannot swap LinkedList node references in Python +0.40
Find total sum and sum of numbers in range based on condition -0.13
Elegant way to find mutually exclusive tuples in the list based on... -0.63
How to find all possible combinations from nested list containing l... +1.04
Meaning of characters in % string formatting (printf-style formatti... +0.02
Conditionally multiply list python +1.28
Find common characters between two strings +0.37
Find most frequent value in Python dictionary (value with maximum c... +0.29
How to access 2 keys with 1 command in python dictionary -1.34
How to check all the integers in the list are continuous? +0.38
How to print right justify string? 0.00
How to check arguments passed to the function call are empty? -1.71
Preventing function to not stop at first `return` within the `for`... +0.92
How to convert bytes object to string and then Decimal? +0.38
Inverse of string format in python +0.02
list around groupby results in empty groups +0.05
Why do we initialize top of the stack as -1? +0.26
List of formatted strings based on the elements of two lists -0.12
A better way to split a sequence in chunks with overlaps? +0.36
Splitting a list based on a another list (with elements treated tog... -0.46
Randomly generate list of tuples of random numeric string of random... -1.35
Kill a sequence of python processes 0.00
Python: Difference between "re.match(pattern)" v/s "... +2.87
Remove elements from list which are just before some specific element +0.70
Pulling up "dict" value of nested JSON by one level 0.00
Slicing a list starting from given index and jumping/stepping it wi... 0.00
Why does finding empty string return 0? 0.00
Multiplying every character of a string by three -0.84
Filter list of strings to not contain any of the string from anothe... +2.57
How to shift a list to right by one element [1, 2, 3, 4] -> [4,... 0.00
Removing a certain part of a string? +0.50
Subtract "n" days from a list of format [month, day] -0.61