StackRating

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

Alain T.

Rating
1509.17 (76,812th)
Reputation
7,637 (20,762nd)
Page: 1 ... 9 10 11 12 13 ... 33
Title Δ
Get first element of a string sublist as a dictionary key with a li... -0.19
How to count consecutive substring in a string in python 3 +0.50
Takes forever :Project Euler Problem 3 Python -0.49
Python - Function to convert scientific notation to use prefixes (e... -0.49
Printing a series based on recursion program in Python -0.48
How to solve Pair sum Problem in python with time complexity of O(n... +0.01
Compare two lists in Python on equality and positioning 0.00
Sum elements of a nested list and make a new list +0.01
Maximum length of consecutive ones in binary representation +2.37
Traversing binary tree using iteration instead of recursion in Python -0.49
Trying to find if a number exists with total of X positive factors... 0.00
How to iterate more efficiency with multiple IF statements Python +0.74
A pythonic way to delete successive duplicates of only one element... -0.35
Regex for validating barcodes +0.53
Return a new tuple with combination of 2 parameters called by an fu... 0.00
Creating a matrix from a function with multiple arrays without for... 0.00
Python: Align output when writing to a file (not print) +0.51
How can I insert elements of one list into another list in the same... +2.04
list concatenation by linking instead of copying over +0.27
Is there a function for searching numbers inside a string list with... 0.00
Combining Many Regex Operations Together +0.69
Problem with dictionary iteration in python +0.09
Cannot convert list of tuples into a dictionary +0.53
Sum of string with positive and negative integers -0.87
How to print a's in between this grid +0.02
Going back and forth between sets and tuples in python +0.31
Rearrange linked list in python 0.00
How to write this list comprehension correctly? 0.00
Saving list of lists into another list of list but with changes in... -1.06
How to join lists within lists in Python based on a common element +0.86
Polynomial Evaluation using python -1.14
How to group arrays based on the difference of last element of firs... -0.24
for loop while decrementing the size of the list -0.44
Find duplicate items in all lists of a list of lists and remove them -0.23
Two number Sum program in python O(N^2) -0.23
Python split() replication -0.59
How to remove text between two double brackets in Python +1.37
Speed up regex matching in Python 0.00
reverse a linked list with multiple assignment - not all assignment... 0.00
How to replace while True? 0.00
Comparing runtimes between solutions 0.00
How to print two lists of different size side by side? -0.93
Python - make non-unique items in list unique by adding count +1.86
Iterate over a list, to check if character is present, using a for... -1.45
Compare elements of two list +0.12
using multiple if else statements in one line -0.21
How to break a while loop after some minutes? +0.01
How do you concurrently run 4 if statements in python? +0.16
Find path of occurrences of a key, value pair in nested dictionarie... 0.00
Intersect bigram trigram in python 0.00