StackRating

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

Cireo

Rating
1510.77 (65,964th)
Reputation
757 (195,001st)
Page: 1 2 3 4
Title Δ
Is it possible to convert a really large int to a string quickly in... +2.36
Global variables slowing down PyParsing 0.00
Python: How do I reverse every other string in a list? +3.39
Using a function's return value in itself over and over again? +3.98
Python - Read terminal output and give input from the script itself -0.02
Is it okay to nest a dict.get() inside another or is this bad design? +4.35
How to remove the 'None'? 0.00
How do I merge a list of dictionaries by an identical field and sum... -4.66
Is there another way besides "all" to check if all elemen... +3.96
How to iterate over a list in python and get a booleans list of the... +4.83
Can you tell how to correct the following code 0.00
calculating the average of nested array in particular manner by pyt... 0.00
ValueError: invalid literal for int() with base 10 : '81?36N' 0.00
When and why does Python ignore __slots__? 0.00
Combine overlapping ranges of numbers 0.00
How can I make sure that a recursive call to a function is what I t... 0.00
Summing an order total in python 0.00
pandas category: keep only most common ones and replace rest with NaN 0.00
Python shutil module move exception handling 0.00
How do you create a two variable list? 0.00
HackerRank Dynamic Array Problem - Runtime Error in the code 0.00
How to triple the amount every other time? -0.90
Find the right way to produce a fine 0.00
Have to press enter twice at a point for python to run +4.34
Sudoku Game in Python 0.00
Python: Slicing a string from specific characters until specific ch... +0.32
Issue with building JSON format. Choose between dict and collections? 0.00
Accessing data from a json array in python +4.44
Check if 3 string inputs are in alphabetical order +1.64
Efficient way to compare two lists of different lengths - Python -1.16
Efficient way to compare two lists of different lengths - Python -1.16
Time Complexity of Leetcode 387 0.00
An error when redirecting a list of objects to reduce function with... -3.47
How to wrap around a string in python -0.67
Python dict comparison is taking huge CPU usage -3.97
how to skip the all testcase when setup_class raise exception 0.00
Create DNA Sequences of length n -3.70
How to properly import constants defined in a different file in pyt... 0.00
What is the most efficient way to repeatedly search a large text fi... +0.29
Possible occurrences of splitting a string by delimiter -2.43
Finding all possible combinations whose sum is within certain range... +1.06
Why my function isn't stopping at "return" line? +4.56
How to Find Words Not Containing Specific Letters? +2.48
Syntax Error :can't assign to function call 0.00
Saving list data in python -2.88
Looping an Python list while appending and iterating over fresh/new... -0.09
Cleanest way to sum list of nested dicts +1.15
Removing JSON objects that aren't correctly formatted Python +4.27
Can't explain output of print statement in python +0.07
How to get portion of string from 2 different strings and concat? +0.21