StackRating

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

blhsing

Rating
1614.41 (1,270th)
Reputation
47,247 (2,186th)
Page: 1 ... 15 16 17 18 19 ... 68
Title Δ
How is it possible to extract sub-strings using keywords and index? 0.00
Ensure positive difference of two numbers -1.20
Game ranking system: Finding the people who beat the people: How do... +1.59
How to fix 'TypeError: unhashable type: 'list' error? 0.00
Accessing Data in csv.reader -0.23
Conditional Statement Python3 +1.68
How to modify this code to remove the global variable? (unpacking n... -0.43
Find longest ordered sequence in unordered list -0.46
How to match dictionary value list items stored to items in a separ... -0.10
How to add one list's items to another list, one by one? +0.22
By copy-by-value, create a 2-D list of duplicate elements without f... -0.06
How to rewrite a file and move non-maching line above. Regex -1.07
How to capture function return value with if condition +0.38
Minimal subset to cover all sets -0.52
Spliting the list value as per specific key +0.10
How to merge element in a list until there are no common character... 0.00
How to get the symmetric difference of more than 2 lists? -1.33
How to create dict object from a casted string? 0.00
Iterable unpacking and slice assignment 0.00
Transforming into list-comprehension +0.93
How to get two lists that have the most elements in common in a nes... -0.33
Finding element pairs from two sets that have a predefined relation -0.25
How to generate a list of to repetitive items with different freque... -0.09
Can you (inside of a python script) queue another script to run aft... +1.32
TypeError while appedning dictionaries to another dict -0.64
Print out 3 random numbers in ascending order -0.13
Sorting a nested list based on another nested list +0.37
replace digits from text -0.14
Selecting a subset of integers given two lists of end points 0.00
Reading an unknown number of lines with some empty ones 0.00
How do I override Python's 'str' so that it returns a c... 0.00
How to find paired sums in a list? +0.86
How would you find the most common word in a dict? -2.37
Remove punctuation and stopwords from values of the dictionary 0.00
Find longest consecutive sub array (not sorted)-Python +1.25
Calculating array combinations using recursion -1.23
How to ensure my software is not easy to pirate 0.00
how do you check if a string has more than one specific character i... 0.00
I need to read from a CSV file, and write to a new CSV file with 0... +0.37
error in splitting a string using "re.findall" +1.11
Python: import from other directory - name is not defined 0.00
How to compile a list of numbers in parentheses with Regex with Pyt... +0.69
Finding index of smallest element in list only for elements at a ce... -1.58
How to make child class use parent's default values? -0.72
Read csv file from S3 with Python DictReader 0.00
compare a list to a set efficiently +1.63
How to read the dictionary from text file? +1.94
How to extract strings from Python tuples or lists? -0.58
Get the index in order of values from max to min without sorting th... +0.37
How to fix this problem of while loop in the factorial procedure> -0.14