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 ... 12 13 14 15 16 ... 76
Title Δ
Why do I keep losing the values of my struct members? 0.00
Why do you skip void function calls without catching them? -1.35
Why does fopen() not recognize my file's name? -0.72
K&R hash function 0.00
Unable to compile c code, when using the macro #define for struct m... +2.02
in regard to argc (not wondering what it means) -1.76
printf address arithmethic of two pointers -1.36
I want to free last 3 bytes of 4 byte allocated data (the data is n... +1.05
How implicit conversion work with signed character and unsigned int? +0.87
Is getchar defined as macro? -2.17
Can't initialize char array to a variable in c +1.19
When exactly is the increment operator applied when used as part of... 0.00
Why can arrays be assigned directly? +0.30
Existence of a library function that returns bool 0.00
Reverse string printing using carriage return -2.24
Reading integer as character & printing it as integer +0.65
Pointers in C: why is the * needed in *address_of_x = &x when g... +0.05
Using Pointer to Struct to read member Variables +1.22
C - An if-else statement gets stuck and crashes 0.00
How to initialize multidimentional array in C Programming -0.71
Program returns incorrect answer and "-nan(ind)". What di... -2.49
Why does strlen() in this instance return one less than the number... +0.27
GCC compilation error, braces around scalar initializer [-Werror] +0.27
C initializer element is not constant -3.20
How do I create arrays within an array in C without a predefined si... +0.31
Array of function pointers as a member of a C struct -0.48
difference between stack segment and uninitialized data segment -2.69
when declaring variable is not completed , why complier know it'... +0.01
Converting a result of Integer to String or Word in C -0.98
Realloc allocates more memory than requested +0.26
what does " void (*f)(void) " in C mean -0.59
How to interpret the operator associativity? 0.00
Returning local static in C 0.00
What '...' indicates in function parameter in c? 0.00
Why does sizeof(a ? true : false) give an output of four bytes? +0.47
Why isn't this generating garbage value like the other program? 0.00
use malloc for double pointer in C90 0.00
Incompatible type when returning type in C for inner structure 0.00
C strings Breaking up a string with multiple '\n' 0.00
Why doesn't %lf work with doubles in printf but %f does? 0.00
structure on the stack - fields initialized? +0.31
trying to read integer with scanf in array +0.26
Subtracting two pointers giving unexpected result +0.07
malloc of pointer to structure works why? 0.00
why 2 different strings have the same address in C? -1.08
How to properly validate how many inputs were read in scanf -1.94
strtok() function is tokenizing the string incorrectly +1.22
C memory location of the array name 0.00
variable assignment in conditional after && (C) -0.21
The comma operator in a function argument 0.00