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 ... 9 10 11 12 13 ... 19
Title Δ
Unusual syntax for bitfield declaration -0.45
Create a memory leak under Linux -0.07
Optimized method to check if an integer lies in the given range/bou... +1.43
Counting characters in a string or file -0.27
Growing an array on the stack -1.30
Alternative to sprintf() to format the integer to an ascii character +0.49
How can array of arrays be used to store string of variable length... +3.06
Pointers Pointing at 2D Arrays and being declared in other function... 0.00
turning file string into char pointer 0.00
Does printf alter variables? +1.53
Difference between int* a and int *a in C -0.06
Why pointers and arrays are not same : Need justification on quote -1.93
Removing tabs and spaces between letters - segmentation fault -0.45
Displaying number of alphabetical letters and the number of decimal... +1.74
Difference and names of the arrays +0.51
Program Stopping while Executing(Files Handling) +2.01
Differernce between alphabets in C? 0.00
A code with 2 ifs keeps giving the first one's result -0.81
how to iterate file when if it not null -0.92
What does Size of function returns in case of a pointer in c 0.00
Is implicit casting considered to be a bad concept? +1.39
Initializing nested structures +1.19
Crashing when trying to modify constant variable through a pointer +2.00
Why can't I check multiple conditions using only 1 equality ope... +0.25
Are normal Arrays also dynamic? -0.85
Error in malloc program -0.22
Finding Endianness in C without implicit/explicit casting +0.29
Why is strncpy in my for loop uneffective? -0.46
Getting unexpected output -0.35
How to split a char? -1.89
Keep running until user enters q simple program flow -0.05
char c1[ ]="abcde" works while char *c1="abcde"... -2.08
pointing wrong list member 0.00
What's the use of static/extern in source files? -0.18
Can I assign same value to multiple variables in C? -0.09
macro equation giving bogus value? +1.41
strtok function does not function properly +0.64
Unreachable code in for loop increment? +0.04
where to assign value for global variable, initialization or in the... -0.64
filling 2d array with mutiplicatio table +2.41
pointer to dynamic array of pointers to dynamic array of pointer th... -2.08
derefferencing a function pointer with and without parentheses 0.00
Pointer behaves strangely -1.64
Error with the next pointer while representing graph 0.00
Run-Time Check Failure #2 - Stack around the variable 'char'... +1.61
Thread1: EXC_BAD_ACCESS (code =1, address = 0x0) in C -0.08
too many arguments - function with int argument +1.86
how can i insert no more than 5 sentences and no more than 50 lette... +1.99
C program to give output as last name first then first name -2.25
C function with pointers work on one computer, and doesn't work... +2.26