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 ... 7 8 9
Title Δ
use pointer to struct or not when using typedef in C -2.53
equivalent expression for a[j++] = ++i without using pre or post in... -1.32
How to eliminate a redundant macro parameter 0.00
Changing parts of compiled binaries -2.43
What's the difference between these 2 declarations? -0.03
reading a file that doesn't exist +2.40
buffer confusion -0.31
assertion debug type independant? -0.26
Is it possible to refer to the function return value in C? +1.83
Adding default package imports +4.36
strlen in the C preprocessor? +0.05
C programming Linked Lists delete node at position N +1.74
NegaMax Algorithm and TicTacToe...What's wrong? -1.29
how to get a struct that inside of a struct and assign it to an arr... +0.16
How to use strtok in C properly so there is no memory leak? -1.07
QuickSort doesn't work for large inputs 0.00
How does unary addition on C pointers work? -2.39
GCC Determine type of void* at runtime -3.93
Cast (void *) to anyother in a safe way -4.31
C Code for Hexadecimal without using standard libraries +1.31
C - Can't initate a pointer that is passed as an argument -3.65
Bug in OS X 10.5 malloc? -3.19
How to implement a huge matrix in C +4.24
C -> sizeof string is always 8 -3.82
signed two's complement arithmetic -2.44
Initialize mulitdimensional C-array with 0 elements -1.32
unused volatile variable +0.74
C: How to free memory to struct when not having a pointer to it any... -2.45
how do I initialize structure containing pointer to pointer -0.28
Reversing words of a sentence? +3.78
BCD (Binary Coded Decimal) in C +1.60
What is the process of reordering one list based on the implied reo... -1.01
Brute force magic squares +3.84
Is firmware machine code? +2.60
Are there any difference between data integrity and data consistency? +4.00
Why is strand sort O(n sqrt n) in the average case? +4.07
What are the applications/advantages of using partially applied fun... -2.61
Is it possible in Scala to force the caller to specify a type param... -3.60
Multiple assignment of non-tuples in scala 0.00
How was the first compiler written? 0.00
why iterator methods can't take either 'ref' or 'out' parameters? 0.00