StackRating

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

Mark

Rating
1707.00 (123rd)
Reputation
46,686 (2,217th)
Page: 1 2 3 4 5 6 ... 50
Title Δ
How to create a recursive function to create a list of values 0.00
F String not printing +0.24
python working with recursion: Why does one work-around work and th... -0.51
Return the same value from a second function call -0.53
(Python) Try and Except within a User-Defined Function +0.23
Variable Length Slice in List Comprehension +0.82
How to generate random character from more than one source in Python? +1.01
Declare class with name from string in Python +0.24
Array problems in for loop -0.02
How can I get the index of an element from a loop, sourced from a n... -0.78
find indices of matching rows in 2d array without loop (one shot) +0.82
Cannot find glitch in program using recursion for multible nested f... -0.69
Why does casting Python's map() function change its effect? +0.90
How would 2_sum be solved faster than O(n^2) time in Python? +0.24
Translating Javascript Function to Python 0.00
How to make a repeated calculation more efficient? Function suggest... -0.26
Deleting Occurences of Vowels in String +0.45
python parse text that starts and ends with asterisks -1.06
Stopping python from running certain sections of code if an object... -1.15
How to map value to a string in separate lists -1.60
Filter array of dictionaries based on value -0.96
How to find values in common in 2 lists and print all uncommon valu... -0.57
What format is ipynb storing images as? -2.88
Node async function returns undefined +0.24
Finding the longest alphabetical order substring in a longer stringer +0.24
Remove items from list if they are already in txt file 0.00
Get all min values from dictionary list +0.24
JS: Filter array of objects by array, when object key is an array o... +0.20
Can't adjust list as i want it to be 0.00
Does Python forbid two similarly looking Unicode identifiers? +1.11
How to sort list in python with different indexes based on condition? 0.00
Change unicode to actual character? 0.00
Create dictionary whose value is a list -0.76
Calculating mean of list within dictionary in Python -0.98
Is eval () dangerous in this Javascript code? 0.00
How can I add key: value pair to simple JSON file 0.00
Weighted undirected graph for mapping system in python 0.00
Array Splitting in Python With Specific Input -1.53
Getting all the permutations of a nested elements in a list- python 2 +0.20
Python Iterator Class - Nested Iteration -2.66
How to multiply every 2 element of each list in my 2d list by a var... +0.51
Fixing encoding in python 0.00
Using Multiple If Statements with While Loop -0.77
1d array from columns of an ndarray +1.50
How to add a new key to a dictionary based on condition match of tw... +0.57
how do i append content of a dictionary to a list in python? -0.75
How can I compare numbers from a list only with the next number (ne... +0.44
Is there a better way to check if a number is range of two numbers +0.49
How do I read a list surrounded in double quotes from a csv file? 0.00
trying to understand function construction 0.00