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 ... 28 29 30 31 32 ... 76
Title Δ
Why am I getting segfault when changing the signature of main? +1.00
Why can we not change a global variable within a C function? 0.00
Function return value different from expected +0.28
Is this a valid example of call by reference not being true in C? +0.40
If we add one to the largest re-presentable integer, is the result... -0.23
How does the system knew that an address being accessed is constant... -0.79
What is the type of command-line argument `argv` in C? +0.52
fgets not storing the supplied inputs in the destination variables 0.00
Homework-Subscripted value is neither array nor pointer nor vector -0.21
C - Limit the string length -1.66
Concatenation of two strings into one in C 0.00
Can't increment pointer position +1.04
Static function in C can be accessed in other files 0.00
Why does using an expression on an address act weird when using pri... +1.34
How does assigning a string to int and passing that int to printf p... +0.73
Address of dereferenced pointer construct +1.26
Why only multiple "%" is accepted by printf? +0.28
Why only the first word from the input sentense is scanned and stor... 0.00
Initialization of an array of structure initializes all member of a... +1.15
Split string using more than one char as delimeter +0.99
Is it undefined behavior if the destination string in strcat functi... +0.77
Does this usage of strncmp contain an out of bounds read? -0.04
What exactly is a "Predefined Function"? -0.74
Amending an array by reference using pointers in C 0.00
How two structures can work in this way -0.68
why is while written here with no body? -0.21
Problems with free() function in C 0.00
Is an expression including array subscripting can be an identifier? -2.57
Getting input as string and Printing -1.14
order of evaluation of comparison operator? -2.06
Varying the Size of a Structure? +1.22
printing after splitting a line of text at delimiters +1.23
2 ways of accessing value of an array of pointers in C +1.17
How printf determine the content to be printed when a char pointer... +0.98
scanf %u negative number? +1.53
Check if string matches a particular format +0.52
Is creating array with a variable number of elements possible? +1.72
error in stack Operation on an array in push operation +1.74
Losing pointer information in function -2.28
Copy a string into another without \0 -1.70
C Tic tac toe beginner -2.31
Divided a string by one of a few options -1.78
Why my free() wrapper function doesn't work? 0.00
Pointer to pointer dereference with pre-increment operator 0.00
Why does a pointer to a string literal cause a compile time error i... -2.06
fgetc() Creating Segmentation Fault +1.06
Compiler can't find installed library headers 0.00
print to linux prompt from background process -2.51
Iterating through a function's arguments by using a pointer to... +1.79
Print multidimensional array of chars -2.23