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 Δ
How to print i after running for loop twice? -0.95
Unable to convert output to list +0.69
How to create a function to print a word going in different directi... -0.07
How to check palindrome or not with data type number or string 0.00
Skip items in a list range and continue with the rest +0.37
How to fetch multiple elements from List -0.33
Perform partial one list items match into another with a catch -1.46
Creating a set of sub arrays from a given array in Python -2.16
Is it possible to loop through several variables that have range va... -0.21
How to print randomly words from list without brackets, quotes and... +0.33
Most Pythonic way to convert None to an empty list in case a defaul... +0.93
How to create a 2D array from a list of list in python? +0.04
How to get rid of periods when splitting string into a list of word... 0.00
How to filter a list based on multiple other lists in Python? +1.15
a python code for getting the sum of every digit in an integer is n... -1.18
How to remove duplicate prints in Python? +0.82
Python: delay of exit() 0.00
I'm trying to remove nested list which contains bounding box va... 0.00
How can I convert hamming number code in a while or for loop python +0.19
return type and actual return type -0.07
How to optimize for returning a list for debug purposes -2.09
Multiplication of matrix rows with each other and with another list 0.00
Python: Convert a pandas Series into an array and keep the index +1.77
how many two-digit number ab that satisfy: ab = a² + b² + 1 +0.59
Fibonacci sequence recursive method +3.50
Program that should print the first 100 prime numbers, only prints... -0.45
Edit or update array with the element and not index +3.40
how can i replace the exact word ants to bugs only in Java 0.00
Removal of tuple of length 2 from set, regardless of the order of t... 0.00
how to make a list that has different time attached to each object? 0.00
How to count specific numbers in massive on Python (not list) -0.01
How to compare list of lists in Python? +3.82
How to start a new line of code when printing strings +3.24
how to remove a tuple before another value in list +3.80
Combine Python List of Dict's optionally based on properties li... -1.89
sorting a dictionary first by values and then by keys 0.00
Python - Complexity of O(n^2) number of jumps in list +3.59
positive even number code help in java (Uncaught SyntaxError: Unexp... 0.00
Why is my code not checking every value in list? +3.85
No delay when required 0.00
Printing out a list of words with the given input parameters +4.33
Name (variable name) is not defined error +3.67
How to return False if index is outside string? -0.24
How to sort a text file into a list consisting of tuples and then a... 0.00
Get all possible combinations of lists and save it in memory +1.41
Efficiently count occurrences of a value in a Cartesian product of... -3.98
Automatically generate empty lists in python 0.00
Mapping input to dictionary value +1.80
I am getting TypeError: list indices must be integers or slices, no... 0.00
Optimization of Temperature converter in Java +3.46