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 ... 23 24 25 26 27 ... 76
Title Δ
Reverse the string using Function and returning the Whole string to... +0.54
C language order of precedence +0.76
Looping operations -0.76
are heap variables global variables and what is the scope and lifet... +2.06
Print the structure fields and values in C -0.17
c structure: Input requires number line by line by hitting "en... 0.00
Float value not the same which the function is used in another tran... 0.00
How to deallocate a pointer to pointer, such that all the elements... -1.75
"And" and "Or" operators in conditionals in C +0.27
Dynamic allocation of array issue C -0.82
Is there there any reason NOT to use calloc instead of malloc? +1.00
Why does my while loop keep executing even when the value is true? -1.04
Proper use of structures and pointers +0.55
Compile time error when declaring variables in C inside control sec... -2.36
Memory access violation doesn't give any error in c 0.00
Alternative syntax of combining multiple condition check -0.05
Explanation for the output of the code -1.25
dynamic allocation of bidimensional array 0.00
memset operation on double pointer +2.00
Why below code goes into infinite loop? -0.21
Freeing memory before calling realloc() +0.72
Integer pointer -1.53
Confusion about strcat with memcpy -0.55
The output of the following C code is T T , why not t t? -2.18
Behavior of char pointer 0.00
Macro and Pre/Post Increment in C 0.00
What is the result of calling return in a non-void function after c... +0.84
C Programming - Multi-line comments +1.15
Input buffer flush +0.86
Can you assign a variable name to the thing a pointer is pointing a... -2.03
What is the effect of dynamically allocating 100 bytes for an int*,... -0.11
Array as function with arguments? +0.27
What's the point of writing (void*) in front of integer pointer? +1.31
Printing ascii chart -0.81
Generate number and Display Matrices 0.00
Why the string initialized with the too long initiializer would beh... +1.25
Why I don't get the EOF? 0.00
scanf cannot detect EOF but getchar is able to detect EOF input? 0.00
Free after assigning value for field in global structure -1.17
Why the arguments to the format specifiers are not getting printed... 0.00
How can this string run? +0.26
The name of a function. is it a pointer to that function? 0.00
What is considered as EOF in stdin? 0.00
storing and printing string in void pointer +0.41
Static variable in a function called repeatedly C +1.23
Why a syntax like "a=b--- // a newline, line ends without ;&qu... +0.27
how to run c++ program in ubuntu from another ubuntu machine? +0.27
Im having issues with the redefintion of "fptr" 0.00
Memory leak when rewriteing a 2d array 0.00
Casting malloc to a primitive type 0.00