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 ... 5 6 7 8 9 ... 76
Title Δ
Why doesn't this program print '4'? -0.73
String comparision without strcmp() +0.83
Union with anonymous struct with flexible array member -0.10
How does a pointer heap allocation allocate sufficient space for a... 0.00
malloc function memory management +1.26
coredump while printing character string 0.00
Bulk initialize the char array by "\0" instead of memset() +1.56
C++ lifetime of a dangling string +0.65
warning: passing argument 2 of ‘inet_aton’ from incompatible pointe... -1.75
Do you need to fclose() both files after freopen()? 0.00
How can I use atexit() function to cleanup function call? -1.84
Values vanishing after leaving function +0.27
What is the problem with putting brackets("(") in a print... 0.00
I want to plus the number form string datatype -0.47
Checking if an item is in an array in C -2.41
How can I return a struct if a condition is true and an int if the... +1.06
What should be the value of b in the following code snippet and why... 0.00
How does indirect manipulation of dynamically allocated string lite... +0.13
Are array names in function arguments treated differently than arra... -0.37
Uncommon function definition in the 'less' program source 0.00
Why trying to print the result of subtraction of two pointers throw... 0.00
Returning float in void* function +0.58
Array Input using for loop 0.00
What happens when I pass 0 as the second parameter of getline? +1.87
2d array: Why ptr and *ptr are same when i declared ptr as int ptr[... 0.00
C is exit behaving like return? +1.23
how to fix this error and why am I getting it? 0.00
precedence and execution of the operators in the statement -1.63
Why I could not Ansible ping my testerver? +0.31
[strcat&malloc&free], when I use strcat(), pointer seems no... 0.00
How to understand the syntax of two functions malloc() and calloc()... +0.78
Is it possible to have statements inside a ternary operator (in gen... +1.84
How to specify storage class specifier for an object of struct with... -2.42
Why does ++(*ptr) increment the Pointer? +0.84
memory allocation eror in C +0.92
Variable declaration at the end of typedef structure definition +2.00
Why the program crased even thoungh I got the correct result? +1.18
Scanning numbers and adding them to list & scanning answer and... -2.57
The following piece of code has at least 5 errors. I need to pick t... 0.00
Modifying a pointer in a function +0.32
Address of memory 0.00
Why occurrence runtime error in c language coding? 0.00
memset manual description: int type or constant byte? 0.00
Pointer Logic Exercise in C -1.41
How to pad integer printing with leading zeros? -1.93
while sentinel variable with post-increment operator 0.00
Reading data into an uninitialized char pointer variable using fget... +1.23
Use strcat function with char pointer +1.43
Pointer and printf() +1.36
How to solve a conflicting types error in c? +1.53