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 ... 14
Title Δ
How to sort list of version tags in Python 0.00
How to find peaks of minimal length efficiently? 0.00
Get character from multiple strings in sequence +0.21
How do I code the following: What three digit number is 29 times as... +0.02
Class with only class methods 0.00
fit "break IF condition" statement into one line +0.81
How do i calculate a math problem from a list in python? -0.14
python while going to sleep for some seconds +1.69
Python: How to find the intersection between two lists based on obj... -2.26
Python Check if a 2-dimensional list contains numbers of another list 0.00
How to find the largest power of two -0.02
Is there a way for a decorated function to refer to an object creat... -0.17
Splitting a python string at a delimiter but a specific one +0.43
What does Python max() do if it takes two lists in it? 0.00
How to dynamically provide function argument defaults from config f... 0.00
OOP: How to write pythonic interaction between classes? 0.00
Recursive binary search not working systematically +1.73
Python: Printing brackets around statements (class objects) based o... 0.00
Dynamically append sliced list items to a dictionary in python -0.60
Python itertools.groupby() using tuples with multiple keys 0.00
In binary search, why is my loop infinite? 0.00
Unzipping values inside list comprehension -0.38
generate random number that excludes one number from the range python +0.46
why isn't merge sort O(N^2)? please look at this example -0.89
Python 3 How to find variable named as string? -2.20
How to allow user to input a word like "end" to finish th... -0.29
difflib cannot correctly find the opcodes 0.00
What is the asymptotic running time of 0.00
Print all possible distribution of sums of n into m spaces +1.13
Better method to iterate over 3 lists +0.37
Is object a subclass of type in Python 2.X? +0.38
TypeError: 'int' object is not callable in Python 3 0.00
Find all substrings in a string in python 3 with brute-force -0.01
Calculate if circle fits inside of polygon (triangle/pentagon) give... +0.39
How to stop loop until user inputs a keyword to stop? -2.25
Is it a bad practice to write "Not" in a method name? -0.04
efficient way of generating semi-random sequences +2.05
global name error in class python program 0.00
How can we mutate attributes on basis of attributes passed at init... 0.00
Why "changing list dynamically" behave differently in two... -1.52
Find out variable name of object that caused an exception +0.37
Pass class as function argument and reset class repeatedly within i... -1.47
Find a value in dict then get the key +0.65
Count not incrementing properly in python while loop 0.00
proving Big-O runtime of an algorithm 0.00
Python: Use a for loop to get Nth number out of a list -0.13
Python efficient sort of parallel lists in dictionary +1.44
Simultaneously traversing of List by 2 Variables -0.39
Replace one string list with list of strings in python +0.62
Regular expression naming group 0.00