StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Ma0

Rating
1557.22 (6,134th)
Reputation
11,020 (13,612th)
Page: 1 2 3 4 5 6 ... 12
Title Δ
Create a comparison list from two lists +0.15
Accessing value in a dict ignoring the key's second value -1.02
find every third instance of specific value in a list +0.42
Python: Creating clean code with lots of lists 0.00
SQL Function output as a list - Python -0.55
Appending numbers from a file into a list by it's value +1.68
Working with the Dictionary in Python? 0.00
How to generate a 2D list which will contain numbers from 1..n with... -1.01
Python lambda returns true even with a false condition +1.53
Why does "test".count('') return 5? +0.45
Inserting item in string after specific word +0.46
Make intervals from two lists under conditions in Python +2.20
if goes through while closing -1.60
limited Fibonacci series using python +0.44
Python: next() function returns unexpected 'None' +0.42
Python 2.7 : List to Dict -0.70
How to get certain number of alphabets from a list? -0.72
Check two items are in a list but not in a set order? -1.82
Filtering for tuples from another list and extracting values -1.23
how to split a list into a nested list in Python 3? +1.89
Convenient way to make new tuples/strings extended by 1 +1.21
Efficiently identifying whether part of string is in list/dict keys? +0.33
Use number from list B to get previous number in list A by using py... -1.20
Cycle through iterable and keep only relevant elements -1.03
Testing and accessing values in tuples within lists? +0.00
Sorting coordinates and keep the lowest value +0.44
Python -> TypeError: list indices must be integers, not str -0.44
Python - Find an instance of a class, based on a value of an attrib... -2.23
Python list comprehension mirroring values +0.19
Item of a list contains values of another list Python -0.99
Dividing elements of one list by elements of another +1.36
How to loop over the dict and add the values of similar items +0.42
Improving sum() calculations on evenly spaced list +0.65
concantenate two 1d array into one 2d array and again break it afte... +0.12
Python 1 liners as arguments to functions -2.13
Python while loop with countdown and condition +0.45
How to find the frequency of elements that are list of list? -2.06
How do you write a program that asks to enter an integer and prints... +0.42
Parsing list items and returning a dictionary using comprehension +0.44
how to recursively remove all adjacent characters that have repeate... +0.43
index of a first occurrence (inequality match) in a list -0.46
Syntax error: cant assign to operator -0.50
Compute the cumulative sum of a list until a zero appears -0.29
need to make a string uppercase without the use of functions -0.17
Find cartesian product of lists filtering out the elements based on... -1.53
Python create multi-dimensional dictionary using list comprehensions -1.28
how to generate a list of 3-digit numbers? +0.42
Python - trying to verify whitespace in calculation +0.15
Python nested for loop variable 'overwrite' +0.60
How to cast list element to int and compare it with number? -1.55