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 ... 7 8 9 10 11 ... 14
Title Δ
Split a list of two tuples based on the items in the second dimension 0.00
Using a while loop to compute the approximation of a square root of... 0.00
interpret float 32 in binary file and read with python 0.00
what's the meaning of x[:]=y? -0.49
Free memory from pointer to chars array 0.00
Error whilst making a simple XOR crypter in c +2.53
C memory layout for two dimensional string arrays 0.00
Stripping a string and getting start index and end index -0.36
Can realloc() expand into (and overwrite) subsequent data? 0.00
C using random crashes my program -0.04
How to fix an expected an indented block error? 0.00
Understanding the function in c program . char * allocc(){} K&R... -0.14
Stack based modified preorder tree traversal 0.00
python loop in print argument +1.98
Issues with opening a file inside of a function C 0.00
Changing pointer address in a function? +0.47
Python find difference between file paths -1.11
Coins all combinations - strange difference between 2 algorithms -1.92
Continued Fractions Python +0.17
Pyramid of stars using while loops python nested while loops +1.29
Sum OR average OR max elements of two lists according to a third li... +1.37
While loop doesn't break no matter what I do +0.92
C++: What does if 0 and asm means in these lines of code? +1.96
Python calling functions from a if statement -2.07
I want to loop through a string of numbers -1.96
Adding more than one value to dictionary when looping through string +0.95
What are the values of pointers and variables according to this C c... -1.59
C code to find out if a number is "strong" or not ( liter... +0.92
Python subclassing and parent value assignment +0.13
Update list to tuples 0.00
Why is the output 1? is it because it's true? +0.48
how to print the value of the string, not the string it self +0.31
Unorderable types error when using map function -0.53
What is a Memory-Efficient Doubly Linked List in C? +0.42
How to update an already-declared class during runtime 0.00
python:confusion about assignment statement:l = [a,b] = [0,1]? -1.89
How to return 1 or -1 if number is positive or negative (including... +0.48
Why am I getting an output of 0 +1.40
What is the best way to destruct the structure in C -1.13
Why is this global counter not decrementing in the child process? 0.00
Python string to float conversion -0.04
Why the same variable print the different output? +0.38
How to output the very first rolling average in a rolling average p... 0.00
Dec to bin converter function printing result out backwards +1.57
scanf() in while loop. Put a space before % doesn't work +0.47
python local variables vs self -0.09
Having problems with my recursive function -1.33
Need some python help on indentationerror 0.00
How does the + operator work in C? -0.06
Python unittest failure when results appear equal +2.24