StackRating

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

solid.py

Rating
1545.30 (9,471st)
Reputation
359 (356,386th)
Page: 1 2 3
Title Δ
Finding largest gap between consecutive numbers in array Java 0.00
Division as repeated subtraction based on another function? -2.20
How to make a greater/less than or equal to on python? 0.00
Sorting a list of tuples does not sort them actually -1.75
How can I restrict an input to a range of numbers? -2.83
how do I return all the possible outputs that remove each character... 0.00
How to convert key value list into array? +3.77
Pythonic popping from a list to another list -0.86
How can I extract two most expensive items from a dictionary using... 0.00
Print a list from user input +3.62
How to randomize two characters in multiple Lines? -1.44
Input and store an arbitrarily long sequence of numbers +3.88
Class that counts the number of objects created + random number gen... -4.25
Need explanation for strange behaviour with list 0.00
I need to generate x amount of unique lists inside another list -0.07
Return longest word in a sentence +1.23
How to split a string with multiple delimiters using string.split()? +3.75
Sum of the first n fibonacci numbers -2.37
How do I get the mean of these variables..... What is the arithmeti... 0.00
How can you partition every value of a dictionary and change that v... +3.66
Python - Comparing two sentences, which of these approaches is corr... 0.00
Need help altering modulus equation +1.68
Populating a nested dictionary with a simple list -4.28
key in dictionary written in 3 is str? +4.31
Why is my sleep not sleeping when i say but before I say in python 0.00
Creating a .bin bytes file from ascii int list on Python 0.00
How do I append an item in a list to another list one at a time usi... +1.26
Python: How can I replace multiple occurrences of a string with val... -2.70
Python dict.update vs initializing completely in starting 0.00
Regular expressions - counting how many times a word appears in a t... +4.37
How to sort a list of lists and and to keep only the maximal 2nd el... -2.74
string to int conversion of list in python -0.97
how to separate decimal number? 0.00
Difference between iterate dictionary.items() vs list(dictionary.it... -4.03
Find the LCM for up to 5 numbers +0.52
Is there a way to make a string with sequential numbers without usi... -3.69
My for loop and while loop stops at specific number -4.12
Compare list item with a dictionary key and print out the value of... +1.11
How to read input into ArrayList? 0.00
python function argument update -0.22
Print inputs that are stored using function call -0.21
Reducing or maping a list of tuples +4.37
How to find duplicate number in a list using recursive in python? -0.34
Python regex to remove whole word if there is any punctuation +2.50
Backreferences to capturing groups in re.sub not working as expected 0.00
Count the occurrences of bigrams in string and save them into a dic... -1.47
Loop expects an input, while it should've iterated through ever... 0.00
Find frequency of words line by line in txt file Python (how to for... +1.01
Naive approach to convert a Python list of lists to a dictionary +4.15
How to rearrange array using spaces? +2.84