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 ... 18 19 20 21 22 ... 68
Title Δ
How to find list rows and columns index in Python +0.37
Perl : Print all lines after match +1.39
How to decompress string retrieved from server using gzip 0.00
Subprocess doesn't find my file (file not found error) 0.00
Advantages of using unpack methods to update a dictionary +0.38
how to use builtins.input for multiple inputs +0.37
Dequeue complexity on using Python list as a queue +1.59
What's the quickest and more efficient way to remove consecutiv... +1.20
What's the quickest and more efficient way to remove consecutiv... -0.80
Which order matters comparing text sequences? 0.00
How do I print two strings vertically side by side -0.17
parsing complex api json data recursively using python 0.00
Sorting issue with dicts and lists 0.00
More efficient way of concatenating a huge amount of lists? +2.19
How to get the function definition in a python file without import... 0.00
Turning lists into a dictionary +0.36
Unexpected read/write behaviour in 'r+' mode in python text... 0.00
TypeError: string indices must be integers when using string split... 0.00
How can I see if a list of tuples contains a specific tuple by know... -0.69
What's the proper way to import variables from a different file? +0.35
How to replace element values in the list if element is not None? -0.64
Map a dictionary with another dictionary +1.91
Multiproces a function with both iterable & !iterable arguments -0.62
How can I sort a python list of files by ordered list of file exten... -2.27
When given a letter sequence , find closest from given list 0.00
How to solve directory path problem recursively in Python? 0.00
raise JSONDecodeError("Extra data", s, end) with json.dump 0.00
How to use argparse parse_args to parse arguments as a string in py... 0.00
Get keys that are also in the value in defaultdict -1.84
Sort list of Dict By Multiple Keys, Including List -2.51
How to extract a JSON object enclosed between paragraphs of string? +0.91
dividing a list with an even number of entries in half is in invali... +1.56
Python getting ranks of elements in list weird behavior 0.00
How to find indices of two lists intersection using Python? +2.02
Get the string between two words that are the closest to each other -1.54
Week to date or how do i account for the hours in today() or now()? 0.00
Sort the order of fasta sequence using python 0.00
How to extract a .zip file via bruteforcing using Python -2.75
Can someone explain to me why using pop() on a list equal to self.l... 0.00
Overwriting the printed line every print for time algorithm 0.00
Is this code in O(n) or O(n²)? (Python Code) +0.03
How can I fix the following error when using the zip() function? Ty... 0.00
How to write multiprocessing code correctly in Python 2 0.00
Python: Given two list of file names find common ones based on date... 0.00
Python argumented decorator function 0.00
Breaking apart a strings letters into odd and even characters -0.13
Take newest directory in root path -0.37
How can I reduce the below code? I do not want to put the 'for... +1.30
How to find number of vowels in a list of words? +0.02
Mock an iterator to throw exception 0.00