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 ... 27
Title Δ
How to get all grandchildren of one parent via while loop in python? +0.22
Problem replacing char in char array with a digit -0.60
Where does it say that 0x prefix makes literals hex base? 0.00
Can I call function in python with named arguments as a variable? +1.00
Example code from typing library causes TypeError: 'type' o... 0.00
Combine re flags re.IGNORECASE, re.MULTILINE and re.DOTALL 0.00
Convert Integer into Bytestring - Python +1.05
Why does BigInteger parse "80"(hex) to two bytes? +1.25
Arguments in defenition 0.00
Kafka producer on Intellij Idea giving syntax errors 0.00
Logic of string termination literal in python (namely the single an... -2.11
Why Random::nextInt not allowed in java as method reference? 0.00
Can anyone explain exactly what the post- and pre- increment is, be... -0.50
What am I doing wrong here? Project Euler Problem 11 0.00
how to understand "{{{{{0}}}}}".format("test") 0.00
Confused with byte convertion to int -1.97
How to creat List<Class<Exception>> 0.00
Supplier as a function +0.00
Can I throw a custom exception within except clause without causing... 0.00
Could you guys please check my "for loop" for ArrayList o... +0.22
Explain behaviour in a recursive method alternative to a For Loop 0.00
String conversion to Decimal explanation +0.77
Why does on statement create a 6x6 array and other creates a 1x6 ar... +0.87
TypeError: 'bool' object is not iterable when using all() +0.22
Throw Exception in constructor of a subclass +0.22
Getting an error when using prepared statement in python 0.00
Calculating the prime factors of a very big integer 0.00
How to create a sequence with single element of sequence? +0.23
'False' is removed from the list when removing other elemen... +0.23
what wrong with java lambda :: expression ? why ? what diff between... 0.00
Probability of rolling a six in 4 rolls of a dice +0.71
How to "type" random package return +0.23
Get generic parameter of generic parameter during inheritance -2.55
LinkedList .equals vs == operator on Integers 0.00
Why does Python print a value in the body of a loop when I don'... -0.25
Why can't I use "this" in the Model (MVC Pattern)? 0.00
How to write multiple for loops in one line of if condition in pyth... +0.20
Convert an for each loop with var inside to a Java Stream? +0.74
How to optimize this for loop? 0.00
How is this interface and class being implemented? -0.29
Python If statement doesn't return boolean but object -1.85
In method overloading, is method resolution takes place at compile... +1.42
Enumerate object is empty after converting to a list 0.00
Pass a function as a class function through constructor in python 0.00
What does vertical bar "|" (pipe) in function arguments t... +0.22
name is not defined python when it should be +0.23
How can I add some elements to a stack created from a class that ha... +0.20
Take 6 digit input from user and store each digit in a single array... +1.16
How to Discard None Values in a Function Arguments 0.00
Call iterator function with argument Java 0.00