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 ... 5 6 7 8 9 ... 50
Title Δ
How to number elements in a list of string and return a new list? +0.54
Check a list of lists against another and output based on specific... +0.30
How to concatenate the keys and values of dictionary +0.58
Remove repeated values from permutation 0.00
How do you sort a 2D List in python? +0.24
Return all pairs of integers from a given list of integers that hav... +1.15
Using namedtuple in class +1.73
Ordering a dictionary with multiple values ​in one key 0.00
split list to sublists according to value +0.25
Python is inserting newline characters into requests header 0.00
Numpy operation to expand array into sequential slices of given len... +0.24
How to use the argument v in the given function 0.00
Sort a list of strings based on 2 criteria 0.00
Blocking code loop to non blocking code Node js 0.00
For loop over a list of lists 0.00
Sum values from nested dictionary - Python 0.00
How to return a variable along with the promise from a javascript f... +0.79
Parsing through nested JSON keys +0.87
Conditions on itertools combinations Python 0.00
I'm trying to sort and set a string to see if it matches the al... +1.10
Given an array like [[el1,el2],[el11,el22],[el111,el222]]..... iter... +0.27
Python Methods Refactoring for Filtering Dictionaries +0.52
How to print line and adjacent lines while iterating over a list(2)? +0.12
Is there a function to replace several symbols with one in Python? +1.45
Vigenere Cipher Decryption Issues 0.00
Rotate an array at a specific index in JavaScript +0.66
How do I create permutations of of each keys from dictionary? -0.26
how to check array is sorted or not using recursion in javascript? -0.76
python - remove a number of characters corresponding to the digit i... +0.37
Python: Slow algorithm with communities -1.06
How to convert "n" number of lines into .csv in python? -0.74
How can I pass a callback to re.sub, but still inserting match capt... +1.58
Regex: Split characters with "/" +0.60
Extract maximum value from a dictionary with keys that begin with t... 0.00
Assigning string to a list +0.23
How do I delete every occurrence of a character after the first occ... -0.11
Split the list in two parts Python -1.21
How do I get an array of times with a start hour, end hour, and dur... 0.00
How would you delete a repeating number in a list in python -0.14
Python: Converting a Binary String to a Text File 0.00
TypeError: crop() takes from one to two positional arguments but th... 0.00
Compare two list and get first value after condition is satisfied +0.93
Repeated Character Whose First Appearance in Python 0.00
How to convert 1D list to 2D list without using loop? +0.91
How many words are there that contain the sequence "er" t... +0.51
Add Variables to Tuple Using list looping 0.00
define a 3d numpy array with a range in column-wise format 0.00
how to test if an integer is in a sub-list in a list +0.45
Why the function calling does not work in python in a dictionary -2.22
Count occurrences of elements in a list until a different element a... +0.24