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 ... 7
Title Δ
How to call a base class __init__ as self? -1.81
How is this O(1) space and not O(n) space. firstNotRepeatingCharact... +0.94
calling a function on a function is it possible? -0.50
Algorithm for finding a permutation matrix of a matrix +1.90
How can I pass positional arguments to my function object set as a... -0.07
How can I simplify my game enemy spawning algorithm? (code snippet... 0.00
Generate all permutations where length of a permutation > # of e... +0.35
Project euler - 67 - I don't know why my code gives a wrong ans... 0.00
Python Decorator cannot access called method 0.00
React/Hypernova - Missing Event Handlers 0.00
Recurrence: T(n/4) + T(n/2) + n^2 with tree methods 0.00
Most efficent way to code branches in Javascript -0.25
How to make an .exe of libraries, python files and others -0.06
Trouble getting a combined list of all regex possibilities -1.66
Pythonic way to get value of first XML element with specific name +0.43
Finding maximum sum of occurrences of one element in two attempts f... +0.10
Dirty JSON objects not in array - how can I parse this? -2.18
I am trying to make a list of 3D points by combining 3 lists in Pyt... +0.99
Clean .txt and count most frequent words +2.49
References and context through functions and classes 0.00
details of algorithm complexity, how to deal with log cases? -0.07
Create a python list with one pointer pointing to two places -0.23
Python - Recursive Functions +0.45
Adding to a variable not working? -0.28
python lxml xml.etree.ElementTree.Element to string will not convert 0.00
Accessing static fields from the decorated class +1.79
Iterate ONLY first and second list python -0.92
Python Function Arguments: NameError argumant is not defined 0.00
getting each tag name of a "tags" element of a xml respon... 0.00
Contract of a class based decorator -0.64
Adding a subelement to a subelement lxml +0.44
How to generate a list of numbers where all digits are even? +1.16
Python script doesn't search for correct directory when using f... -0.56
Python same code but different inheritence +0.44
issue increasing a number only if decrease is not done first -2.20
Counting the number of consecutive 3s in a 2D list -0.55
Python: How to generate all combinations of lists of tuples without... -0.06
Why isn't my React child component receiving new props? -0.57
Significance of x & (-x) in 2's Complement? +0.41
Python optimization: Choosing between dictionary or list of list +0.43
Finding preferable strings from a list +0.17
Error in tree implementation with Python -2.19
How to find the lexicographically smallest string by reversing a su... -0.01
Sort list of strings by two substrings using lambda function -0.24
Changing step in Python loop -0.38
choosing a random number from a tuple + some numbers +0.01
Generate pairs of random integers in a grid (2D Array) python +1.71
python variable contents changed by function when no change is inte... -0.33
Use regular expression to escape a special character " which i... 0.00
Is OR and ELSE similar in list comprehension statement -1.96