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 ... 46 47 48 49 50 ... 76
Title Δ
Why does printf print the incorrect value? -0.40
What is the purpose of array[index] = 0;? +1.78
Why Pointer+Pointer is not allowed but Pointer+integer allowed? -0.12
Is writing 3 instructions separated by comma `,` undefined behaviour? +1.44
switch functions in c +0.31
Runtime entity and Load time entity 0.00
Do sockets persist between function calls? -2.75
C Why can't a void pointer store a float value? +0.76
C Program won't run - Beginners's Query on Pointers & C... +1.08
error: invalid operands to binary * +1.27
Why does the address of a pointer var change in this scenario? -0.23
why we cannot assign value to variable after defining as global var... 0.00
Format of printing bits in C +0.30
How to use typedef of a pointer variable of a structure to point to... +1.44
Given a string write a program to generate all possible strings by... +1.02
what is the address of a array variable? +0.89
Why is the output `0` in this case? +0.59
Why does My char array not work? +1.03
strange behaviour of char -0.67
Dereferencing a void pointer -2.39
pointer arithmetic: address with no assignment holds value of anoth... -2.20
Bitwise operation producing unexpected output +1.79
Strange behavior from a simple C program -0.04
regarding the use of extern keyword 0.00
When we can or cannot modify String Literals 0.00
C array size given by variable +1.63
Calling a function within a loop -0.18
Extra byte when creating dynamic string +0.83
Unexpected output for integer values used as counter -0.76
No segmentation fault with fork -0.18
Function return type conflict in C -0.49
Segmentation fault: Pointer to an array of string -0.60
Can a pair of pointers to different functions taking different type... +1.48
Why we don't require to dereference the pointer to a string whi... +1.47
Given a pointer of node to be deleted in a linked list . how will y... +1.49
Do the C language standards specify support for global register var... -1.53
Is it safe to use the argv pointer globally? -0.09
Why don't we write int x = printf("text"); since the... +0.75
read a file into a buffer, but program crashes at fread after calli... +0.30
Getting error with sscanf_s in Visual Studio 2012 -0.69
How to hold an array of any number of characters in a struct 0.00
Storage duration when calling constructor from another function 0.00
C++ errors for C code -0.90
In C, free half of the memory chunk, without freeing the other half +0.74
How to Do Dynamic Allocation using stack? -2.10
malloc error with sysmalloc 0.00
What does pointer in struct mean -1.22
Malloc memory to char * in function. Return *char or pass char ** a... -0.59
DNA replication program generating wrong output 0.00
Too many arguments to function call, What do I do? +1.00