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 ... 4 5 6 7 8 ... 33
Title Δ
Project Euler solution doesn't work: sum of all primes below tw... -0.00
For loops to Idiomatic Python -1.41
Can this code to find the neighborhood of a string be sped up? +0.00
how to increment a string '5a' to '5b' using python +0.49
Finding routs from A to B 0.00
How to use less memory when finding Deletable Primes? 0.00
Simplify fractions -0.60
How to enumerate-label the elements of a list in python? +0.26
Compress String to number in python -0.06
Function & Loop Python +0.01
Efficient liner for switching list of dicts to dictionary of lists -0.24
Sorting a list of objects by another list in python +0.03
All combinations by changing 3 places -0.53
Repetition in Fibonacci series with recursion -0.57
How do I optimize this algorithm so it doesn't exceed the given... -0.02
Time complexity of my solution to finding the longest common prefix... +0.01
Identifying the highest peak, and return the values that is low to... 0.00
Match a word's letters to existing letters in a matrix 0.00
What's the fastest way of finding a random index in a Python li... 0.00
Find all combinations of N length of every element of one list asso... -1.69
Python searching by grid +1.17
All permutations of array where each element in the array must be i... +1.83
Grouping elements in a list such that each seed produces unique com... 0.00
Optimized or best way to find an immediate number of a number of sa... +0.51
Schedule optimization problem - distribute N amount of users over N... 0.00
Find the time for more than K customers present in the hotel 0.00
How to set index of element inside list with lists in python? -0.08
Algorithm for finding the smallest lists that together make up the... +0.03
How to create a recursive pyramid function? -0.51
Am I oversimplifying the concept of " if a string is one edit... +0.01
zip longest lists and align output. python itertools from scratch +2.38
Indenting Python function within string and executing it using eval 0.00
How do I create a dict of {str, [list of str]} by looping over a li... +0.85
In python, find the unique key-value pair or unique value with simi... +0.04
how do I merge two dicts , but keep the same structure? +0.52
How to code a two dimensional triangular list in python with the fo... 0.00
Python split list before and after specific value -1.62
Maximum number after K swaps using recursion 0.00
Trouble organizing data from a text file into a dictionary 0.00
How to sort a dictionary based on key ascending and value descendin... 0.00
Could you help me with this Dynamic Programming Problem? +0.51
Recursively find all combinations of list -0.58
How to use “list” of python to add a new column with finding the co... +0.17
Auto increment same values in dictionary 0.00
Having trouble creating a code that solves for the solutions when x... +0.02
Generating Euler bricks 0.00
Build filepaths from JSON file +0.33
How to insert an array of floats into another array at specific ind... 0.00
Generating Lists of Primitive Pythagorean Triples in Python +0.50
How to find number of correctly matched parentheses using Catalan n... +1.45