StackRating

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

James

Rating
1518.45 (35,192nd)
Reputation
1,090 (143,963rd)
Page: 1
Title Δ
UnboundLocalError from If statement -4.11
Palindrome checker in python, out of range index workaround +3.88
Python: How to add an integer to an empty list, without using a met... +3.65
Find path in graph with weighted vertices 0.00
python string replacement, generating all possible combinations 0.00
Python dictionary keys() Method -0.70
How can I get the name of functions dynamically +2.13
convert list to nested dic and assign a value 0.00
calling a function in python -0.18
In Python, how to get indices of lists of lists? -4.16
Getting a list of values from dictionary when values are tuples wit... +1.28
Making use of pstats and cProfile in Python. How to make array work... 0.00
How to mutate a List in python inside a function, which changes Lis... +2.43
Match second number that follows a given pattern -1.42
Finding a multiple function keeps returning true and is there a sim... -0.18
Conditionals when defining a tuple / list -0.36
Python Duplicate Words in Text File +3.73
Why my bisection search is slower than linear search in python? 0.00
Lambda function returns function name instead of value in Python +1.56
python: Indentation Error: expected an indented block -3.68
Extract lines from user's input paragraphs -4.22
Getting an if-statement to read the raw_input choice 0.00
Keeping association between values from a previously unsorted list? +0.71
Dynamic programming find the number of all increasing subsequences... -0.05
import module within loop +3.30
Better debugging: expected a character buffer object 0.00
Numerical result out of range in Python 0.00
Why can I assign True = False (Python 2.7.9) -2.11
Python - error with OOP +3.91
Deleting elements from dictionary values (lists of list) +3.90
Complexity of enumerate -3.95
How many small squares needed to fill a rectangle? 0.00
Need help understanding python simple linked list program +3.82
Python find fixed payment for compound monthly interest 0.00
Data structure - Check if array contain 2 integers that the first o... +4.59
Maze Solver ArrayIndexOutOfBoundsException 0.00
How to replace many 'if...elif' statements in Python? +2.26
Recursively get all possible paths between 2 nodes 0.00
How to use balanced binary trees to solve this challenge? -1.53
Python inheritance: Concatenating with super __str__ +4.03
understanding instance object in reference to self convention in __... +0.20
Finding maximum element in an array - is it that you will call gree... +0.00
How do I make this program start over from user's decision? -1.48
How can I lookup based on multiple parameters? +1.21