StackRating

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

Rockybilly

Rating
1491.14 (4,397,262nd)
Reputation
1,918 (87,153rd)
Page: 1 2 3
Title Δ
Generate random array of integers with known total +1.31
Reducing the memory size of a list for multiprocessing.Pool.starmap() 0.00
Why are these strings that look the same, treated differently by co... 0.00
Why only insert 1000 elements? 0.00
How to add unique objects to a list in Python +0.51
replace a substring in a string according to a list +0.28
Pygame Transitions/buttons not creating lasting change -1.31
Is there a way to visual a grid? -1.06
Unhashable type: 'list' in dictionary 0.00
What is O(n) difficulty of the function which search for elements o... +0.50
How could I use a binary list to draw squares in PyGame? 0.00
How to call functions in a dict that take different numbers of argu... -0.72
Recursive call causing IndexError in Class function 0.00
Accessing Unicode Values in a Python Dictionary 0.00
Selecting elements from list of two arrays +2.10
How do I skip a file line if data already exists in the previous li... +0.13
Is there a way to cycle through indexes -0.76
Python Jump Search algorithm not returning one number -0.29
How can I access to an attribute from a dictionary? (Python) 0.00
Print html to a surface to be copied -0.03
Removing characters from list containing tuples +0.25
Why is bool [][] more efficient than vector<vector<bool>> -1.16
Detecting if a string is a pangram in Python +3.97
Python non-linear slicing -1.61
About releasing memory when using pygame and Python -3.94
return complement of a list of incidence binary vectors +0.72
How to generate a list by specified rules? 0.00
Efficient way to store arrays and check if they exists in Python 0.00
What is the best standard for shortening words in the code? 0.00
Calling self.variable from another class 0.00
Python Calculator, specifically getNextNumber function not working... 0.00
Breaking into list and assigning list item in one step -1.56
The first and the last number between None's in a python array -2.28
Given a linear order completely represented by a list of tuples of... -2.64
Find the first missing positive integer in Python +0.20
Counting Paragraph and Most Frequent Words in Python Text File +0.07
Python call a function many times with different arguments 0.00
Adding a background image in pygames? +4.18
Fibonacci in Python -2.14
Extending integer list to 1-out-of-n binary list -1.27
Use Pygame mouse while hidden 0.00
Detecting the type of data we have +0.02
PYTHON get the last item of a list even if empty -3.62
Python translate list/dicts in dict -3.67
How to find the indexs of a sequence of values in a list? -0.21
why is this o(n) three-way set disjointness algorithm slower than t... +3.88
list of strings - remove commonalities of common strings +1.97
Why do I only print the first letters of each item in the list? +0.50
How can I replace the vowels of a word with underscores in python? +3.91
List without negative indexing +4.44