StackRating

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

Sourav Ghosh

Rating
1636.64 (756th)
Reputation
115,331 (583rd)
Page: 1 ... 30 31 32 33 34 ... 76
Title Δ
printf prints additional * character 0.00
Does individual array elements decay to pointer? +0.28
Structure definition with pointer 0.00
malloc for char pointers and printf -0.68
Loop iterating only through half of the elements +0.27
Problems with scanf and strings in a while loop +0.28
Pointers and segmentation faults in C +1.15
Explain the Output of sizeof operator when applied to a function type -1.97
Segmentation fault: 11, Absolute Beginner's Guide to C, 3rd Edi... +0.77
Segmentation fault while allocating memory for front element of a q... 0.00
issue in double pointer address addition -1.38
Error called object is not a function or functionpointer -1.29
Pointer to char, different terminologies +1.54
scanf a string in a char pointer 0.00
Why does not free() deallocate all allocated memory locations? 0.00
Why can't I encrypt the second word? -1.21
What happen when we do multiple malloc for allocating memory to a s... +0.27
Program crashes after fscanf() encounters EOF +0.28
In c, can a switch statement have 2 arguments? 0.00
Counter depending on getchar return value gives wrong oputput 0.00
Initialize 2d char array in c - tic tac toe game -1.05
Why does this C code output a 64 if the input is a character? 0.00
How does this code compiles successfully? +0.28
How to control the number of digits to appear after the decimal-poi... 0.00
Console only displays 0 for all doubles 0.00
Is this program correct? +1.07
C: The scanf() function is not working as it should +0.28
Why does this sentence eliminate the "unreferenced function ar... 0.00
Under these declarations, what types are the following expressions... +0.28
Value of variable changing when passing it to another function by r... +0.36
Why is this passing by value? +1.08
Does C initialize structure padding to zero? 0.00
Confusion C begining +1.61
C output not printing overflow 0.00
Getting segmentation fault in simple program -0.75
How to make my clock app work +0.28
First executable statement in C -0.71
Is the size of a dynamically allocated array stored somewhere in RAM? +0.33
Partially initializing a C struct +0.06
Segmentation Fault in simple assignment +0.95
Understanding pointers & malloc -0.01
Difference between int fpurge() and int fflush() in C -2.91
Having issues with a user defined arrays program in C 0.00
Initializing array of structs strange behavior 0.00
read() return extra characters from file +1.38
Simultaneously handling getchar() & putchar() 0.00
Pointer Integer Character Warning in C +1.11
C pointer vs pointer to pointer - what's the proper usage? -1.24
Print a member of struct that is a pointer to another struct? 0.00
using getchar() in C; does it move to the next char every time I us... 0.00