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 ... 44 45 46 47 48 ... 76
Title Δ
How to know the exact number of elements in an array in C? +0.27
free(): invalid next size (fast) error in C using recursion +0.29
How to send 2D char pointer to a function for memory allocation? +1.14
Setting 2D Integer Array values all to 0 in C -1.28
How to handle invalid passed arguments in Ansi C +0.63
"malloc in local function, free memory in main" is it ok?... +0.77
How to dynamically calculate the size of a dynamically allocated me... +0.24
Character array in c with function +1.04
Realloc Arguments +0.35
how to test static functions of C using google test -0.88
Comma-Separated return arguments in C function -0.35
Outbound access in static const arrays 0.00
strcmp always true regardless of input -0.35
Program keeps on crashing +0.37
Is this condition checking statement legal in a for loop? -1.96
fseek() API in C and error code +1.14
Getting empty when using my own strcopy function +1.26
How to access an integer array from one C file to another? 0.00
if statement producing wrong behaviour even after having correct ta... -0.34
Difference between using strlen or malloc in c +1.22
How all the elements of array initialize to zero and first element... 0.00
how to get running executable name in c/c++ for gcc compiler 0.00
How to compare "text" (string) to be used as the conditio... -0.47
what should strlen() really return in this code? +0.88
When do we do typecast in #define 0.00
Function to dynamically allocate matrix -1.23
What could be a corresponding input to this output? +0.31
Segmentation fault after returning a pointer to a struct -2.45
Condition To Print “HelloWord” -0.71
Reading the string with defined number of characters from the input -0.22
Why does the following for loop do not work fine? -0.12
Whats wrong with this C code? +0.70
How to concatenate a name of file using fopen function? +0.65
Overwriting character in dynamically allocated array in c 0.00
Why does this strtok() fail when invoked with correct parameter typ... 0.00
SDDC Cast of literal value to 'generic' pointer +0.30
Can we omit the data types of function arguments? +0.23
Usage of NOT operator in #define directives in C programming +0.25
Allocating and reallocating a struct and its elements -1.18
Accessing outside the dimensions in array created by a double pointer +1.24
condition check on scanf ()or get on input -1.01
sizeof whole struct with member -1.09
The dots and const in printf function 0.00
c language if statement with sizeof +0.85
Why would you check whether the result of bitwise AND is equal to o... -1.15
Legitimate usage of char* -1.72
Why am I not experiencing an error when working with strings in Xco... +1.05
Why random integer is outputed when more '%' conversions th... +0.77
How to detect that malloc() function will fail? -0.64
Getting different output for same C code using different compilers -0.44