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 ... 17
Title Δ
Trying to understand how this code I found for triangle max path su... +0.31
Merge two dictionary in python with different keys +0.97
How do I properly print ASCII art? -0.45
Why is an uninitialized class variable looked up in the global scop... 0.00
How to read words from sys.stdin and filter the ones ending in &quo... +0.30
Regular expressions (regex) - How to split a string by the first X... -0.69
Weird float to integer conversion issue in python +1.23
Get all items in list inside list with dictionary -0.73
Looking to create a team generator based on names in a list- Python +0.35
Error with skipping the first line of a file +0.76
How to convert escaped sequences to literal characters +0.31
I cannot manage to export coordinates to a shapefile using Python.... 0.00
Python I can't exit the while loop even though the condition is... +0.67
Add leading zero to the hours in a date and time string +1.28
Parse Math Expression as "3 + 2 * temp + humidity", where... -1.09
Multiple return from function call in list comprehension +0.78
Hardest python generator interview question - python generator obje... +2.00
Optimizing an algorithm for combining lists of variable sizes 0.00
Calculating very large power -1.30
Calculating very large power +1.70
Convert List to dictionary by key -0.91
math module not working in a string for eval +1.02
How to find which element occurs the most in a python dictionary +0.38
Retrieving nonetype object is not iterable error 0.00
I am trying to subtract a date from todays date but it is telling m... -0.99
Flask and Threading switching boolean variable: UnboundLocalError:... 0.00
Dict comprehension to group words by first letter +1.67
If i in string but partial is even ok python 0.00
Finding longest numeric subsequence inside a string +0.31
How to add a table to dictionary from a given text file using Python? -0.46
split string into inner list without affecting relations -0.49
Python - Filtering a list of tuples with lambda +0.60
How to add dash and commas between integers with Python +1.35
Taking every first, second, third elements from two lists +0.74
Combining multiple lists to obtain integers for given condition +1.12
Reading and splitting a .csv file, which contains strings with comm... +0.61
Python fmin using lambda expression 0.00
Trying to calculate amount of occurrences in a list grouped -1.41
How to reduce the nested for Loop complexity to a single loop in py... +0.63
Append list every Nth index from another list +1.37
Is this code for making a nested dictionary correct? -1.30
Python Return int from Enum class +1.57
How do I write to a file and then copy its contents to another file? +0.32
Get specific the nested key/values based on a condition from python... +0.32
Dictionary update replaces original values instead 0.00
Convert list items to list if not list in python +1.29
Constructing an Enum Value of Class type -0.68
Use a custom order in range function Python +0.32
How do I check if each letter is in multiple strings? +0.31
How can I get Python to read a list from a .txt document for my Dis... +0.29