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 ... 21 22 23 24 25 ... 76
Title Δ
why function returning value when there is no return type specified? -0.29
C nested structs in correlation -0.97
What is wrong in my c program to reverse the order of the vowels in... -0.24
How to increment a counter for a while loop within the loop? +0.25
C: How a two-dimensional array works? +0.27
Error message if I try to copy one array into another in C +0.71
indexing past the end of C arrays +1.58
Printing Pointer Data with Printf in C +1.39
defining typedef for a struct for 2 times -0.78
Addition and Increment expression in [ ] - operator +0.80
Why does the dereference operator fail to return value pointed by a... -2.46
Unable to allocate memory inside a function and return it in C +0.50
Type of DBL_MAX -2.31
for loop in c not outputting full array +0.05
Why do C Functions Alter Arrays Automatically? -0.12
Initializing all variables in C in one line and uninitialized value -1.22
How to compare each element of one array to another if present then... +0.96
Passing Multiple Arguments to main() -1.26
Why do I get: "error: assignment to expression with array type... +0.27
Blank initialising an array of structs in C99 +1.29
Is possible opening stdin after close(0)? 0.00
How to prevent the wrong value entered by the user from getting sto... +0.27
Does this C inheritance implementation contain undefined behavior? 0.00
How to get the value of the last element of an array? +0.27
switch statement inside for-loop [C] 0.00
Can i make a dynamic array this way? +0.58
Print only the rightmost part of a string -2.01
Auto Initialization of local variables +1.65
Passing char array to a function +0.28
In C - scanf() in a for loop is causing printf() to run multiple ti... +0.67
When does a pointer in C figure out the amount of memory it referen... -1.76
Valid, but worthless syntax in switch-case? -1.07
using several different functions -0.23
an array which takes multiple elements of different data type +0.70
C variable not where I expect to find it in memory +0.81
I get an error compiling this struct program in c -0.23
can undefined behaviour in C on codeblocks(debug mode) corrupt file... +1.41
Storing a number so that it wont be redefined the next iteration of... -1.17
Deallocate memory with free() does not work -1.04
Passing arrays to scanf function and variables -0.76
using pointer arithmetic to iterate, possible memory leak? 0.00
How to define one variable using another one in c? +1.23
Does strncat() always null terminate? +1.25
Allocating array of structs dynamically with malloc +0.26
Take user input and then do execvp -0.72
How to print 1 byte with printf? -1.59
C: size of *array[x]? +0.20
C Programming, Loop difficulties +0.91
(C) Can someone explain to me why the code returns what it does? -0.00
C char pointer length +1.58