StackRating

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

Sunil Bojanapally

Rating
1438.13 (4,534,710th)
Reputation
8,766 (17,779th)
Page: 1 2 3 4 5 ... 7
Title Δ
Unpredictable output of recursion of main() +0.36
Which way is faster , when receive a lot of packets? 0.00
Calculate with 2 functions -0.09
Print a right-angled triangle with certain condition in c +0.22
Why do I get hexadecimal values when I allocate a matrix in C? -0.42
two c files and returning value from a file to another file +0.06
Free() a partially freed array of strings C -0.42
C - I/O - Array of chars to print out sentence structure -0.02
operations with different int types -1.51
Referring an array inside a C structure +0.07
C, Reading and Identifying Sentences +2.28
Should I eliminate inputs in a logic circuit design? +0.54
Wrapping Text Using Modulo -0.11
how to get back to original status/user after setuid()? -0.62
Does fread() behave different on different endian machine? -1.74
Why Linux Free command is not showing less free memory when I run a... -0.40
How To record total timing for C++ repetive Iterative function? -0.72
passing 2d array of pointers to function giving error +0.16
What exactly does &(p[*(i + j)]) do? -0.60
Why Is GCC Using Mov Instead Of Push In Function Calls? +1.18
My Fwrite wont work or it seems like my FILE wont work in Dev c++ 0.00
C while loop only runs if statement true? -1.00
Manipulating array out of bounds, can't seem to understand implicat... +0.55
How to use String in System() Command +1.42
scanf taking value of a struct element giving seg fault in C linux -0.17
How to create and work with array of instance in c++? +0.09
C/C++ Getting timestamp with time zone offset info 0.00
Explain variable declaration to a function in C -1.08
How memory allocation works for char* without explicitly allocating -0.22
C program reversed linked list -0.13
Changing value of a structure from another structure +0.49
Error in return value type in function in C +0.10
Why does this loop work? -0.05
problems converting character array to string array +0.08
getrusage returning zeros in ru_utime.tv_usec and ru_utime.tv_sec +0.31
error while dereferencing pointer to type to the next value +1.03
How are we able to access the pointer after deallocating the memory? -0.20
Free structure and the heap -1.54
Pointers of arrays +0.59
How to copy data of one array to another in C? +0.08
why Segmentation fault occurs in the following C code -0.19
How to access a variable in one function in another function? +0.79
What is 'void (*old_sigint_handler)(int)'? +1.21
What makes this construction? +3.62
Playing with strings in C +2.75
how printf handle character strings -0.07
Cannot Convert from const int* to int* -0.62
What does the `started` variable do in this code? -0.27
C++ memset / memcpy / strcpy implementation - check for buffer over... +0.18
Does using malloc in method, free in main work? +1.37