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 ... 27
Title Δ
Why is the child class object invoking the parent class field varia... 0.00
Format string with special chars +0.61
Why the debug level is not working with this configuration? 0.00
Elif prints wrong message -0.10
Python Type Hints for temporary Variables 0.00
Python recursion with dictionary? +0.24
Python range with fixed number of elements and fixed interval -2.06
next(iterable) works but 'for' loops just creates an infini... 0.00
Can I loop through logical operators in python? -0.77
Elegant way to check if two Booleans are equal, with a caveat where... +0.96
Java Collections Interface Dynamic Dispatch +0.61
Do lambdas execute function parameters each iteration? 0.00
Java Vowel Counter Alternative Method +0.23
How to convert multiple integers at the same time? +0.07
why does python decorator, is throwing recursion error? 0.00
How can one use an instance method as decorator? 0.00
Python 3.8 order of import modules and custom modules 0.00
Can't read newline from file 0.00
Java 8 : Comma separated string to Generic List using Stream.of() 0.00
Encoding duplicate words is not working in the code? 0.00
Write a condition comparing a value to several others tersely 0.00
Learning For and While Loops and I'm confused about the output... 0.00
Function to check if string contains a vowel -0.72
Why am i getting IndexOutOfBoundsException here? 0.00
Different behaviour on Arrays.asList(T...) using ternary +1.68
Issue with the Prepared Stetement Parameter when injecting Single P... 0.00
Finding the largest odd number among 3 variable, program doesn'... +0.40
python : How to get the max value of dictionary keys in list of dic... -0.05
Writing a regular expression to match 1 or 2 letters but not all 3 +0.70
Python list is empty which shouldn't be empty 0.00
Python code behaving differently depending on whether I pass a list... -3.00
Why does the following code autoboxes to wrong types and compiles? 0.00
Is there an alternate to java.lang.String.format() in java to use g... +1.02
Python array id value 0.00
How to pass a constant variable to a function +0.77
Print Line Starting with a String 0.00
Check whether value becomes 1 and remains 1 +0.94
Bubble sort with swap function having reference as parameter, getti... 0.00
This Code of mine should return the frequency of the most common el... +0.20
Why is a / (b*c) slower than a / b / c in Python (and in general)? 0.00
Why doesn't round() work as expected on exponential numbers? -0.75
(Python) Need help to break while loop after I got events in a row 0.00
math.asin() function returns incorrect value +1.04
A strange error converting strings to integers 0.00
Does the clone method clone overridden methods? +0.19
Why It is randomly deleting the nodes while dequeue? 0.00
Difference between Arraylist.forEach() and Arraylist.replaceAll() +0.42
Insertion order in CopyOnWriteArraySet VS HashSet 0.00
Comparing objects and assigning the right value +0.45
Deleting an default argument inside function in Python +0.23