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 ... 31 32 33 34 35 ... 76
Title Δ
Why this code snippet said to contain error? +1.43
Direct assignment vs Dynamic allocation for char * string -1.63
How to return different types from a single function +0.77
snprintf negative/zero value of buffer size +1.04
basic c programming array of string +1.11
Structure making array display wrong values +0.28
How to elegantly fix this unused variable warning? -0.21
How to use double pointer as pointer arrays? +0.27
What do the characters starting with '\' and followed by a... -1.96
Explain the weird behavior of fprintf() in the program, printing so... +0.76
C Null Pointer Check Nondeterministic (and confusing) +0.77
Error must be a modifiable lvalue +0.61
Use of scanf() in C +0.63
Why does my fflush not work? Skips asking for string in loop 0.00
Search and match an array element with struct 0.00
Function to free pointers not working -1.08
I get an unexpected outcome for square array? -1.96
Why memset of array of structure changing the program behaviour? +0.76
Is there some reason for this kind of for-loop? +0.33
Why does freeing the dynamically allocated memory create issue here? +0.28
In the expression: "a->b" , what the operator '-&g... +0.27
Pre-Processor C Macro Syntax -0.80
Why can't I declare and define a char-pointer variable to point... +0.66
Difference of this piece of code is making me confused. Please some... -0.47
Choosing enum element using "..." -2.03
Variable of type double not working when read by scanf() 0.00
array pointers to structures -2.11
How does fflush work? +0.91
Structs and pointers in C 0.00
Why does C not allow concatenating strings when using the ternary o... +0.89
If my computer is a 32 bit system, it has a 32 bit address right? B... +0.66
Make program to not count if Numbers are different than {-1,1,2,-2} 0.00
Free a overwritten pointer -1.46
Is this actually dynamic memory allocation? +0.61
looping over a fgets 0.00
The cmd closes when I try to run this code ,what im doing wrong? 0.00
C programming, int a[N]={0}; Meaning of this statement? +0.61
why this 2d pointer notation works and the other doesn't 0.00
"error: assignment to expression with array type error" w... 0.00
Statement with no effect with pointers -2.88
program crashing while assigning a new node to tree node +1.21
Pointer to a struct accessed using index like an array +0.62
What does malloc hold after reservating memory? +0.66
Opening a file gives unexpected return value 0.00
vsnprintf and NULL input string argument -0.72
How to get number of elements in array using pointer +1.28
Is it defined behavior to allocate memory using the variable being... 0.00
Copy a single character from a character array to another character... +0.28
How the assignment statement in an if statement serves as a conditi... +0.29
C - function parameters and pointers -1.13