StackRating

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

Olivier Melançon

Rating
1586.73 (2,530th)
Reputation
13,684 (10,498th)
Page: 1 2 3 4 5 6 ... 14
Title Δ
a.__add__(a) is different with a+a 0.00
Replace every caret with a superscript in a python string 0.00
What's wrong with this nested loop? -0.52
Algorithm for sequential reward points +2.06
Count occurrences of objects in a list in python -0.84
Approximate this equation using recursion 4 * (1 - (1 /3 ) + (1 / 5... +0.89
replacing and adding to a slice of array in python3 -2.77
Doubly-linked list in Python -0.12
Function returns how many integer elements in a list are exact squa... +1.17
Skip entry in generator expression 0.00
Split list at a specific value +1.88
Recursive function for finding combinations without hitting the bui... -0.61
Different generators added to the same dictionary return the same v... +0.45
Finding All Positions Of A Character In A String +0.83
Why isn't it giving me the empty set? -0.63
Python:Why i can't put in e.g. (x+1) inside def function(here)? +0.45
Produce all the digits in an integer for python except the last -0.89
Input two lists, match the contents with each other 0.00
Calculating Euclidean distance using Magic Methods in Python 3 +0.40
print dictionary keys and values in ordered manner -0.15
How to iterate over a tuple of tuples without flattening -0.12
How to place random dots in string? +0.38
How to use Python in solving Lambert W function? 0.00
How to add a methods attribute if its not in __init__ -1.00
Issue with Python While loop -1.04
Cloning an object in Python 0.00
How to create a type that is closed under inherited operations? -0.98
How to index list when there is 2 of the same char -2.37
How can I find out which index is out of range? -0.28
Let function use local variable made in another function +1.40
How could one write a function in python to replace the current str... +1.72
Extract the indices of the n highest values in a list -1.48
Why can't eval find a variable defined in an outer function? +1.50
How to apply backspace \x08 to a string? +1.95
Nested Loops And Tuples +1.27
How to remove space between print and user num 0.00
Extracting all uppercase words following each other from string -0.08
Grab a number after a string in a file +1.09
How can I yield notifications and return a result from a function?... +0.34
Efficiently counting items in large python lists 0.00
How would I add numbers between 1 and 20 to a list using a for loop... -1.35
Counting "unique pairs" of numbers into a python dictiona... +0.37
Why can't I extend this list onto another list +0.37
How to i check if a user input is in a list, and get its list number? 0.00
Check if a function was called as a decorator +0.35
Converting hex to string in python 0.00
Comparing 2 variables characters (Python) -0.80
Converting list of lists into a dictionary of dictionaries in Python +1.65
How to slice a list with irregular intervals? -0.42
Numbers game in Python 0.00