StackRating

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

Jacob Pollack

Rating
1507.09 (109,073rd)
Reputation
3,129 (54,016th)
Page: 1 2 3
Title Δ
typedef'd struct not found by header +0.81
Xcode 4.6.3 "expected expression" 0.00
Why, or when, do you need to dynamically allocate memory in C? -1.69
Explain the result of the program? +0.07
Structs in a 32-bit architecture -2.99
Testing (not unit testing) private method correctness -1.95
Why can't my C program complete the code after inputing a number? +4.23
Should a PHP app store configuration data in defined constants or a... +0.63
Explanation of Output of Bitwise operations -0.09
scanning from an input file in C until reaching a certain character... +2.04
Read bits from file and store it into char array in C -4.06
Can I add an element to an array pointer? -3.49
Stop notices from undefined indexes in arrays -3.11
Statement about least significant bits in the next field of a linke... -1.49
How to update two tables without receiving the ambiguous error mess... +0.32
how to print a queue[data structure] in C? 0.00
Rewrite URL with .htaccess to hide PHP extension 0.00
Maximum Array Size in C +0.09
Language supporting nested definition of functions -3.96
Create a string with node of BST that has the same value 0.00
cannot convert from 'int *' to 'int' 0.00
Error C2059 While defining max() function 0.00
What is the best way of doing multithreading? -4.40
Usage of pointer in strchr in C Programming -1.30
Is there a way to use a pointer to struct inside the struct without... +4.61
displaying 'Active' for a row which has 'A' as value -1.69
Enumeration in C -1.55
Is there guarantee heap allocated block address will not change(imp... -3.25
Code optimization for string comparisons -0.32
Why scanf("%c\n") have a delay in stdin -1.52
How to bind arrow keys in C? -0.00
How to store store the value 10^20 in C? -2.08
array indexing method a tricky case +3.56
Can't find where is the segmentation fault in C program +1.25
C: Assigning "static const char * const" to "static... -2.09
How to export a struct's field from C -2.38
Need help debugging C code +4.55
Delete N nodes after M nodes in Linked list -2.57
bits set by lookup table - Recursive macro -0.46
Automatic variable in C not initialized but given fixed value withi... -2.68
Output of following code with integer, float, char variable -2.33
How to accept as one data type and store in a defined structure usi... +4.35
In C is there a pattern for variables in an array which are assigne... +3.64
Determining when functions allocate memory in C++ +1.61
Caller for abort() is unknown in the backtrace, any suggestions to... +5.43
How do i extract the ip address from text file +4.26
HEAP CORRUPTION DETECTED: after Normal block (#143) +4.16
Order of `static` definition and `extern declaration` in a translat... -3.51
Update data from tables in two different databases +0.04
How to invert an RGB color in integer form? +0.15