StackRating

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

Mazdak

Rating
1611.58 (1,355th)
Reputation
82,455 (989th)
Page: 1 ... 17 18 19 20 21 ... 61
Title Δ
Cleanest way to obtain the numeric prefix of a string +1.13
Code Design when Dealing with Large Numbers of Instance Attributes... 0.00
Regex expression to extract strings -0.17
How to take same index element from a list with 2 lists +1.65
why sets,dicts,list are unhashable in python +0.00
Index of first differing element without loop +0.38
Deleting repeated element if it occurs twice in the sublist of a list -0.95
if key, value pair exist in a dictionary skip python +1.43
Create new list by taking first item from first list, and last item... +0.41
Better way to check if all lists in a list are the same length? -0.05
Python: Sorting list based on the values of dictionary 0.00
How to read 2 value once in for loop by Python? -1.75
Regex Matching - Python 0.00
How to use * or + with brackets in regular expressions in Python? +0.42
Comparing two lists and extracting elements +1.62
Condensing Multiple List Comprehensions -0.05
m regex pattern modifiers 0.00
what is the difference between below regex in terms of time complex... -0.46
How to find way to stop while loop when 1 first point meet last in... -0.36
Create dictionary where keys are from a list and values are the sum... +1.05
Sorting the unique values from regex match in python -2.28
The fastest way to remove items that matches a substring from list... -1.80
More efficient way to select partly records from a big file in Python -1.90
Python: How do I estimate the total memory my algorithm will use? -1.32
Reading from file into dictionaries, and strange eval() behaviour -0.67
Functional statement in Python to return the sum of certain lists i... +0.92
Check if an object (with certain properties values) not in list 0.00
Accessing variables from one class to another in Python -0.59
multiple iteration for finding shared items in two lists 0.00
Print first element or 2nd element from text file 0.00
Representation for a method applied on a class in Python +1.35
Creating dictionary from nested list using dictionary comprehension -0.61
Numpy shuffle multidimensional array by row only, keep column order... +1.22
Binning variable length lists in python -0.41
Regex, find pattern only in middle of string +2.29
fill a dictionary without using try except +0.40
How do I match everything after @ until space? +0.09
isinstance check if any of the variables has a certain class 0.00
How to add whitespace around character? 0.00
Handling lists and dicts identically - with default -0.97
Searching for strings in list +0.49
encode tuple (memory) for exporting 0.00
Python endswith() +1.20
Largest product in a series in python +1.35
Inverting a dictionary with list values -0.60
remove multiple repeating values from list in python +0.11
python match target word -0.12
How to get all combinations of 1 to n lists of lists in Python -1.30
Find all possible substrings begining with characters from capturin... -0.63
Converting certain index values in list to int +1.01