StackRating

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

ajay

Rating
1489.82 (4,419,034th)
Reputation
6,283 (25,884th)
Page: 1 2 3 4 ... 6
Title Δ
Dereferencing arrays that contain pointers in C -0.54
How to pass a structure into a function to print using pointers and... -0.23
Format string error in C over network +0.92
Difference between char argv[][7] and char *argv[] +1.77
#define a string literal then assign it to a char* +0.01
fscanf reads the last integer twice -1.33
How does C struct ignore inner order, for a compiler? 0.00
for loop runs twice in C -1.33
access members of a structure from void pointer inside a structure -0.35
Confusing output after use of increment operator +0.98
c program for printing each word in string backwards -0.01
Different type of string declarations in C 0.00
String concatenation. C +1.05
How different data type variable inside a printf statement affects... -0.17
Initializing a char array with an explicit size and initialized to... -1.10
Using qsort for character array in C -1.92
Segmentation fault solution -1.01
Program that tells user whether one number is evenly divisible by a... +0.72
C multidimentional char array - assignment makes integer from point... +0.31
How to operate C pointer +0.98
sscanf not extracting pattern +0.50
memcpy: warning: dereferencing ‘void *’ pointer -0.40
Is const char array name a const value in a function? 0.00
segmentation fault with memcpy (C) -0.27
Printing a variable in C that was not assigned a value +0.55
Exponent not working properly in C -0.26
Clarification on Scope and Redefinition +0.56
printf value in union depending on format +2.94
Segmentation fault when passing pointer to function -0.65
Error with the address of a char in c -0.48
How to define a double dimensional array using a single pointer -0.43
Initialize a struct +0.20
Const qualifier ignored -1.39
dynamic memory allocation in c , free some part of memory that is a... -0.82
Covert a list to string -1.25
How to use memset function in two dimensional array for intializati... +2.70
Where are place address of globals, static and string literals by a... -1.23
struct's string field as function's parameter in C -1.22
Count paragraph in file -0.27
Is there advantage of using (void *) 1 instead of null for placehol... -1.22
C language prefix postfix issue 0.00
How does passing an array to another C function work? +0.95
Scanf not taking whole string -0.15
int * vs float * type +1.06
Create (L[i], L[i+1]) tuple list from list L -0.70
Can the array's default pointer be changed in anyways? +0.34
Scanning in strings into a 2D array in C +0.38
c program segment error from GCC compiler: concatenate two strings +0.72
How do i change an int variable to a string variable in c? +0.06
Reading integers from a file separated with spaces 0.00