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 ... 22 23 24 25 26 27
Title Δ
TypeError: unsupported operand type(s) for -: 'str' and ... -1.18
Unable to loop the files to perform diff in python 0.00
Sum of Two Integers without using '+' operator in python 2... +0.50
Get variable by name 0.00
Slice list of lists without numpy -1.05
How to find a given element in nested lists? -0.20
Python: I want to check for the count of the words in the string -0.50
Closing a connection with a `with` statement -0.50
finding string in a list and return it index or -1 -0.86
Convert a 1D list to 2D at every "\n" - Python 0.00
Prime Factorization -0.86
delete space in one line prints 0.00
Difference between a+b and a.__add__(b) 0.00
cycle "for" in Python -0.23
Python String Concatenation in for loop long strings -0.89
How can I assign each item in a list a seperate number, and then pr... +2.13
How do you get at a value in a list of lists /replace it with a dic... +0.05
Dividing every value in one list by every value in another list -0.49
Duplicates / common elements between two lists +1.28
Python - Add a line behind a specific string with a consecutive num... +0.00
Why does this method return KeyError? 0.00
Creating a list where a certain char occur a set number of times -0.05
Searching for and manipulating the content of a keyword in a huge f... -0.03
How do I pull a recurring key from a JSON? +2.75
Turn a list into a tuple of arguments 0.00
How do I add numbers in a list that do not equal parameters? +0.86
how to conceptualize grouping in python logic statments -1.00
How to convert JSON into multiple dictonaries using Python -0.01
break out of list comprehension? +0.02
How to catch an index error -1.55
python sort based on GCD 0.00
Python dictionary: number of keys with specific number of values -0.15
Update list in-place, converting 'True'/'False' ele... -0.93
Python: is 'int' a type or a function? -1.05
Django Test: error creating the test database: permission denied to... +0.50
Django: "cannot import name import_string" while using &q... 0.00
How do you organise a python project that contains multiple package... -0.74
trying all combinations of operations on list of variables -0.78
Do generators simply make new objects with __iter__ and next functi... -1.15
Making Combination from lists using itertools -0.37
passing items from list to an empty object in another list -0.53
Regex to remove bit signal noise spikes -1.42
Comparing list comprehensions and explicit loops (3 array generator... +0.50
how to sort items in a list alphabetically by the letters in their... -0.51
TypeError: randint() got an unexpected keyword argument 'low' 0.00
Reverse a list without using built-in functions -1.15
Swap every Nth element of two lists 0.00
Append to each dictionary within a list -1.57
Converting time string 11:00am/pm into UTC in 24 hour format -0.02
Converting a list between str and int -0.01