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 ... 27
Title Δ
Delete corresponding values with different Keys from Dictionary 0.00
how to check if all values of list are in another list python +1.35
Accessing elements in Counter() in a loop python -0.62
Find count of number of pairs in the list 0.00
how to pair each 2 elements of a list? +0.12
Find matching sequence of items in a list +0.62
Get index of tuple with "NaN" from list of tuples 0.00
How to swap the elements in a list if elements are same in python? +0.36
Split list of string into list of lists based on substring limit +0.36
How to combine multiple try and except in Python -1.45
Creating a binary nested square dict from a list +0.66
Extract list that have number elements from a list of list -0.15
Merge two number with the integers at corresponding position togeth... -2.31
Multiply all permutations of number lists (via using custom functio... -0.12
Get elements from list containing string of continuous chars and co... +0.36
Merge nested lists keeping the column (elements at same index) toge... +1.30
How to find a substring in a string list? +0.72
How to print lines in between two loops using list comprehension in... +0.62
How to create a set of parametrized functions in python? 0.00
Remove an empty string from sub lists +0.35
How to sort each list in a list of lists +0.18
How to write nested if-elif-else condition in one line? +0.36
Replace string from nested list with value from Dictionary in Python +0.36
How to get the top "n" most frequently used words from li... 0.00
Find elements present in one list but not in another list (and vice... +1.59
Find last index of minimum and maximum elements in list python +0.36
Check for separator after every 2 characters +0.77
Merge two list to make a dictionary based on elements of one list a... +0.31
Cleanest way to filter items from list which are not present in ano... +0.73
Find highest number from list of numbers as strings -2.44
Search item in a list and replace it with different value 0.00
Dictionary value is modified in two different keys instead of one -0.40
Elegant way to convert string to dict and back +0.96
Sort nested list of numbers in increasing order of values and size +0.35
Fastest approach to finding the most common first and second value... 0.00
Split string by considering multiple values -0.36
Change elements in a list from (x,y) to (y,x)? +1.47
Merge nested lists inside list of lists +1.11
Python match at least 3 words in a set -0.10
Replace word in string using f-string 0.00
Sum incremented series of numbers like: 2+22+222+2222 +1.64
How to create a list of lists of all the n'th characters from a... +0.53
Find position of a "word" in string and print N number of... -1.72
Pythonic way to update a subset of a list with the same value +1.65
Python Lists how to merge two or more comprehensions? -1.08
Filter elements from list based on True/False from another list +1.12
How allocation of memory for `list` works in Python? Why size of li... +1.68
Filter out integers from the list of tuples -1.35
Create "n" digit number using just 9s where "n"... +0.36
Find unique list of tuples irrespective of order inside tuple +0.37