StackRating

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

Thierry Lathuille

Rating
1643.76 (659th)
Reputation
8,927 (17,400th)
Page: 1 2 3 4 ... 17
Title Δ
For a list of numbers, find all combinations whose cumulative sum s... +0.78
Python Print an alternation -0.18
Understanding Mutability and Multiple Variable Assignment to Class... -0.51
Why isn't Python switching from enclosing to local variable sco... 0.00
Multiple Instance of Object Overwrites Python dict +1.71
How to fill in keys of nested dictionary -1.53
How do i separate elements in a list with symbols as to elements -0.19
Inserting elements of one list into another list at different posit... +0.40
Converting Dictionary to list then from a list back to dictionary b... +0.46
Python mutliline regex - Multiple Tags and Conditions +0.32
how to make this function faster? 0.00
Average of all elements in tuple list having the same index +1.35
Why python dicts changes in the main list in for loop? -2.69
Dictionary of lists - find keys in a dictionary for which the item&... 0.00
How do I divide without remainder, if I take random integers? +0.89
python fails to call another function in args 0.00
How to get the closest previous date in Python? +1.41
Get where an element appears inside each sublist in Python +0.91
Generating a nested list with x dimensions 0.00
How to weave two lists using recursion in Python -1.08
append text to lines +1.39
Python how do you get the index of a list in a list, by knowing the... -0.69
take one of the same elements in different strings -1.26
How do i calculate the sum of series s = 1=(1! + 2! +3! . . + n!) %... +0.71
efficient way to combine keys with same values in python dictionary 0.00
How to turn randon 0s & 1s to a list? -0.67
Python Code Returning an Unrecognized Error 0.00
Iterate lists at intervals based on list values -0.38
uanble to change dictionary elements 0.00
Function on class object behaves differently when called inside loop +0.29
The bottom rectangle gets deleted instead of the top-most 0.00
Bring equal list elements together -0.43
Loop through function and auto-generate dictionary -0.26
Why I can't get two values with two variables in a python for l... +0.03
Is there a way to use combinations() to return a list of [i]+[j] si... +2.26
How to force the @property setter work only once? 0.00
function not returning expected list +0.31
How to get list output in range +0.41
Python addition pointer +1.66
Algorithm to find the longest combination who's sum is less tha... -1.02
How to replace several overlapped characters with one in Python 0.00
referencing __init__.__kwdefaults__ vs explicitly writing a diction... -0.18
How to check multiple consecutive spaces in a string with python? -1.27
How to find possible combination of keys having sum of values equal... 0.00
Why is binding a class instance method different from binding a cla... +0.35
How to find repetition of nested list if the element of list are no... -0.60
How to split a string from items in a list? -0.36
Can I run a decorated function without a decorator functionality? -0.89
How to apply methods to capturing groups in re.sub +0.32
Sort a list according to the ascending sort of the second list in p... +0.66