StackRating

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

lvc

Rating
1560.47 (5,511th)
Reputation
24,991 (5,123rd)
Page: 1 2 3 ... 10
Title Δ
Implicitly call method when instance name is called -0.92
Yield in Implicitly Defined Generator? +0.76
Most Efficiently Iterating Large List of Dictionaries in Python -0.07
Why is the child method called here from the base class? 0.00
About a simple recursive function in python +0.41
Python function used 3 times, but only returned once +0.41
Why do any of the ordered characters in a string appear to be a par... +0.65
AttributeError: Rectangle instance has no attribute 'y' 0.00
Convert a binary file into an array of integers directly in python? -0.61
Passing variables in functions and printing them -0.05
Python List losing values while still in scope -1.46
Multiplication Recursion 0.00
How to combine every element of a list to the other list? -1.08
Strange behavior __init__, __enter__ and __exit__ +1.60
utf-8 encoding and greek characters 0.00
Returning multiple values from a loop w/o getting the "None&qu... -0.52
How to pack four signed floats into a single integer? +1.48
return without return in python +0.04
Issue with Python Script +1.56
Why are unparanthesized tuples in generators not allowed in the exp... -1.89
Counterintuitive behaviour of int() in python +0.19
sending variables between functions 0.00
How efficient is passing an object over doing a get? -1.98
How to create an L-system in python3? +1.69
Running multiple loops simultaneously 0.00
Is there any way to enter a "while" loop while a boolean... +0.42
converting a recursion to iteration in python +1.38
How to know if a program was opened with admin permission? 0.00
Python Reverse a Linked List -2.18
How to extract necessary content from file in python? -0.41
assigning variable twice or not? -0.40
Determining the number of integers with a certain amount of factors... -0.34
Why last element is not compared in List using zip() in python? +1.62
lambda in python can iterate dict? -0.66
Function for Splitting up +0.41
How visible should I make the parameters in a function? -0.32
Pattern matching and floating point representation 0.00
Why does my python function return the wrong result? +2.67
Summing groups of items in a list +1.31
Incrementing in a for loop +1.63
minimum of list vs constant +1.14
Python iteration program: print strings in a list that start with a... +0.81
What is the practical application of argsort() 0.00
Confusing about a Python min quiz +0.46
python range() in for loop maximum -0.59
If statements and conditionals: Post office code -0.19
Using the same function for a different chess piece -0.08
Converts Unicode Entities to Unicode Text +0.40
Python: for loops - for i in range(0,len(list) vs for i in list +0.57
How to solve i++ loop error in Python? +0.10