StackRating

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

khelwood

Rating
1706.68 (124th)
Reputation
32,585 (3,650th)
Page: 1 2 3 4 5 6 ... 27
Title Δ
Can we chain the ternary operator in Python? 0.00
I made a really basic script using Python (I am new at it) and i do... -0.78
Floor division and modulo with negative number 0.00
Errors updating a record in Python 0.00
Checking if script is already running (python / linux) +1.06
Why is the same program running differently on Windows than Mac 0.00
How to update an instance variable when another variable is changed? 0.00
How to avoid Instanceof operator usage? 0.00
Not all cases appear to be covered by switch on enum +0.25
module has no attribute 'func' +0.26
Python list if else save +0.85
I am getting an error - (array() takes 0 positional arguments but 2... 0.00
How can I simplify multiple "||"? +0.33
JDBC PreparedStatement.setString throws Out Of Bounds exception +0.25
Check if a class is generic type 0.00
Why doesn't JTextfield in java display text at runtime? 0.00
united regular expression java 0.00
AttributeError: object 'int' does not have attribute -0.25
Python: var = var / 5 * 2 does not evaluate the same as var /= 5 * 2 +0.44
Are C++ class members private by default? 0.00
This Python function removes an unexpected value from the list, not... -0.25
for loop and if statement in python -0.67
How can I check one Interface is extend another Interface in java 0.00
The reason of the result of `re.findall(r'(.)*', 'aabc&... 0.00
Enum Generic Abstract Class Constructor 0.00
Is there a method to create a dict? +1.13
Pair of dice and a dictionary -0.83
Python crash course 8-14 +0.25
Logical operators in python strings +0.26
How to change instance variable when another related instance varia... -0.25
NameError: name 'd' is not defined in Python list comprehen... 0.00
where is the return statement written when using a for loop and arr... 0.00
Is there a way to have a lambda reference inside a function always... +0.25
Odd and Even numbers in list +0.51
Python "is not True" same as "is False"? -0.71
Python 3 decimal module calculation reversability +1.47
Pytest testing for class value 0.00
Difference between [(a and b) in c] and [a in c and b in c] 0.00
Dataclass not inheriting __eq__() method from its parent -1.26
Python - Adding values to a set that is not equal to the dictionary... +1.10
Given a string s, find the longest palindromic substring. Can't... 0.00
Why do I run into an infinite loop without __contains__? 0.00
Ternary Operator return values -0.82
JOptionPane showConfirmDialog if else statement not working 0.00
Why this strange thing happening in my list? 0.00
Create a set of class objects which contain that very set as an att... 0.00
Finding the biggest number in java two-dimentional array -0.22
Ambiguous method call +1.07
How does derived class arguments work in Python? 0.00
PYTHON MYSQL INSERT ONE SINGLE VALUE 0.00