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 5 6
Title Δ
query regarding sprintf() and scanf() -3.34
Print every number with 0 in their digits (Only natural) +4.50
is this a nice way to allocate memory for an array of arrays? (C) +4.39
how to remove space in a string in C? -1.51
C - Read non-alphabetic chars as word boundary -4.36
Do I need to assign \0 to malloc strings in c? -1.51
Assigning an array to a struct member in C -1.42
code between curly brackets and change in values of variables -3.62
Difference between dereferencing pointer and accessing array elements +1.55
pointer arithmetic in multi-dimensional array 0.00
read several string from a file -0.55
character array initialisation +3.26
What happens when a buffer is to small to hold some data +3.89
Changing the memory location of constant pointer +3.61
Volatile integer and computer security +4.31
C program confusing from Ritchie and Kernighan +0.45
Trouble using conditional statements with type def struct variables -1.53
confusion about character array initialisation -0.65
What is the best way to convert str from standard stream into int a... -0.27
how to calculate size of array which is passed to a function -2.81
What does int (*ret)() = (int(*)())code mean? -0.96
no warnings when trying to access a freed memory in c -0.30
Strange behavior of sscanf +0.19
Taking pthread id as an input +0.66
EOF not working in while loop for getchar() in Ubuntu 11.10 +4.38
Searching A Link List In C -2.13
What is 'void (*old_sigint_handler)(int)'? +3.32
Segmentation Fault in Bubble Sort +0.14
regarding inputing enter key -1.57
C program using struct and scanf produces error: expected expressio... -0.23
C: convert int[ ] to string -2.04
code not printing linked list C -3.75
Dynamically Adding Strings to char Pointer with malloc and realloc 0.00
Structure variable in an if statement -2.20
Declaring a structure inside a structure? -3.71
How to reallocate memory for a 2-dimensional array? 0.00
Behaviour of scanf when newline is in the format string +2.31
Returning an array of string from a linked list in C +1.66
Weird scanf behaviour when reading number and newline -4.14
Pass multiple-dimensional array to a function in C -2.36
Patial copy of string array +4.06
How to reverse the words in a sentence without using inbuilt function +2.51
Find free memory space using malloc function +3.79
struct hack with pointer rather than array +4.65
Need help creating a dynamic char array in C -3.77
Why is the character d printed when I assign a string literal to a... -2.49
What is wrong with my binary search implementation? -1.94
Enum in C is not throwing an error on invalid input -3.13
Using a for loop to create a linked list -3.89
Copying into char** from char* -1.94