StackRating

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

VPfB

Rating
1456.24 (4,530,567th)
Reputation
4,401 (37,950th)
Page: 1 ... 5 6 7 8
Title Δ
Is this a correct way to implement bubble sort? +0.47
How do i convert 5 single digit numbers +1.19
Python version of Java regular expression? -0.87
Why and how am i supposed to use socket.accept() in python? +0.57
How can I know in Python how many times a line of code is executed... +0.42
How to obtain a dictionary of the named arguments in a Python funct... +2.00
Efficiently looping through lists in Python +0.54
Curses Programming with Python 0.00
Python formating all values in list of lists -3.41
Equivalent ways to json.load a file in python? -2.30
How to skip data in a loop? +4.46
Can list comprehension have a prefix, suffix? -3.14
Is there a way find files in linux modified in particular time 0.00
why gid and uid of user start with 1000 , if it is for security the... +0.71
Is it OK to replace a method by a plain function? -3.49
Why does my linux entropy have such a low upper limit? -1.36
Run something only once in while loop without breaking the loop +4.50
Code debugging, why leds won't turn off after operation? +4.55
How to count the number of vowels in a string without a function wr... +0.58
Problems extending python array declared outside of scope +4.61
Multithreaded webserver in Python 0.00
Optional keys in string formats using '%' operator? 0.00
How to sum list of tuples? -1.01
Changing variable on another module for functions -3.34
How can I pad a sequence of bytes in Python 3? +4.97
flask argument in render_template 0.00
How to ignore a parameter in functools. lru_cache? 0.00
Convert elements of a list into binary -1.11
I need to write a program which calculates the number of hours a pe... -3.45
Python: PEP 8 class name as variable -0.71
Class with changing __hash__ still works with dictionary access -3.52
Pythonic way to Call a function with set of arguments until it retu... +5.82
Referring to object names within its Class itself 0.00
Multiple matches on split-string -2.02
interface = popen('ifconfig | awk \'/eth0/ {print $1}\'... -3.42
variable adding error, don't know why -3.49
Convert escaped utf-8 string to utf in python 3 0.00
More pythonic way for a conditional variable +2.45
enumerate() for dictionary in python -3.67
How to write a string that could be None to '%s' to a file... -2.04
Learn Python The Hard Way - Exercise 39 -2.88
Practical examples of Python AND operator +0.63
pip+virtualenv: how to install own application correctly? 0.00
How to set max number of connections in SocketServer 0.00
How to send and receive whole text message (not just a part) using... +0.43
Python package installation: pip vs yum, or both together? +0.19
Why are hex digits not passed correctly in python subprocess -3.19
How is an ICMP packet constructed in python -1.11
Difference between __getattribute__ and obj.__dict__['x'] i... -1.38
Reusing methods in python by name -1.72