StackRating

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

Gopi

Rating
1512.15 (56,888th)
Reputation
18,966 (7,280th)
Page: 1 2 3 ... 19
Title Δ
Why does it prints 10 instead of 3? in C Lang 0.00
Number of elements in a static array -0.70
sum of number printing it in macro and in main gives me different o... +0.45
Why does pointer arithmetic need to be cast? +1.70
Difference between using extern variable or not using extern variable 0.00
Assign an Int from a Double Pointer (Pointer to Pointer) in C 0.00
what happen to memory assigned to a string addressed by a pointer w... +1.32
Error in Iteration +1.80
Parse variable number of differently typed integers from a line in C +0.24
How do i define string in struct? +0.10
why the wild pointer is intialized with shared library virtual addr... -0.93
Why does char hello[14] = "Hello, World!\n"; result in a... -1.61
C Programming - Multi-line comments +0.47
Why I can not use the inputted value from one-demensional array, in... -1.96
Free after assigning value for field in global structure -0.38
program.exe has stopped working (c) 0.00
C language: Releasing memory of pointers to struct -0.86
C Error - Expected declaration specifiers or '...' before &... 0.00
My c output always 0 +0.05
difference between pointer and address reference +1.79
Array additions and averages -0.73
If I pass an address of a variable do I have to do a return? -0.83
Why does my loop skip even steps? -0.28
What is the difference between the assignments to pointers in C? +0.12
C string atoi int array -1.40
What does it means when a pointer comes by the end of a variable (p... -1.15
Using debugger to find integer values 0.00
Using strcpy on a dynamic array -1.14
Difference between below two c statements +1.01
not able to scan the string with spaces +1.58
segmentation fault while copying the string buffer 0.00
Luhn Algorithm sometimes work sometimes fail -0.64
Passing pointers to function in C -0.10
Getting "Floating point exception (core dumped)" while it... +1.03
how to perform bufferoverflow and success execution for C program 0.00
scanf not working in a while loop -0.51
Capture command line argument and store it 0.00
How to extract a specified part of a string? +0.46
C overflows inside an equation? -0.22
Resolve warning C4133: '=' : incompatible types - from stru... +2.22
Why post increment to value of a variable by pointer variable (*var... -1.64
How to pass struct as argument +2.06
Error when printing out searches for word in a text file using string 0.00
Correct behaviour despite no null terminated string? 0.00
Comparing two char[32] with eachother 0.00
Resetting Character Array Value +1.04
contiguous memory for passed in params +0.49
How to add two number stored in char pointer? 0.00
making a while loop with scanf inside to call functions -0.89
"int *nums = {5, 2, 1, 4}" causes a segmentation fault -1.24