StackRating

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

John La Rooy

Rating
1561.64 (5,306th)
Reputation
224,604 (192nd)
Page: 1 ... 34 35 36 37 38 ... 75
Title Δ
Function that iterates for each item in a list 0.00
Python - for loop only outputs the last iteration +1.21
Trouble with return in python -2.56
Python logging to same file, different users -0.59
Invert slice in python -0.60
method works fine, until it is called in a function, then UnboundLo... +0.10
Replace any character outside of the English alphabet in Python? -1.11
Python iterate object with a list of objects +1.42
sum of squares recursion -0.42
Why will my program that finds double letters not execute? Python -0.11
How to print elements in a list in new lines? +1.76
Passing a lambda function as a variable to another function in timeit -0.18
Python - creating patterned lists +1.31
Pseudo random binary sequences (prbs) in Python 0.00
Python list to dictionary (regardless of length) -0.85
Why does this function return the wrong results? +1.43
find a capital in a string. No loops. Only if statements and string... +1.30
Basic Python Function replacing values -1.96
Using global variables in python 0.00
python -(HOMEWORK) need help on my recursive function for a grid 0.00
counting alphabetic string length and turning into true/false state... -1.13
Python: 4 for cycles, comparing list items +1.80
getting variable +1.67
Using dictionary as a call +0.90
Search for the index of an element in A list, and if not found, let... -0.69
Speeding up pairing of strings into objects in Python +1.32
Speeding up pairing of strings into objects in Python +0.22
why is that str.count('') ≠ (from str.count('A') + str.count('B') +... -1.68
Error can only concatenate list (not "str") to list +2.56
Why does python, when I run my program comes up with the error 'exp... +1.08
Python declare empty record array 0.00
Repeat python function and return value -2.05
Variable for loops with recursion -1.58
Python string comparison pointing to the result -0.93
The right and elegant way to split a join a string in Python -0.49
Are python methods chainable? +0.63
How to use Python to find out the words begin with vowels in a list? +1.28
Python script to get files from one server into another and store t... -0.13
Python shorthand for array limits -0.93
Python accent graves bad practice? 0.00
python 2.7 - Recursive Fibonacci blows up +0.83
How do I unit test a monkey patch in Python -1.31
Editing values in python dictionary +1.36
Searching the word in a list with more a's +0.42
Differences between class block and function block in python +1.25
Deleting items from a list that is in a dictionary +1.18
I can't figure out how to get total number from loops in flip coin... -0.20
Why doesn't my bisection algorithm work? Python +0.42
Multiline file read in Python -1.59
Finding the Index of N biggest elements in Python Array / List Effi... -2.17