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 2 3 4 5 6 7 ... 33
Title Δ
Python convert hex value from 0x00 to 0x0 +0.45
How to remove words out of a list that have three repeating letters... -0.89
How to store all distinct permutations in a list from a recursive f... 0.00
Filter all the primes from an array of integers +0.00
How can I make this code faster in Python? +0.52
how replace every successive character in string with ‘#’ with pyth... +0.34
Python. Code repeats several times because the command to execute i... -0.93
How can I determine The numerator and the power from a certain numb... +2.43
Fast multiplication and modulo operation -1.68
Is there any problem with my validate function for my sudoku simula... 0.00
Combinations by changing 3 or more places in a string -0.47
How would you create a dictionary with integer keys and values of 0? -1.05
Reducing time-complexity of python (2.7) algorithm -1.00
Armstrong/Narcisstic number for base 16/hex -1.66
Converting the Numbers into equivalent Roman Numerals -0.34
merge common elements of a list of dictionary and store uncommon el... +0.10
How do I get all possible combinations of a partially encoded strin... 0.00
How to get a list of all binary numbers of length n? -0.92
Any faster way to index through this list with outfor and while loo... 0.00
all substrings in python through recursion -0.03
Python: What happens to unnamed objects? +0.50
numpy/pandas vectorize custom for loop -0.23
Adapting the same sorting order from a list -0.83
how to print elements of a list whose sum is equal to a given numbe... +0.02
python conditional combination +0.51
How to split int to every possible smaller int in python +0.52
Is this comma-separated Python line creating a tuple? -0.49
Divide elements of each element of a vector with subsequent element... -0.48
I want to input a list of intervals and check the intervals of the... +0.10
Creating lists from a list of strings without list comprehension -0.02
Finding the balanced code of size k using recursion +1.03
Same output for diferent value on switch statement in python +2.26
Finding palindromic decomposition of a String 0.00
Python Program Stall Out, When n > 373 and Always on line 32 +0.52
if-else optimization: sanity check over multitype object -1.30
Comparing 2 lists and printing the differences +0.28
How to understand leetcode 494 Target Sum ( knapsack problem ) fast... 0.00
How to print the key of highest value from the list's element o... -0.26
Protein to RNA codons -0.47
Dividing array so sum of subarray maximums is minimised -0.83
Palindrome detection program not working properly +0.52
Given a list of [string, number] tuples, create a dictionary where... -1.18
Regular expression in python: removing brackets with brackets inside +0.05
Could we do it with a comprehension? -0.60
Replace string with unique value +0.53
Python Permutations - Obtaining full set of outcomes with conditions +0.52
Python password generation +0.52
Get output larger than the variable On a password Generator using r... -1.73
Fast randomly-paired permutation 0.00
Power Sets too slow python -1.37