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 Δ
Iterate through jagged array values and indices in Python +2.72
avoiding nested for loops python -0.13
A python function with a rarely needed argument +0.45
Python xml etree find parent node by text of child +0.46
creating tuple with repeating elements +1.44
How to limit the depth of recursion in python? +0.49
Python : How to add for each element of a list every element from a... +0.91
Get complement (opposite) of list slice +0.12
Best way to return the exact python function just run as single rep... -0.06
Access the name of a list in a Python print statement +0.43
Problems implementing a binary tree -2.22
Insert item into case-insensitive sorted list in Python +0.96
Python unable to compare bound method to itself -1.79
How to run a script with elevated privilege on windows? +1.52
Python - Creating dictionary with arrays from file +1.42
Outlook using python win32com to iterate subfolders -0.87
How to load all images in folder by its name using python? +0.41
Only show specific values in dict +0.47
Is there a more efficient method to using Nested IF's in Python -0.51
Python 2.7.12: How to combine two lists into a dictionary +1.28
Efficiently find whether a string contains a group of characters (l... +0.10
For integers A>0, B>0, N>0, find integers x>0,y>0 su... +1.13
How to identify if __iter__ is called by dict or list? +1.27
Basic Anagram VS more advanced one -0.28
Generic binary operation in a class definition? -0.28
Python: passing local variable reference as string +0.46
Better way to swap elements in a list? -0.54
Getting first word after comma in a string with varying length in P... -0.48
I want adding string @ in every second comma +0.24
Checking monotonicity of subsequences in Python -0.14
Strip operation is removing a character from a url when it shouldnt... -0.20
Do Django templates implement short-circuiting for logical expressi... +0.18
Minimax python - how to efficiently find alternating max and mins i... +0.49
Variable behaviour in python - making more efficient code +1.20
For Loop - Iterator increasing by 1 -0.54
Generate all possible outcomes of k balls in n bins (sum of multino... +1.53
Why is list multiplication so fast? +0.47
Python - Obtain a list of parenthetical tuples from string 0.00
Any way to add **kwargs to __str__()'s signature of an object? -0.28
How to do random sampling within interval with given interval value? +0.45
Storing multiple function values in a string/array (Python) -1.13
How can i check if there is a global or local variable -0.02
How to use a custom predicate sort with Python +0.59
Taking derivative of function in Python -0.04
Python Generate New List of Repeated Values per 2 Lists 0.00
Copy an itertools cycle object +1.74
Is it possible to change __repr__ of True to be False? -0.52
Iterating through lists of different lengths which are inside a list -0.35
How to split a string and keeping the pattern +1.34
Function inside of Object generating different print output than st... +0.38