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 ... 27
Title Δ
Addition of a list and an integer +1.13
How to output the rest of a string from a specific letter in Python? +0.23
Creating datetime range from unique dates and list of time range 0.00
Python - How to perform a tuple unpacking in a class +1.14
Create random list of size "n" containing elements from a... +0.76
How allocation of memory for `dict` in Python works? +0.37
How to split a string by multiple punctuations with Python? 0.00
How to build properly regex? 0.00
Best way to execute combination of different functions in Python +2.97
Read dictionary from a file and print the keys 0.00
Concatenate strings from the cartesian product of two list (prefera... +0.38
Remove punctuations from the end of a string (and not from the midd... 0.00
Efficient way to format string using dict keys, without reusing the... 0.00
Get list of "n" unique random numbers from the given range 0.00
Check if list contains unique elements or not 0.00
Iterate a Python list and filter the elements based on another list -1.86
Sort 2D nested list based on item at 0th index +0.37
Compare two dictionary with more value in one -0.61
How to rearrange an Ordered Dictionary with a based on part of the... +1.65
Is there an easier way to remove '-' in front of every stri... -0.74
How to create list of dictionaries from a single dictionary? +0.60
How to make string when a sentence has quotation marks or inverted... -1.26
dictionary from a single list in python +0.93
List comprehension - concatenate nth item from each sub-list -0.34
Get single "set" object from the list values present in t... +0.04
Find top counted element in a dictionary of a dictionary -1.46
Print multiple variables from a sequence in Python 3 -2.54
Python - remove duplicate of dict that contains list of lists +0.30
Finding longest run in a list -1.17
Get index range of the repetitive elements in the list +0.39
How flattening a nested list using `sum(iterable,[])` works? +0.15
Find count of identical adjacent characters in a string -0.97
Explain how multiple variable assignment in single line works? (Exa... +1.25
Converting bytes to string with str() returns string with speech ma... -0.91
How to capitalize first character of each word in a string? +1.13
How to slice a string to fetch characters at odd and even position 0.00
Log data, not only string (Python) -0.51
Convert list to list of tuples with repeated value of item in each... +0.92
Get imaginary and real part of value from the complex number "... +2.55
parse datetime string with extra characters 0.00
Datetime formatting in Python does not match format 0.00
Is there any simple way to return single value from the list in pyt... -1.64
Three lists zipped into list of dicts +0.48
Create nested dictionary based on structure (skeleton) from one dic... +1.38
Check length of list in list comprehension (Iteration based on the... -1.80
Sort nested list based on element positions defined in another list +0.88
Index array of a list of strings -1.35
Reverse a dictionary using single "for" loop or using &qu... +1.90
Convert titlecase words in the string to lowercase words -0.45
Check for string in "response.content" raising "Type... +0.41