StackRating

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

John Kugelman

Rating
1705.16 (131st)
Reputation
260,362 (161st)
Page: 1 2 3 4 ... 81
Title Δ
Does insertion sort have a Θ(n) value? 0.00
Is ConcurrentHashMap's forEach method thread-safe? 0.00
os.chdir doesn't change directories 0.00
Is this technically a list comprehension? 0.00
Python 1e7 and % operator +0.10
long long output in c++ 0.00
How to cast an [u8] array larger than 8 bytes to an integer? +1.24
Why is this list becoming NoneType when a recursion happens? 0.00
Bash Recursively Remove Leading Underscore -1.20
Remove directory at an arbitrary depth in another directory -1.90
What's the purpose of the `sut` variable in this code? Why does... 0.00
How can I return the last element number from a tuple that satisfie... +0.21
Trying to execute a function through a users choice with the select... 0.00
field name as argument 0.00
How does Java decide to sort a list of objects with multiple fields... +1.40
Make bash expand Wildcard in script command? 0.00
Why is my Python code not evaluating booleans correctly? +0.58
How to check if user input is the same as the first item in each su... +0.80
How to set multiple environment variables from output of other comm... +0.22
Implicit declaration of function in main/error:expected ';'... 0.00
Does a call stack grow first in / first out in C++? +0.64
Why is my function returning undefined, when it should return a num... 0.00
"Invalid Operands to Binary" error when trying to calcula... 0.00
Error printout in for/else block triggering incorrectly -0.73
Make function visible only within a library, not in API -1.30
Should I be using a case statement or an if/else 0.00
Graceful exit bash script when running as a service with systemctl +0.22
What time complexity is this nested loop with multiplication? +0.23
Looking for smallest number in this array (would like to understand... -0.74
i am trying to print out this simply equation, but it says float ob... 0.00
if statement with modulo operator inside for loop 0.00
What is the point of creating method reference from already exiting... 0.00
Why does the filter work for pixels in a corner but doesn't wor... 0.00
.bashrc command to copy current working directory 0.00
How do I add newline character at end of lines in blockquote for pr... +0.23
How can I build an object using a varying number of command line ar... -0.11
Putting multiple "If not" together 0.00
Passing multiple files using zcat and a for loop to a command 0.00
Best way to convert Map<Object, Optional<Object>> to Ma... -1.02
":" operator in Linux shell script 0.00
Why the name IntSupplier and not ToIntSupplier? 0.00
Why can I still use a variable after transferring ownership of it i... -1.95
Does Dijkstra work with all negative weights 0.00
Get a boolean answer from a custom Comparator +1.00
Linux find command with multiple ORs 0.00
Is returning inside a 'with' statement dangerous? 0.00
Are my fork processes running parallel or executing one after anoth... +1.36
Struct ownership 0.00
(Issue With Nested For Loop) Multiple Column 2 Per Column 1 0.00
How can I write in python a for loop with function that changes bas... -0.53