StackRating

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

Joel Cornett

Rating
1502.88 (331,788th)
Reputation
18,123 (7,689th)
Page: 1 2 3 ... 10
Title Δ
What does *** mean in Python -3? 0.00
Generating Unique Random Strings -0.20
Why does Async/Await work properly when the loop is inside the asyn... +0.42
Combine json objects from many files into one single file, line by... 0.00
Implicit conversion fails when it should succeed? 0.00
Wrapper or inheritance for file parser in Python +1.84
Remove outer list from list of lists of lists 0.00
SafeConfigParser overriding files 0.00
How to extract the value of an object inside an incomplete JSON arr... -0.52
Python: Multiindex recursive calculation 0.00
Webpack favicons into different folder 0.00
Split string and drop last value +2.21
for loop getting data in batch 0.00
Python Threading duplicate dictionnary result 0.00
How can I store individual characters of a word in an array for lat... -0.03
How to create branchless code for this piece of code? -1.74
Dynamically generating elements of list within list -0.76
Proper way to retrieve return value of wait <pid> command -1.98
SupressWarnings vs noinspection 0.00
Declaring a struct in a separate golang package cannot return value... -0.51
Is it ok practice to have a unique pointer pointed at a shared poin... +2.06
No handlers could be found for logger (Basic example) 0.00
Prototype Pattern causes code repetition between "actual objec... -0.14
Unable to define desired function -0.29
How can I create a simple system wide python library? +0.01
c++ return from template +0.01
Compile error, method with multi assigment to member variable, temp... +1.95
c++ unresolved external symbol? 0.00
Can initialization `int * p = malloc(1000);` also be dealt in RAII... +1.76
Understanding the difference between these two decorators +0.49
Expression must have pointer type error on a pointer? 0.00
Generic Type vs Explicit Type Class/Struct -1.06
How to find the index of the largest numbers in a list -0.47
Checking for many strings in a single string with Python -0.01
Is it bad to not define a static array size in a class?--but rather... +0.33
Read a txt file every first, 2nd and 3rd line and save in 3 differe... +0.83
python how to iterate cells in the same column in a CSV file? 0.00
removing duplicates from two 2 dimensional list -1.15
Append to File Using Subprocess in Python +0.50
__enter__() takes exactly 3 arguments (1 given) -0.02
Create variable name from two string in python +1.20
Why am i getting garbage in total for array? +0.51
TypeError when calculating an algorithm +2.38
Python: find all sets of numbers inside a range where each set cont... -1.31
In python 2, how to write a function that prints to stdout by defau... +0.09
Python multiprocessing pool force distribution of process 0.00
python formatting strings to ignore indentation whitespace -1.56
Separating strings (list elements) with many spliters without loosi... -0.88
python list comprehension not working -0.76
Is it acceptable to initalize the parent class from within the subl... +0.50