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 ... 5 6 7 8 9
Title Δ
Pointers and structs -0.86
Executing My Program Using Execl +0.52
Scope rules for C macros -0.38
virtual address assignment in C and linux -0.88
Deciding the base condition in backtracking recursive algorithm -0.33
If your stack and heap are non-executable, how can your code run? +1.28
Comparing string through pointers +0.56
(x < 8) returns false when x = -3 (double) +0.55
C - Error with read() of a file, storage in an array, and printing... -0.91
lseek EOVERFLOW error handling -1.35
Seg fault when calling a function 0.00
C passing argument 1 of ‘fread’ makes pointer from integer without... -0.92
Array access arithmetic is done at compile time or runtime? +2.68
Unsigned and signed integers in C +0.61
Read word from file into simple linked list -0.02
differs in levels of indirection from 'int ()' (C) 0.00
An array of length 4-20? -0.66
Splitting up processes in different files -0.05
Read a line of unknown format in C -0.94
What is the deal with assigning an unsigned variable to a signed va... +0.16
L-value trouble when using a (void *) as a generic data container +1.15
malloc error handling -1.70
Library to reproduce the Java primitives hashCode logic in C / C++... -0.45
For readdir_r, may entry and result have the same value? 0.00
Project Euler no. 16 0.00
Can we print an array like this? +0.86
using bitwise operation to extract month from int date (yyyyMMdd) -0.72
Is direct assignment valid to copy a pointer from array of pointers... 0.00
Displaying Maximum and Minimum Values in C -0.64
Catching assert() with side effects +0.48
GCC optimization of __builtin functions used in a macro 0.00
Trouble using time_t to check time of last modification in C +0.12
Abort trap in C without any understandable reason (for me ;)) -1.41
C trying to cast a void pointer to another type -0.58
Applying File Stat (struct type of stat) across all Operating Systems -1.80
Shifting chars in C? +0.28
Pointers, references, C -0.80
Allocating memory for a self-referential structure in C +0.03
need help to understand this c# generic class -0.85
How to convert color name to the corresponding hexadecimal represen... +0.40
quicksort quickie: the flow of control in quicksort 0.00
Explain this Function 0.00
boolean search on an array -0.45
total number of lines of a file (counting backwards) +0.45
Is there a way to substitute C macros for normal C code +4.73
How can I write a single for loop running from a to z and A to Z in... -0.84
To find largest element smaller than K in a BST +4.75
Why can't Go method Receiving Types be interfaces? -3.23
What's the best way to structure this kind of code? -0.42
Casting pointer warning -2.28