StackRating

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

Jared Goguen

Rating
1545.80 (9,311th)
Reputation
7,219 (22,180th)
Page: 1 2 3 4 5 6 7
Title Δ
Python's Min() for Custom Class (Binary Search Tree) +1.26
How to define duplicate items in a Python tuple? +0.79
AttributeError: 'NoneType' object has no attribute 'lst... +0.36
Getting Python to Create a new instance every time 0.00
Why no __getitem__ raises TypeError -0.51
How to read an xml file with & sign +0.46
Warn for every (nested) function with free variables (recursively) +1.56
Python: How can I defeat a lock in mangled variable which uses a sp... 0.00
Generator doesn't behave as expected -0.30
Looking for a Python shorthand way of parsing a url encoded string... -1.60
A program that identifies individual words in a sentence, stores th... -2.14
Does multiple assignment make may code slower? -0.52
Advancing Python generator function to just before the first yield -1.18
itertools.repeat VS itertools.cycle +1.06
unpack based on variables names -1.27
Increasing the number of iterations make the result of a polymorphi... 0.00
Can I Scramble a Dictonary in Python +0.73
How to simplify array extraction values -0.27
what do the brackets mean around this python line? -0.37
Find distance between 2 points on grid +2.19
Python does not allow multiple return() statements in ternary; poss... +0.82
Explicit passing of Self when calling super class's __init__ in... -1.41
implementing negation by overriding __neg__ in python +0.98
Python str.strip() with regex filtering unexpected characters +1.10
Is there a difference between putting .lower() in one place or anot... +0.42
More Pythonic way of adding attributes to class? +0.22
Regular expression with two non-repeating symbols in any order -0.11
Counting multiple letter groups in a string (python) +1.69
Find the sum of Fibonacci Series +0.46
python: create all possible unique lists with 1 or 0 of specific le... +0.21
Pairwise Comparison: comparing sublists within one list 0.00
Python & Tkinter Structure Issue 0.00
Generating string from a dictionary -0.54
Python: Using properties of an outer class 0.00
Denormalize unit vector +1.63
Do class/static variables have access to static methods? -0.91
Calling methods inside class to modify list 0.00
Check if an equation is linear for a specific set of variables -2.06
Given a set of integers L and an integer K, select a minimal subset... +0.01
Removing a line from a text document -0.24
Python 3.5 error with init function not taking enough arguments -1.64
python download all files in a web page -1.77
Understanding recursive functions calls -0.43
parse list of tuple in python and eliminate doubles +0.86
Print the length of string only between 0 to 9 in python +0.22
How to call and override a Parent class method from Child class in... +0.46
How to access nested function globally in Python 2.7 +4.20
Python - Find specific keyword and count it -1.75
List values changing where they should remain constant +4.23
Add and increment number to the end of numerical or non-numerical s... -3.70