StackRating

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

Devesh Kumar Singh

Rating
1611.36 (1,361st)
Reputation
156 (541,598th)
Page: 1 2 3 4 5 6 ... 21
Title Δ
how to sort letters per their frequency in a word? -0.54
find symmetric pairs using hash table(dictionary) in python +1.02
Loop through 2 list of dictionaries -0.19
How to convert string containing AM/PM to datetime in python using %p -2.59
For loop iterates less times than I expected in Python +2.33
Unable to get pure json from a url 0.00
Replace all occurrences of a string in JSON object regardless of key +1.05
How to write a long os.path.join chain while complying to PEP8 +0.39
I have a long string which contains dates in multiple formats (dd-m... 0.00
Removing all instances of [] and ' ' from files +0.42
Why am I being displayed "TypeError: a float is required"? +0.11
I need to split a value in the variable +0.98
Python - empty class constructor (style) 0.00
How do you produce a random 0 or 1 with random.rand +0.42
Pythonic way to modify a list of dictionaries 0.00
Append the next line to previous line +0.14
Generate dictionaries by permutations/combinations starting from a... -2.17
how to iterate a function over multiple lists? +1.05
Get a specific value in JSON and Python -2.57
Return "Error" if no match found by regex +1.10
python regular expression to pick up first instance of " targe... +0.91
replace new line in a different file with an underscore (without us... +1.15
Unable to escape the escape quotes when assigning the string to var... -0.58
How to print only the last match using itertools in python? +1.63
Adding dictonary into the dictonary using 'for' loop +2.21
String comparison fails in python 0.00
get dict every item and get a new list in one line 0.00
Remove items in a list based on a list of substrings in another lis... -1.01
Function that replaces .txt file \n (new line) with _ (underscore)? -0.62
Conditionally convert string to int -0.84
Python convert byte string to list of dictionaries based on newline -0.29
How to get count of each item in a list +1.58
Weighted average element-wise between two arrays +1.36
How can i initialize a linked list node with a single init call? +2.00
Why does max behave differently if I pass a lambda as key compared... 0.00
How to increment string within a certain range 0.00
How to return a nested list of frequency from a Python list? +0.25
What is the function of pair[1] in Python3? 0.00
my code which i written it throws me an Invalid syntax error at try: 0.00
Nested list comprehension with generators -2.11
Group and sum list of dictionaries by parameter +0.41
How to properly concatenate string literal to string variable and r... -0.41
Modifying class in Python using __eq__ +0.41
How to extract elements from a JSONL file with changing elements? 0.00
How to extract elements from each line in a jsonline file? +1.58
Pycharm Function does not return value -0.06
How do I remove values that are under a specified length of charact... +1.05
Change data type while destructuring -0.13
How to build a python dictionary from a list of keys and a list val... +2.05
How do structure more than one for loop into an if statement? +1.00