StackRating

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

Dimitris Fasarakis Hilliard

Rating
1627.19 (935th)
Reputation
86,766 (924th)
Page: 1 ... 11 12 13 14 15 ... 24
Title Δ
Quick print i++ (for debugging purposes) 0.00
Replacing strings, not characters without the use of .replace and j... +0.81
Writing a function to initialize classes with uncertain input? 0.00
For loop in python doesn't manipulate original objects, instead... -0.55
Python 3.x ctype c_wchar_p and c_char_p return status different fro... 0.00
finding integer and string from split sentence -1.25
Assigning sublist to variable if there is more than one arguement 0.00
My sorting algorithm in python freezes sometimes during runtime, ca... 0.00
Most Frequent Character - User Submitted String without Dictionarie... -1.37
Python 3.5: Dict value object does not support indexing -0.65
How do you iterate over Points in a Polygon? 0.00
Translating a sentence from a list to morse code from a dict -0.64
Finding and returning the value at location index in a list -2.39
'int' object has no attribute 'x' 0.00
Is it conventional to say that functions are called and methods are... +1.70
Creating a new list using for loop? 0.00
replacing a string with a substring 0.00
Sorting a list of tuples (Python 3.5) +0.37
python keyword continue is shifting control to finally keyword +0.58
What is the most efficient way of seeing whether any of five string... -0.62
Changing values inside Python Modules 0.00
Dictionary sorting with string index and values python -0.12
setattr and assignment are not equivalent for private attributes 0.00
How to handle exception chaining raised from the except block 0.00
Confusion about global and immutable +0.10
Elegant way of loading series of objects into a list 0.00
Meaning of '\0\0' in Python? -0.10
Show all numbers from the fibonacci calculation +0.62
Separating dictionary into smaller dictionaries -1.86
how can i remove incorrect results from memory? 0.00
and operator on Python lists +0.97
Why does a class need __iter__() to return an iterator? -0.92
Python-Local Scope and Global Scope 0.00
Using SIGINT to kill a function in Python 3 -2.60
duplicate each element in a list arbitrary of times -1.28
How to use "in" operator for alphabets while looping in p... 0.00
Function Return List as Dictionary? +0.35
Binary Search small error Python 3.5 0.00
Python 3 call to "list" has odd side-effects 0.00
How to get python exception traceback in function +0.37
Is there a letter at this position on the list of lists? +0.37
Using enumerate in Python to iterate up to len(list) - 1 +1.58
Understanding memory allocation for large integers in Python +1.57
How to fill a new list with values from another two lists -2.41
How to overload the __init__ function of the Thread class in python3? +0.36
Reversing each line in a function, but the output is printing as on... +0.04
Source code for str.split? -0.13
Why can't I reference the instance/object outside the function... +0.36
How is this class's __call__ method working, when it's call... 0.00
Why is a sorted list bigger than an unsorted list +2.05