StackRating

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

Draconis

Rating
1544.92 (9,624th)
Reputation
1,379 (117,470th)
Page: 1 2
Title Δ
Character Arrays versus Character Pointers regarding size +4.37
Check if an integer can be represented as a linear combination of i... 0.00
Removing all repeated elements in a linked list -0.47
How to efficiently store an int into bytes? 0.00
Why was p[:] designed to work differently in these two situations? -3.41
Don't know why Name is not defined for greatest common divisor... 0.00
How to find a prime number using python -0.51
Trouble using regex to locate special characters +3.35
passing argument to python from shell script -4.52
Ho to get the cartesian product of element based a given criteria? 0.00
slicing a string with variables, Typerror: string indices must be i... 0.00
Getting error when trying to use JSON loads. Believe string to be i... 0.00
Is it possible to force data immutability in a python function? -0.40
How to create a python module as a single callable function? +0.74
Created Class Won't Pass Assertion Check 0.00
How to tell the difference between a user-defined class and a built... +1.77
setPixel() missing 1 required positional argument: 'color' -0.19
Convert numbers in thousands separator into float 0.00
set python json data in specific order 0.00
For loop sequencing using modulo 0.00
Python Find text at end of html element +3.72
How could I write the "\b" character in a file? 0.00
Seeing output from string.maketrans 0.00
How to extract specific data from a string? -1.40
How to get character count like Twitter -4.53
What language is simple enough for me to make a compiler for as I l... 0.00
SyntaxError remaining/shifting between lines in py file 0.00
Ahref html issue, html tags not showing +3.50
Keyword 'str' used on LHS of assignment operator +3.55
How to install a pip module from its master branch on github? +4.62
How to block the generation of superclass with .__new__, while allo... 0.00
How to convert recognize a string as a Unicode char? 0.00
Why does "int x = 5; printf("%d %d %d", x==5, x=10,... 0.00
Trouble with recursive flood-fill on 2D list for minesweeper 0.00
Run a Flask app forever, even after reboot 0.00
How can you find the determinant of the following matrix in python?... -0.56
Why does the child selector select all descendants? +4.10
Why if statement is executing while statement is false +3.69
Usage of pointers as parameters in the strcpy function. Trying to u... +4.01
How to find the nearest coordinate in graph using Python -4.38
Sending mail from a list with smtp +0.47
How to recover a broken JSON database using Python (letters of prod... +3.68
How to evaluate whether two number are close enough or not in Python? -2.38
\n is not substituted using strtok +2.47
Week days with case switch and enum +3.73
is && in short circuit logic the same as in if clauses? +3.77
Python dictionaries - difference between dict.get(key) and dict.get... +4.18
Problem deleting head node in a doubly linked list in C -4.28
how to get Leading Zeros in integer composed from items on a list P... 0.00
Right shifting by negative count is not only undefined, but maps fr... -2.62