StackRating

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

Sukrit Kalra

Rating
1616.61 (1,195th)
Reputation
21,152 (6,338th)
Page: 1 ... 4 5 6 7
Title Δ
Reversing string with single char and recursive main() 0.00
Understanding Sieve of Eratosthenes in Python -2.48
Python Indentation Issue +2.05
List comprehension and logical indexing -3.63
How can I send a message to a group conversation with Skype4Py in P... 0.00
check two values in list element python +2.56
Calling django's send_mail during testing +3.72
How to use bitwise operators in Python? -0.17
TypeError: password() takes exactly 1 argument (0 given) +0.00
Python 2.7 and 3.3.2, why int('0.0') does not work? +0.93
'Int' object is not iterable. But, it is a string -0.36
Python - Extract folder path from file path +1.29
What is the fastest way to merge two lists in python? -3.62
Adding new member variables to python objects? 0.00
How to find a substring using two indexes/positions in Python -2.96
Small issue with Palindrome program +0.85
iterate over list of tuples in two notations +2.88
Turn "abc" to "[97, 98 99]" -3.26
Local and global variables in python functions +3.90
Python 2 to Python 3 Conversion of http Request +3.74
Number in a radius calc trouble python 0.00
adding zero values to 1-D array and fitting it in 2D array so that... 0.00
Binary Search Tree operations +3.74
python: how to identify if a variable is an array or a scalar +2.11
writing to a file python, NoneType' object is not iterable error -2.09
Input keeps repeating itself -0.35
generate random -1 or 1 values in a single line of code +3.68
Is there a difference between 'and' and '&' with respect to pyt... +0.88
Unpacking sequences in python -1.68
Exit while loop in Python +2.08
Replacing characters within a list +3.77
Python: how to iterate over list of list while iterating over each... +4.30
Verifying If key or value exists in dictionary, works for char and... +1.17
Converting a string to with quotes Python -0.77
Python file variable - what is it? -2.66
Python - checking if an element is in two lists at the same time +3.33
Python: finding index of an array under several conditions +0.35
Printing contents of dictionary in random order -0.32
Two new lines instead of one -0.13
how to concatenate 'str' and 'tuple' objects +1.11
Using OR in Python for a yes/no? -0.14
When trying to run a method, get 'NoneType is not callable' +3.75
print matrix with indicies python -2.72
Unable to read in files in Python 2.7.4 with open(sys.argv[]) +1.41
python equivalent to java guava Preconditions -3.96
How to change value in list using basic operations? +2.22
Beginner python: what's wrong with my call to check_angles? (or the... +2.22
Printing a tuple in python? -1.15
Error in iterating an array of coordinates: "TypeError: 'float... +4.63
Why does this function cause a Maximum recusion error? -4.06