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 ... 15 16 17 18 19 ... 29
Title Δ
Greedy match with negative lookahead in a regular expression -0.31
What is the best way to sort list with custom sorting parameters in... +0.14
Resolving "The method must return a result of type int" i... -0.79
pyparsing recursive does not throw exception 0.00
how to "conditionally compile" python -1.27
Nested for-loop solution -0.67
What is the equivalent of passing functions as arguments using an o... +0.81
Reversing the content of a set in C++ +1.13
Comparing Values in List in For Loop; Python -0.09
Python Strings with Specific WIdth +0.08
Solving matrices of the form Ax = B ==> error: Matrix is close t... +0.04
Python: create dict from list and auto-gen/increment the keys (list... +1.83
When does merge_sort beat quick_sort? -1.49
How to add elements from one dictionary into other? Python +2.14
Reverse Linked List Recursively -1.09
How to take the following input in C++ +0.45
How can I pretty print the arguments' float default value in python... +0.37
Error C2248: Protected Default Constructor C++ within an class owne... +2.15
print output in 1 line separated by commas -0.32
Python List: IndexError: list index out of range +0.46
Why is this Java code not printing Long values? -0.54
How to organize this loop in a more elegant Pythonic way +2.35
When I need to declare my own destructor? +1.14
In Python, what is the difference between pass and return -0.34
How do I create a tuple with an attribute using Python? +0.33
Python function to sum digits -0.20
Pygame: Drawing Ellipse or Rectangle based on Constructor Argument -0.48
Passing by value a type struct to a function, Error:two or more dat... -0.55
python code understanding +1.07
Using a Counter class to increment and decrement: java +0.53
How to intepret the shape of the array in Python? -1.72
Scope issues with for loops in python +1.20
How to serialize a (nested) map to a variable using boost? +0.23
Making a dictionary with sets and values -0.27
Using instance attributes as parameters to a method +1.05
Correct useage of getter/setter for dictionary values -1.50
Expanding tuple into number repeated X times in a list (python) +0.68
Python equivalent of vector::reserve() -0.29
Malloc error in std::string -1.00
When do you use 'self' in Python? -0.55
Learn Python the Hard Way, Exercise 15 -0.26
My function is not returning the expected value -0.08
Coping with different types with the same underlying data structure -0.06
Trimming string removes more than needed -0.16
Sort float in list of lists in Python? -0.18
TypeError when retrieving random digits +1.73
Python - Check Words not in Files in Folder +0.52
Elegant way to remove contiguous repeated elements in a list? -0.94
How do you create a "go back to this point" code in Python? -0.48
Array of Strings contains only anagrams? +0.44