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 ... 13 14 15 16 17 ... 33
Title Δ
Unique elements of sublists depending on specific value in sublist -0.99
How to print the sum of columns and rows in python? -0.75
Generating a Random String with only two specific characters -0.22
There's a Way to globally specify pixels (cells) to "erase... 0.00
Rotate array (list) in linear time and constant memory -0.47
Efficient algorithm or method for shuffling a list with many duplic... +0.18
A function to check for hill or valley in a given list, without usa... -0.12
Split at first and last occurrence of a character? +0.35
Python for loop Palindrome indexing compare -x in for-loop -0.21
Finding the number of substrings which sum is equal to m +0.54
Rearrange dictionary so that value is the next key +0.81
Find minimal set of subsets that covers a given set 0.00
How to condense nontrivial repetitive code in Python 0.00
Python removing doubled-up quotation marks from string 0.00
Cache variable in list comprehension -0.38
Python Iterating over variables +0.55
Expand list with identical elements -0.55
Using list comprehension to create sublists -1.02
Convert nested for-loop to lambda function for fast execution 0.00
How to find the product of the odd-indexed values in a list 0.00
How can I make the following code faster? +0.55
How can I fix this function without using any modulo operators? +0.54
Find the Letters Occurring Odd Number of Times -0.14
Python comparing a date with different ranges of dates in one go 0.00
How to simplify these dictionary comprehensions? -1.87
How to group elements of a list that are within n of each other 0.00
What's the most pythonic way to check to what particular range... -1.01
How to call super().super()? -0.46
How to find position of letters in array of strings -0.85
How can I write a python code faster so that is passes the long giv... +0.05
Target sum dp algorithm when element can be zero -0.46
how to do deletion of an element from array in python without using... -0.98
Class Architecture: Circular Dependency of Inner and Outer Class in... 0.00
How to update one dictionary using the second dictionary for common... +0.04
Find n integers in list that after multiplying equal to m +0.28
Finding possibility of 2 indexes for list breakdown in 3 lists of e... +0.03
Index out of range (python if loop) +0.53
Python: choosing indices from array that correspond to elements of... +1.02
how to loop through a list of lists in python -0.47
Using bisect in a list of tuples with checking both element of tuple? 0.00
Matching two lists containing slightly differing float values by al... +0.80
Bubble sorting with one list comprehension -0.97
Project Euler #8 : problem with the product of larger adjacent slices +0.06
Project Euler #23 Optimization 0.00
Remove certain characters in string +0.04
Project Euler #35 : Reason for the incomplete output in my solution -0.70
Project Euler # 37 Truncatable primes -0.44
How to select float values of 1 decimal points in a range of float... -0.21
Sorting a dictionary but got "List Indices must be int, not tu... -0.45
Is there a way to loop backwards after finding a certain line in a... -1.41