StackRating

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

Gangadhar

Rating
1492.79 (4,346,695th)
Reputation
8,520 (18,382nd)
Page: 1 2 3 4 ... 7
Title Δ
defining a function inside a function in c -0.50
According to c standard j=i++ * i++ is undefined but j=i++ & i+... -0.54
How to ensure the string is full of spaces for a given length? -0.07
how to print 'space character' with the double defined in c? +1.85
MessageQueue Name and message queue size +1.43
Array of pointers (to structs) 0.00
Asterisk Histogram for random dice rolls of 3 dice +0.31
Shuffle a string input by user +1.54
"Variable to be used not initialized" warning -0.19
Passing a multidimensional array to a function in C - Tic Tac To 0.00
Converting char array to int array +1.01
Get each word from a line in a text file +0.01
Generation of 20 random nums in c -0.26
how to allocate dynamic memory to int a[4][3] array -0.27
Passing Function Pointer -0.45
sort a 2d array and find the index and store in a array 0.00
How to initialize a structure on definition? +0.05
Scan whole line from file in C Programming +0.98
Using fgets() to read multiple lines. How to go to the Next line? -1.36
Hex to dec/ dec to hex program. Cannot get program to print string... 0.00
Counting lines "The C Programming Language" K&R +0.84
Compare words in two strings +0.15
Error 'sscanf_result' undeclared (first use in this function) +0.94
Detect empty string on stdin and tolower function in C +1.85
Password function won't work -0.20
Search text using strstr function in C +0.56
Locality of variables in functions and memory -1.11
Increment operator on pointer of array errors? -1.23
why does getchar in while not execute after first iteration? +1.23
How to do this assignment in C? Part 2 -0.49
Why does lseek allow me to set a negative file position? -1.81
K&R 2nd Edition, Example 1.9 Character Arrays -0.12
Why does the sizeof responses differently to %f? +0.05
Simple fopen and fprintf not working +0.53
Insufficient arguments in function call -0.16
C - input 2 values, return 2 values to MAIN. swapping -1.80
Is there a way to initialize a file that hasnt been read yet in c -0.47
Running two threads at the same time -0.31
c programming: what is the difference of the type conversions? -1.27
Why there are many PIDs printed while using fork system call? +1.05
Why is sizeof('3') == 4 using the GCC compiler? -0.70
Parsing a txt file -0.74
cygwin char pointer and char address-------compare two scanf program -1.26
Reversing Array in C? +0.51
Why does this cause a segfault? -0.42
Please explain how this function works with pointer parameters -0.15
Creating C program calculating a percentage is giving me an issue -1.29
Segfault occuring after a week of running? -0.06
end of line error in c error message saying missing ; after ( token -1.12
fscanf for stdin not prompting for input -2.22