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 ... 17 18 19 20 21 ... 76
Title Δ
Use of extern variable in c +0.45
How do I send an array as function argument? +0.27
Double For Loop syntax in C +0.26
date structure in turbo c++ 0.00
How do you pass an array to a function like this: void fooboo(char... +1.87
What is the output of this C code (run without any command line arg... 0.00
why %d for a pointer to an array gives me the first element of the... +0.78
What is wrong in the stack implementation using linked lists? -0.69
Changes to char array not visible with printf +0.27
Using 'extern' for creating array in C -2.08
How do I make an array empty in C? +0.13
Indexing into argv with literal vs variable 0.00
Understanding dereference operator and pointers in C, and logic of... -0.08
Variable Declaration Concept in C -1.50
What type of memory address does pointer points to? -2.38
Concatenate char array and char -2.13
Using free() on a copy of the actual pointer is acceptable / correct? +0.26
Struct variable doesn't changed by assignment +1.46
How is memory allocated in c , and why diffrence between two contig... +0.99
how do header implementation file get included in another c file 0.00
Unusual behaviour with scanf 0.00
Why the sum of the array elements always end up printing the same v... +0.26
Is it possible to cast a string as int to get the value converted? -1.09
Evaluation of a statement in C language +0.00
How does the const keyword affect a pointer that is pointing toward... +0.27
Clarification on the use of fgetc 0.00
What happens if malloc((size_t)NULL) in C +0.27
Can not Print string via function return value? +0.32
Array of pointers c -0.71
Different ways to initialize char array, are they correct? +0.79
How to write hello world without using header file in c 0.00
C: strange behavior of wrong initialization of array -0.21
Use gdb without compiling with "-g" flag 0.00
Counting letters of a sentence gives random ouput +1.24
Alternatives of global variable in c 0.00
Is it possible to initialize a C pointer to NULL? +0.94
-m32 gives unexplained issue when argument is unsigned long long -0.12
Want to Know About Different Scenario of Memory Leaks 0.00
Having a lot of memory leaks working around pointers -0.21
Variable Initialization in Function +0.28
C program, Why dereferece a char pointer to a pointer doesnt get ex... +1.21
Freeing elements of a void pointer array +0.30
Program crashing after randomization of a float 0.00
array either doesnt print out a count or it prints out multiple times -0.86
Store an integer in char array in C -0.23
What is wrong with this header file? +0.28
C - return value at index: control reaches end of non-void function +0.73
Why "%d" is not equivalent to " %d" as a format... -2.78
Realloc char* inside structure +0.25
Why is this pointer program not overwriting all the RAM memory loca... -0.47