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 ... 15 16 17 18 19 ... 33
Title Δ
Printing float variable with precision set by another variable +0.61
Get all possible combinations of variables/arguments in Python but... +2.54
how to print text in stars box with loop +0.03
Permutate all posibilities for N lists with M length of middle array 0.00
Is there a simple way to output a list within a list in python? lik... -0.39
find the max no of people allowed at the base of human tower using... +1.22
How to append items in list which starts with alphabet python +0.04
Python String Comparison with == 0.00
Is there any numpy function that can make small in terms of column... +0.69
Find first element in list that contains a specific character -0.29
Python cannot find the executed function after exec() -1.58
Are both of these proper use of recursion? Is one better than the o... 0.00
Why are my class's variables not unique for each object? 0.00
Create a unique name by combining the values in the first and last... -0.49
Is there a pattern to Python Commands? -0.46
Looking for same function of if-statement, but faster -1.04
In a dictionary, find the keys with the most values in common 0.00
Is my analysis of this code correct, and why would it be written in... -2.03
Comparing multiple keys in a nested dictionary -0.21
I'm having trouble with my program running too long. I'm no... 0.00
Extract multiple longest common prefix from a file +2.32
Randomly split users into two groups in the percentage of 80:20 -0.59
Why is recursion faster than iteration in this implementation? (Pyt... 0.00
Wordlist generator: Permutation inside permutation 0.00
Identifying spaces between commas -0.62
How to uppercase even letter and lowercase odd letter in a string? -0.66
Improved anagram generator 0.00
How to efficiently search a list in python -1.24
Find the index of the first 1 in an array which contains only 1s an... -0.47
I wrote a partial soluton to Problem 2 of Project Euler, but I'... -0.47
How to convert a number like 132 in time in python? -0.48
Various list concatenation method and their performance -0.09
Fibonacci sequence/number dynamic programming -0.59
Find different digits among two numbers +0.01
Grouping similar strings together from a list 0.00
Bypass end of memory problem for huge python list and histogram 0.00
How to improve time complexity of remove all multiplicands from arr... +0.41
How to find a String that contains Specific other String? -0.47
Find the indices at which any element of one list occurs in another... +0.53
Create List with variable length in Python -2.16
How to determine how many times an element is present in a list? -0.48
Combining lists with overlapping elements -0.01
Unable to use .strip() in a multidimensional list -0.18
How can I do large permutations efficiently? -1.76
What is the best way to find ALL possible intersections of multiple... +1.15
How to make sure every element in a list is checked while removing... -0.22
Python eval function and passing arguments? 0.00
How to make a list out of a set of result? +2.38
How to return a list of the following position if Boolean is True w... +0.80
How are multiple variables and lists given in a for loop interpreted? +0.53