StackRating

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

Jean-François Fabre

Rating
1670.45 (325th)
Reputation
111,262 (615th)
Page: 1 ... 8 9 10 11 12 ... 82
Title Δ
Frozen Python File Can't access "Save_File" 0.00
How do I make an iteration of random numbers in Python 3? +0.24
List index out of range error with Python 3 -0.28
Find every possible disposition of elements in a list keeping eleme... 0.00
C Why does passing first address of array to char pointer provide w... -1.80
Python re.sub() is not replacing every match +0.06
Runge Kutta Algorithm using while loop 0.00
Nested conditions in python -0.44
remove all characters aside from the decimal numbers immediately fo... +0.82
Size of array with two pointers 0.00
Simplification of if multiple conditions in python +0.25
Appending a list in a dictionary with a value of index of a list +0.82
How to find the difference between each element of two list while o... +0.29
float() object id creation order +1.02
Do the printf statements in this example invoke Undefined Behavior? -2.72
Unsorted Lists vs Linear and Binary Search -0.51
free() freezing in visual studio C 0.00
deleting items from the back of a deque 0.00
List Iteration - List of Dictionaries 0.00
Replacing the elements in list at the positions given in replacemen... +0.80
Single specific character removal without slicing nor strip , +0.24
Last index of duplicate items in a python list +0.45
Locate a python script without absolute path 0.00
Regex matching of a bytes pattern gives unusual results - '.... 0.00
Python numeric values for letters in string -0.99
print somthing on the same line as subprocess output 0.00
Python Code to Replace First Letter of String: String Index Error +0.89
Suppress stdout from check_output but write it to a log instead 0.00
Correct use of free() when deallocating a 2d matrix in c +0.25
Is there a cleaner way to test long list of parameters in python3? 0.00
Does python threading.Lock() lock everything that needs locking? +1.02
Why does the following code only prints out the memory locations in... 0.00
Append a plus sign before positive numbers -1.70
Sorting tsv into multiple lists 0.00
How do I avoid for loop repetition for action on the same file? 0.00
How to arrange a list of tuples so that the tuple associated with t... +1.14
How to iteratively split a string using backward combinations? +0.74
Extracting list of Strings from a file -0.80
Reorder a list based on regular expression matches in Python 2.7? 0.00
How to add sums of lists in python -0.24
Looping through a list using a random range with Python +0.85
IndexError: list index out of range - Opening file from cli - argv[1] 0.00
How to use ast.parse() inside interactive shell to parse a file -1.93
Why does printf (creating an identity matrix) not print output? 0.00
python identity crisis why is l or x copying 0 not making new the 0 -0.25
Delete multiple elements in a list by index in Python -0.58
Why does this program work in Python 2.7.6 but not in Python 3? +0.23
Python validate multiple values using if statement +1.31
Latest file path is not returned using glob in python 0.00
How to concatenate element-wise a list in Python? +1.30