StackRating

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

Austin

Rating
1617.49 (1,168th)
Reputation
11,854 (12,489th)
Page: 1 ... 4 5 6 7 8 ... 25
Title Δ
How to push the matrix of values in sorting by key? +0.36
Is there a way to either run all or no instructions inside a try bl... -2.50
is there a better or more elegant way to handling dictionary loop e... +2.50
Python - How to create a user-defined function to convert an intege... +0.36
Calculate how many times the values are repeated inside a dictionar... +0.95
what is the issue with my code for Rearrange an array such that arr... +0.36
Python's print statement followed by sleep(...) function gives... 0.00
How do I write a code that prints an ascending sequence of digits? -0.59
Why is value to this list changing? I am not trying to change it -0.38
Assigning dictionary values with sub-keys -0.59
How to find sublist which present one list not another list in pyth... +1.77
Check if value exists in a dictionary of dictionaries and get the k... +1.26
Checking if a list item is contained in another list 0.00
Counting the maximum row of a given number -0.15
How do I update the values inside a dictionary by returning the val... +1.03
Searching for an element in list of lists +0.37
Write a program that accepts a positive integer from the user and p... -0.19
Does string contain any of the words in my list? +0.62
How I can convert a Python Tuple into Dictionary +0.34
I want to make 3*3 Matrix format list in python +0.13
how can i make a list of dictionary from the dictionary where value... -0.04
python group list items by string matching pattern +1.19
function to change cases of certain characters in a string 0.00
*args vs list as a arguments in Python -0.16
How to match words with no vowel? +0.43
Is there a more efficent way to extend a string? +0.99
Quick way to implement simultaneous iterations/folding in Python 0.00
making a function to retrieve information from a key in a dictionary -0.12
How to check biggest consecutive numbers in a list in Python? -0.15
Python TypeError: Mapping the values of two lists into key-value pa... 0.00
making sublist from sublist based on index position python 0.00
How to delete consecutive duplicates in a list of lists efficiently? +1.87
How to concatenate the elements of a list fixing two pivots? +1.12
How to return int if whole number, while ignoring floats and strings 0.00
Is there a function which will help me split (x) in a string with e... +0.07
I want to print each word and respective occurrence of that word/el... +0.38
Filter rows only if columns list contains values from another list -0.74
merging sublists based on repeated values in another list +1.68
getting the keys of a dict based on the values which are a list +1.69
How to return a value if it is found in the list +0.39
how to remove trailing non-alpha characters -0.98
how to get index value of a particular element in list of list? -0.78
Sorting list in a pattern +2.06
Pythonic way to get the max difference between any 2 consecutive el... -0.44
How to Split The key of the List 0.00
What is the most efficient way to write this code? 0.00
How do I print a random variable from a set in python 0.00
How do I fix this code about index string? -1.05
How to make a variable contain a string from a dictionary via input +1.59
Updating a Dictionary with a Random Nested Dictionary +1.10