StackRating

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

LiuXiMin

Rating
1454.53 (4,531,261st)
Reputation
198 (465,805th)
Page: 1 2
Title Δ
How to exclude {} from another type? +2.77
Is it possible to create a new data type in JavaScript? -1.82
why this 'repeated character" finding function doesn't... 0.00
How to execute a piece of code in a python function after the calle... 0.00
Python: 'inf is inf', but '-inf is not -inf'? 0.00
How should I const inside function when refactoring to class in Jav... 0.00
Turn dict with duplicate keys into list containing these keys 0.00
Is there a way to extract tcp.option.timestamp value by Nginx 0.00
Why does my async function return an empty array -2.42
Declaring a Variable in Python without giving a value +0.46
Transform javascript object's values to remove duplicates insid... -1.26
What is the more efficient way to compute the max of a list? +2.36
I want to find the sum of the number which i have -2.38
Variable scope and name resolution in Python -1.26
Multiple iterables as arguments in python multiprocessing -3.54
Python: What is Best Approach for Flattening a list of Dictionary +0.95
How to update changes to a list made in a recursive function in Pyt... -1.52
Why a process used requests.get() via loop.run_in_executor() not ru... 0.00
Sort dictionary of lists by key value pairs -2.27
Why is Python showing error : can't assign to operator? +5.02
Is there a magic method in python for when a class is being evaluat... -2.78
Give function defaults arguments from a dictionary in Python +0.64
print() method to print passed expression literally along with comp... -2.00
I found the reason for the mistake but I don't know how to solv... -3.59
Is there a difference between `board[x, y]` and `board[x][y]` in Py... -3.75
How can I delete an attribute from each entry in an array? -3.71
How can I iterate over all possible values of a dictionary? -0.71
Lambda Expressions and Strings -2.16
How do I return multiple values from an async function to a synchro... 0.00
Splitting list items to get only the values after the delimiter +6.25
Coverting strings from a text file to integers +2.41
How to Convert URL Parameter to JSON (dict) in Python With Concise... +0.23
multiprocessing for loop with return function that takes more than... +4.63
Original value of variable gets lost after initialising other varia... +0.41
extract a block of lines from a command output in python 0.00
How to delete a list within a list? +4.13
letter variable without being defined works in Python -1.60
I'm using asyncio but async function is blocking other async fu... 0.00
python combing three lists to one in specific format -3.33
Why doesn't the item in the stack gets popped off immediately w... +1.38
Print only the even numbers in nested lists -1.55
How to filter based off multiple values? -3.52
Difference between list.pop() and list = list[:-1] +3.09
How can I create a single dictionary out of a dictionaries within a... 0.00
Most clear, Pythonic, reliable, and fastest way to check if a strin... +3.24
Comparing multiple keys in a nested dictionary -1.51
How to fix 'TypeError: move_to_right() missing 1 required posit... 0.00
Enumerate over values of 2 python dictionary of dictionaries simult... +3.47
how to filter a list of string that contains dates -0.08
How to compare list and return match and non match in python? -1.75