StackRating

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

Elmex80s

Rating
1485.90 (4,463,932nd)
Reputation
1,875 (89,020th)
Page: 1 2 3
Title Δ
Separate list elements by theirs property in Python +5.04
Modifying Python 3.6.4 list elements +4.30
How to convert this lists of dicts to a new dict -2.20
Convert list of Dictionaries with same keys into a single list +2.15
How to delete nth element from a link list? -3.41
Converting a list or string into a dictionary and returning only sp... -1.65
sort a python list while maintaining its element's indices +0.86
How to delete one of each item in a python list -1.28
Haskell, reversing partially a list -2.18
Retrieve every ten years +4.14
Produce the infinite list [0, 1, -1, 2, -2, ... in Haskell -3.43
Tidying up a list comprehension in Haskell -2.90
Check a list if sorted in ascending or descending or not sorted in... +2.03
Easy function gives compile error on conversion from Int to Double -2.85
Python - comparing two nested lists and writing a third nested list +4.09
Creating a new list from two lists where one has missing data - onl... -1.76
Python - Better way for looping multidimensional dictionary 0.00
adding values from a specific dictionary key to a new set +3.86
Python to pick names based on a value from an Excel sheet 0.00
Write a function that returns a list for the number of vowels per l... +0.10
Using list comprehension to add one to a value in a dictionary -3.03
Pythonic way to determine if two given numbers are adjacent in inte... +4.01
Pandas, taking sum of the elements for which all three values in ro... -1.89
How to find the match between two lists and write the output based... -0.03
match values in dataframe rows +6.15
Python dictionary get the value with the least 'attribute'... 0.00
count the number of upper case and lower case characters in word -0.51
I am trying to figure the best way to split up this function into t... -2.00
Backtracking won't go through all possibilities +0.03
Python Check item not in line while iterating through list +4.23
Python: assign boolean values to list elements given a certain cond... -2.68
Trouble converting for loop into recursive function in python 0.00
python code for counting characters from sequence file +3.75
Python find duplicates in the first col of a 2D list and remove one... 0.00
Python 3 - How to continuously remove letters from a sentence? -2.40
Reverse a list during a for loop -1.98
I want to check for a specific element in a sublist and remove repe... +1.54
Make a list of all possible word with vowel and consonant pattern +4.15
combine 2 list of dicts into one +1.72
python find range of positive element in list -0.41
Remove symbols from string but keep whitespaces +5.32
How to find the closest matching string pairs in 2D array +5.83
How to get the symmetric difference of two dictionaries -2.90
Remove tuple-pair in set that are already present in another tuple -1.20
different titles for plot loop in python 0.00
Function for Simple Moving Average (SMA) 0.00
Fibonacci sequence calculator python -2.45
How to check if .xls and .csv files are empty +0.03
Extract lines from a huge text file through two identifier as start... -1.53
Make bins with range 0.00