StackRating

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

Jim Balter

Rating
1503.24 (321,966th)
Reputation
13,498 (10,691st)
Page: 1 2 3 4 5 6 ... 9
Title Δ
Why the returns of strcmp is different? +2.95
safe malloc/realloc: wrapping the call into a macro? -0.79
Finding all primes of a particular sequence -0.77
Why do these pointers cause a crash? -0.79
C: Transforming 'while' loops into 'for' loops -0.81
Do I need to call free() after a failed getline()? -1.45
Displacement with C pointers +1.97
allocate memory for pointer to array of structure +0.56
read semicolon separated strings from a file +1.01
Why use #define DEF ((unsigned) -1) instead of #define 0xFFFFFFFF +1.68
how to convert a propositional logical tree into conjunction normal... -0.46
Constant Definition within Constant Definition in C -0.87
ANDing with different bit lengths -1.68
Bit shifting and assignment +1.64
Making two functions into one +0.84
SIGABRT error during alllocation of char array +0.01
The hunt for the fastest Hamming Distance C implementation +0.01
I want to create a simple assembler in C. Where should I begin? -1.02
atoi function in K&R C book -0.39
unable to scan input -0.49
How do you use malloc to allocate space for a non-pointer object, s... -1.13
Sorting array with numbers from text file in C? -0.09
compare function in inbuilt qsort function +1.81
Generating DIFFERENT executable from different files using ONE Make... 0.00
scanning until EOF in c +1.63
Kernighan and Ritchie Exercise 2-2 Debugging? -1.01
Static Variables and Threads (C) -0.20
C program not passing values to method 0.00
C code for Branch and Bound Issue +0.04
Binary Search Tree C delete node -0.46
C programming segmentation fault linked list program -0.23
How to do strcmp correctly? +0.85
C structures, memory alloc and structures +0.91
How to read this prototype? +0.15
Difference between char *[] and char (*)[] +1.67
fgets not reading EOL? +0.60
C LinkedList adding node to end 0.00
Interpolation Search Program? 0.00
Reading and Writing Files in C using read(...) write(...) 0.00
preprocessor #if doesn't work +1.91
dup2 after fd[0] != STDIN_FILENO +0.73
find the intersection of sets +1.64
c threads and resource locking -0.21
calling a function to change int to binary +0.01
C++ what is the difference between static and dynamic allocation of... -1.88
Determining if two file paths point to same file under Linux / C? -0.47
Converting little endian to big endian using Bitshift Operators -0.08
When to free node in linked list 0.00
Program a mathematical using recursive function +0.52
call to write() fails unknown reason +0.03