StackRating

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

Karl Knechtel

Rating
1531.00 (17,673rd)
Reputation
37,985 (2,950th)
Page: 1 ... 11 12 13 14 15 ... 29
Title Δ
Script returns same value multiple times +2.20
Python Regular Expressions: Capture lookahead value (capturing text... -0.41
Non-member vs member functions in Python +0.91
Splitting lines of a text file into part of a tuple-Python +0.07
Looking for similar words -0.49
Parsing date string in Python -1.13
Python double while loop not working, can't figure why +0.25
format cout for pointer +0.82
how to access javascript variables in python 0.00
Regular expression to match everything before 720p or 1080p in python -0.92
Sorting a dictionary by key then value (python) -0.48
Not working: indexing the words in a file in a dict by first letter -0.56
What __future__ features should I import in Python v2.6.2? -0.56
Comparing two 2-Dimensional lists +1.23
Where is my loop going wrong? +0.55
Bytes in a unicode Python string +2.04
If statement inside nested 'for' loops is evaluating only once - py... +2.50
Recursively find all coin combinations that produces a specified am... +2.63
Find all A^x in a given range +1.28
C++ - Check if One Array of Strings Contains All Elements of Another -0.03
Concatenating synthesized tones in python -0.45
readinto() replacement? +2.20
What is the term to describe this property of how lists work? +2.30
Chaining decorators that are defined as classes? -0.98
Problems of **arg in Python -0.82
Is it possible to sort two lists(which reference each other) in the... +0.88
Python function correctly/incorrectly? +1.92
Processing strings in a loop +1.90
return instanse by value from a method stack compilation +1.69
How can I return two values from a function in Python? -0.55
List as a member of a python class, why is its contents being share... -1.66
__float__ and __round__ in python 2 and 3 -0.51
Can it be done with recursion? -0.40
Python - Intersectiing strings +1.59
Alternative to u'' for unicode strings 0.00
Is it good to use boost::tuple<bool, T> to indicate if T was... -1.46
Python Side Effects I Don't Understand -0.86
What is the difference between keyword: is and == in python +0.33
Exiting from python Command Line +0.42
Dictionary transformation and counter -0.56
Python: Lists and Random. How to pick random numbers between 0 and... +0.98
How does Python referencing work? -0.71
Summing List of values with similar keys to dictionary -0.59
Python - Can only concatenate list not float to list -0.05
How do I override the "scalar deleting destructor()"? +1.81
How to skip or ignore python decorators -0.89
Which is faster? Casting and subtractions or dict look ups in Python 0.00
Python cannot import, ImportError: No module named -0.16
Python : When is a variable passed by reference and when by value? -1.46
40 easy lines, 1 annoying segmentation fault. I really don't know w... +2.16