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 ... 33
Title Δ
Algorithm for generating 'balls in bins' outcomes with limi... 0.00
Python recursively jumping through a list by a given index jump or... -1.60
Count the number of times a string appears in the reverse position... -0.51
How to check if range is partially within another range python? +1.43
Tic-Tac-Toe Game - Errors and AI 0.00
How to check if elements of tuple A are in another tuple B and the... +0.88
Python function to check if number is prime -0.61
I need help to optimize my code speed for Sum 3 problem -0.24
What is the fastest way to instantiate this Python class a million... +0.50
Create a function that computes how many proper fractions you can b... 0.00
Sequence in an array +0.21
Python3 recursively multiply items in hierarchical list +0.01
Rearranging a dictionary based on a function-condition over its items 0.00
Algebraic pyramid python challenge- more efficient way? +0.02
Improve performance on Python object comparison +1.45
How to compare two dictionaries with the same keys and update value... -1.76
Python Memoization failing on Leetcode 0.00
DFS recursion issues when deleting the rightmost node +2.20
Digit of Life in Python +0.51
Generating binary sequences without repetition -0.31
Python code for checking Legendre's conjecture over a range of... +0.01
Round 2 digit after decimal point after zero in Python +2.32
Fast method to dispatch computation according to tests in a functio... -1.35
Efficient way to modify a dictionary while comparing its items -0.32
Pandas/Python create columns based on multiple conditions with a di... +0.01
Simplify list comprehension when a call to function returning a tup... 0.00
Creating a list of mutable items repeated N times -0.41
Unweighted directed graph distances 0.00
How should I enhance the working of my code for project euler probl... +0.14
Trying to make this diamond shape using for loops: +0.51
Project Euler problem 11 in Python - Row by row iterations not work... 0.00
Avoiding repetition of if statement -1.00
Print all subsets of an array with sum equal to the target sum +1.74
Integer Count Python using Recursion -0.60
Detecting checks more efficiently (Chess) -0.74
Detecting checks more efficiently (Chess) +1.26
How can I count number of looping cycles in number factorization +0.01
What is the optimal way to remove numbers from a list that are mult... +1.40
python string formatting - implicit str() + format specifiers +2.57
How to replace the {} inside the string with dictionaries +0.02
How to iterate over nested dictionaries in a LIST, using for loop +0.55
N-Queens II using backtracking is slow -0.05
Why does this 'optimized' prime checker run at the same spe... -0.71
How do I write this Python code to use 2+ fewer nested if statements? -0.50
How to count the number of prime numbers? +0.02
How to check if 2 lists with the same length have the same element... +0.02
Maximum combined difference in array, Python +1.20
How to build a list faster than .append? -0.49
How can I do if elif and else in case? +0.02
Python - How to improve speed of transformation of string to float +0.50