StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Grijesh Chauhan

Rating
1621.50 (1,059th)
Reputation
46,557 (2,224th)
Page: 1 ... 5 6 7 8 9 ... 17
Title Δ
C: passing an array (pointer) to a function -0.82
How does the decrement operator work in a while statement? +2.06
Not able to free memory showing some memory crashing -1.85
Simple Linux Signal Handling +0.77
Check if a file that has been opened with fopen has been closed -0.23
While Loop Terminating Unexpectedly (C/C++) +0.36
Modifying a string using character pointer +0.99
Simple code in C++ compiling but not executing in Linux +1.68
immunity debugger err : "access violation when reading [909090... 0.00
Finding the size of int [] array in c/c++ -0.14
C macro defines variable length value -0.20
Why the following function is called thrice -0.01
Assignment statement used in conditional operators +0.96
What is the proper use of the comma operator? +0.12
Puzzle: Sort an array of 0's and 1's in one parse. -1.46
Can't open 2 FILE * -0.16
How to initialise array dynamically with a default value? +1.43
Unexpected output of printf +0.85
assign struct with char array inside using "=" works? -0.73
C linked Lists/-> Operator -0.47
Strtok usage, code not working 0.00
Explanation of the output obtained in the following c program -1.35
can't find error, simple but stuck +0.35
c, shrink allocated space from the beginning 0.00
Where does the compound/string literals get stored in the memory? +0.79
initalize an array of structs with function pointers in them C +0.36
coping data to a node value in c gives segmentation fault but mallo... +0.07
warning: assignment makes integer from pointer without a cast in ar... +1.55
Function returning a pointer to an int array +1.79
Compound condition in C: if (0.0 < a < 1.0) +0.94
What is causing this memory leak? +1.02
C program not printing +0.37
b and *b works in argument list of my function exactly same. What i... -0.75
What concept is at work here and where can it be applied? +0.94
Assigning int value to an address +1.11
Structure of pointers to function -0.88
Initializing "a pointer to an array of integers" +0.34
Why ++i++ gives "L-value required error" in C? +1.06
Pointer to array shared between multiple source files -0.78
Implicit declaration of function x +1.83
Scanf won't execute for second time +0.37
Freeing the head node of linked list +0.69
Why is fgets() and/or fputs() removing the spaces from my string? +0.83
Find the fault or error +1.19
++ Operator on pointers -0.26
Send struct over socket in C +0.36
how to remove the following lint warning in C? +0.13
how to check if the / operator has no remainder in C? +1.03
About Use Of Storage Classes in C -0.28
Structure memory allocation to its member +1.42