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 ... 9 10 11 12 13 ... 68
Title Δ
Find the maximum number in a list using lambda function, without ma... +1.79
Find the maximum number in a list using lambda function, without ma... -1.21
Method to multiply any input number to the next whole number +0.93
Importing a module after a function is defined 0.00
Calculate odd and even averages of whole numbers -0.69
__dir__ giving a circular reference but dir() is OK 0.00
subprocess with double quotations +0.33
Mock or patch a class instance variable in python? 0.00
Check if string contain standalone 'c++' with regex 0.00
How do I use Python for-loops to get my program to return the right... -0.17
How can I show the guessed letters of a word guesser in order? Python +0.35
Split text but include pattern in the first splitted part -2.39
Split text but include pattern in the first splitted part +1.61
Shifting character in a list +1.14
How can I do "recursive" for loops in this coin change pr... +1.43
"Why my definition don't change my dictionary?" 0.00
Why isn't append() appending the swapped list. It is appending... 0.00
Creating a tree output with - and * 0.00
How to order a Django query set, when only want one observation at... 0.00
How to write python program that computes the value of n+nn+nnn+nnn... +0.09
Python: How to find all combinations of a list when changing only s... +0.65
Alternative ways of doing Item groupings from an item list 0.00
Loading python envvars without using `source` 0.00
How to send a value to exec's running code 0.00
How do I use pathlib & csv module to write? 0.00
How to exclude list of file names or file types when getting list o... 0.00
Print value of dictionary item in list 0.00
How to Import Classes and Files across file structure; __init__.py... 0.00
Printing product of numbers from Nested Dictionary -0.42
How to seperate dictionaries that are not comma separated? -0.87
How to seperate dictionaries that are not comma separated? +1.80
How to seperate dictionaries that are not comma separated? -0.87
python3: extract IP address from compiled pattern -1.84
python3: extract IP address from compiled pattern +1.49
How do I remove the comma at the end in python 3.7? -0.93
How to not run init based on __new__ method +1.90
Loop To Change Value In Matrix for Tic Tac Toe Game? 0.00
Download Zip File From FTP in Memory and Unzip it 0.00
Previous element count in text file 0.00
Python decorator to time recursive functions properly +0.34
Use Recursion to Find Distinct Ways N can be computed -0.75
How to write 2**n - 1 as a recursive function? +0.88
Go back to a specific line when reading a file in a loop +1.30
How to print tuples in succession in ascending order (1,2,3),(2,3,4... 0.00
extract consecutive numbers along with its corresponding values fro... 0.00
Rotate values of a dictionary +0.04
Prevent python script to run without user input any optional argument +0.34
Order Filtered Queryset Count in Django 0.00
for loop, lst[i] = lst[i - 1] - Python -0.23
How to mutate a container being iterated over? +1.97