StackRating

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

Bhargav Rao

Rating
1656.08 (474th)
Reputation
31,389 (3,831st)
Page: 1 2 3 4 ... 12
Title Δ
Python function that returns the value at index 0? +0.94
how to keep elements of a list based on another list +0.41
Why is str.translate faster in Python 3.5 compared to Python 3.4? 0.00
Read GML data in Python 0.00
Way to check if items in dict +1.02
How to make an argument into a tuple? +1.63
split list by certain repeated index value -0.77
Type hints in namedtuple 0.00
How to find sequence split in list using recursion in Python 0.00
Tuple unpacking order changes values assigned +0.75
Checking if matrix has a value +1.25
Obtaining list (or set) of unique values in nested dictionary +0.93
Changing values in list: Python +0.94
Python: Sum of numbers 0.00
How does the min/max function on a nested list work? +0.32
How to specify multiple return types using type-hints +0.33
Recursive function of the product of a list not working +0.99
Check for partial match between 2 lists +1.35
Picking up an item from a list of lists +0.32
Get dictionary key by value if value is list +1.31
Merge multiple list with intersection and add the items +0.84
Modifying increment value in for loop 0.00
How to count how many positions away an element is in a list? +1.41
Python, unable to convert input() to int() +0.31
Integers being multiplied by the wrong number +1.74
Changing all the values of a dictionary 0.00
How do I multiply more the one variable by a number simultaneously +1.31
Find item index in list +0.33
excluding an internal element while slicing -0.52
Return all the values of a specific index number +1.40
Adding to a specific variable in a list +0.64
What is the smallest number which can be represented in python? +2.20
Convert a list of strings to either int or float +1.38
Find a unique element in a list 0.00
Print triangle pattern using nested loops 0.00
Calculate sum of 2-D list +0.66
Sum a list of numbers until a number X is found -1.65
Merge together previous characters if found special characters in a... -0.73
How to perform this printing in for loop? +0.33
Comparing values in two lists in Python +0.31
Reorder list to match another 0.00
Printing list shows single quote mark +0.90
filter mystery output -1.15
Formatting a replacement from dictionary +0.05
How to change all True values in list on False and vice versa -0.66
Modify each element in a list +1.70
Indexing string in Python -0.56
How to apply "%.02f" in Python format function? 0.00
How to force process identical elements individually in a list of l... 0.00
Why does this for loop not recognise indicies as int, float, string... +1.87