StackRating

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

Malo

Rating
1503.19 (323,216th)
Reputation
1,182 (134,276th)
Page: 1
Title Δ
My code is giving a different out put for leetcode 3sum problem. Ca... 0.00
Returning a set for all individual letters, vs a set for each word +4.27
how to check if user input is in a dictionary +3.97
How is a For-Loop different from a List Comprehension? +4.45
How can I convert a string into a list and then back to a string? +1.83
Is it good practice to use try/except blocks to check if a function... -3.86
(Python) How to print something in a straight line +0.15
How to replace strings in list from a dictionary wtith just 1 desir... 0.00
Don't understand some lines of code that reads a file +4.14
Digit of Life in Python -1.23
Why does this 'optimized' prime checker run at the same spe... +1.05
Find total of prime less than or equal to a given natural number 0.00
"yield" expression and value return right inside generato... 0.00
How to pass multiple values into a dictionary +0.24
Splitting string after specific sequence of characters using regex... +0.07
Alpha-Beta pruning algorithm in python not pruning 0.00
How do I call a function whose name is only known in a variable in... +4.06
How to make looping and input the way he wants it? +0.19
image or class appended to list 0.00
Having a problem with my Python Code. Has the error, "unresolv... 0.00
How to add key to dictionary by checking the value +0.12
What are the cases we should use stride which is not 1? -4.19
(TypeError: cannot unpack non-iterable int object) for inversion co... 0.00
How to about nesting a variable amount of dictionaries? -4.12
Can't merge two dictionaries into one dictionary -3.89
Fib2 function without recursion in Python +4.26
Loop counter to get factorial +4.14
How do I fix "Method has no argument" on line def getmint... +4.22
Dice and gamble game Python -3.76
Finding the rank of a value in a most common list -2.48
Seem failure to generate random numbers 0.00
I get TypeError: can't multiply sequence by non-int of type ... -0.04
I'm getting an error that says AttributeError: 'str' ob... 0.00
I'm getting an error that says AttributeError: 'str' ob... 0.00
How do I print a diamond shape that changes sizes based on the vari... -0.40
Cannot unpack non-iterable method object error in Python 0.00
Mastermind game : bugs fixing 0.00
Get value of dict key without iterating items -1.29
How to efficiently check if values from a list exist in a list of d... -2.93
How to pick maximum 3 values from a tuple? -3.99
How do you print user input to csv files on multiple lines? -1.77