StackRating

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

Tom Karzes

Rating
1607.36 (1,486th)
Reputation
11,073 (13,526th)
Page: 1 ... 6 7 8 9 10 ... 14
Title Δ
NameError when using def function in Python -0.71
Python doesn't differentiate len() of list and string? +1.26
Determinate if class has user defined __init__ 0.00
Python: summarizing data from list using index from another list -0.25
str TypeError, yes it's basic but hear me out 0.00
retrieve data in linked list with pointer element -0.54
Defining a global int and two dimensional matrix with #define in C 0.00
How does C preprocessor actually work? 0.00
Error: request for member ‘****’ in something not a structure or un... 0.00
Access struct inside struct with pointers +2.11
How to print for once (no multiple) if status change? +0.21
Linux: printf to fulled stdout +0.49
in C what is the meaning of this declaration: int *(*table())[30]; +1.55
Why won't the Newton-Raphson method converge when computing the... -1.91
Summation Program +0.45
Inline function via macro 0.00
Why does the existence of a return type prevent the need for a forw... -1.80
Missing something simple, program in C wont accept answer? +0.44
Python input based on short circuit +2.39
C - free function crashes -1.34
function pointer in c - understanding +0.67
segmentation fault when using static variable +1.00
C Preprocessor macros extension concatenation 0.00
How to find 3 largest even numbers in an array with C? 0.00
C Turing Machine infinite loop +0.45
A "--" operator in while loop function +0.13
Multiplication algorithm using Bitshifts +0.43
What is the right way to print fibonacci sequence in python -0.40
'for' loop explanation request +0.52
Bit manipulation, return 0 if x != 0, or nonzero otherwise -0.43
heap use after free delete node from doubly linked list 0.00
Python list comprehension is flattening out the lists -0.97
C- Double free error when trying to delete first node in linked list +0.46
Declaring a function in a parameter list in python 0.00
Program Returning nothing +0.51
How would I go about printing the last line in a large text file? -0.38
how to ignore the order of elements in a tuple -1.63
Random shuffle multiple lists python +0.46
C: Pass two comma seperated values with a single #define +1.95
For element in list of tuples, return other element in tuple +1.44
Python list, how to pick up pure numbers in list +1.20
Having trouble with a binary search tree remove function +0.46
Fastest ways to find duplicates +2.33
Segmentation Fault +0.46
Why assignment by Logical Operators ( &&= and ||= ) is miss... +1.93
fgets() weird behavior with realloc() 0.00
Why this code doesn't work for a specific set of numbers? 0.00
why the value of `*args` is strange? -1.50
In what order is this Python list comprehension executed? -0.24
if answer == "M": print(mult(a, b)) +0.49