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 ... 16 17 18 19 20 ... 76
Title Δ
Why am I unable to store the return value of the function? 0.00
Is it possible to get the length of an array using a function? 0.00
Is it legal to implement inheritance in C by casting pointers betwe... +1.57
C - Case statement failing to compare variable +0.31
Am I using conversion specifiers wrong or something? scanf() isn... +0.75
Compiler shows "error lvalue required as left operand of assig... -0.49
What is the difference node *node1 vs node* node1? 0.00
C segmentation fault error in some test cases 0.00
Why are the following array operations illegal? -0.00
How do we find the output of the following C program? +2.32
Why does my program crash at the end even if it executes all the op... +0.28
Return address buffer from one file to another -0.75
fscanf() only can accept one string when read struct on file, not w... -0.22
Why is returning a non-initialized value considered undefined behav... +1.10
Why inet_ntoa returns 0.0.0.0 in this code? 0.00
Simple single char array encryption needs an artificially long arra... -2.06
c/c++ | int * excepted, int given (returning a pointer??) +0.28
Does data under address assigned using #define can be overwritten? -0.93
I want to know why this works without having to bind memory for the... +0.77
Scope in C programming (Global and local variable) +0.28
how to store return values from void in C? -1.61
How are garbage values for variables generated in C? +0.26
Information Conflicts About Operator Precedence 0.00
Order of evaluation in C (for expression with * and ++) +0.58
Printf prints more than the size of an array -1.10
Counters and accumulators not working and making the program crash.... +0.27
StringCopy function: simple issue +1.15
Segfault while malloc in C structures -0.24
Declaration and prototype difference +1.52
C array elements poiting to same location -2.80
Dynamically allocated memory in structure in c -1.76
#define x 2|0 in C +0.27
Any way to initialize a dynamically allocated structure? 0.00
How can I free a char* within a struct? -0.18
Using struct in c 0.00
Is it safe to expect there will be no padding between members? +0.69
code optimization in C and C++ -0.04
Can a static c function return a local char array? -1.24
Can I "over-extend" an array by allocating more space to... +0.54
C programming: Array prints two characters on its own +0.27
C Concat String Int Sprintf 0.00
Head First C: Erratum? Pointer Syntax +0.73
how is char * to string literal valid? +1.37
Incrementing NULL pointer in C -0.34
Safer way to realloc +0.37
Switch Statement - line after break and proper indentation -0.89
Pointer to fixed size array behaviour -0.80
Why does my double pointer overwrite its rows? 0.00
strtok fails despite it proper invocation -0.22
Something mysterious happening? 0.00