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 2 3 4 5 6 7 ... 76
Title Δ
Why is the sizeof operator not evaluated in a for loop condition? +0.59
Compilation fails with "expected expression before '{'... -1.33
What does initializing a string to {0, } do? +1.26
Why Not operator for negative number gives this output 0.00
When int a[3] has been defined, is there any difference between int... -0.86
rename() function differs in levels of indirection from int +1.39
What does I_n_test = I_N mean inside of the for loop? +0.68
Use of the "-=" operator with array element in C -0.34
I dont understand y---3 statement -1.02
I want to allocate memory to function pointer +1.17
Replacing a Null Character with other character in C +0.28
What is wrong with this code?? It is giving output as 0.0000? 0.00
What (%f) means in C? 0.00
Returning structure from function gives me segmentation fault -1.46
C - format specifies type 'int' but the argument has type &... +0.77
Is it necessary to typecast the void pointer before assigning it to... 0.00
Expected expression before char in C +0.28
Function returning value with no specified return statement in the... 0.00
How to Return The Address of String(As Char Pointer) 0.00
The null character at the end of string literal -0.73
Some questions about strings +1.18
why does NULL of srand (time (NULL)) give time () a random value? 0.00
How to turn string to integer in C with trailing whitespace (and wi... -2.41
what is the difference between these two malloc declarations? 0.00
consider the following code segment of pointer -1.21
Why am I getting array bound is not an integer constant before ‘]’... +0.65
Incorrect first value in array of pointers 0.00
Passing string when program expect int in C 0.00
String variable assignment gives pointer error +0.27
C: Unexpected result when cast'ing an array within sizeof() +0.96
Can I have an array with indeterminate length in C? +0.70
Return struct in function in C +0.46
Why is average calculating program showing different results after... +0.28
Getting segmentation fault with this code but I'm not sure how... 0.00
Unexpected result while assigning value to a character array in dyn... +0.63
Memory allocation in C - referencing freed/deallocated location doe... +0.37
Why the following program prints 1 instead of what I enter as input? +0.27
What is the difference between this loop using array bracket vs poi... 0.00
Why sizeof() method is giving different results? 0.00
How to print an unsigned int* in c? +2.04
Too few arguments error, but passing in enough arguments? 0.00
How to do a specific action depending on the file extension of a co... +0.60
How does C do arithmetic to the left of '='? -1.14
Unable to find source code for xv6 function gets 0.00
Invalid (Aborted)core dumped error while using free() in C -0.45
Am I Correctly Understanding Pass By Value and Pass By Reference in... +1.05
C - Behaviour of assigning char literals vs array literals -0.70
How does the computer make the difference between types? -0.82
How to manipulate an array of structure containing 2D array 0.00
Write an XML file through a C program 0.00