StackRating

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

Sourav Ghosh

Rating
1636.64 (756th)
Reputation
115,331 (583rd)
Page: 1 ... 53 54 55 56 57 ... 76
Title Δ
Word translator program based on string comparison is not working p... +0.94
Why am I getting a debug assertion failed error on running the code -2.76
Difference between stdout and /dev/stdout -1.02
How to add a string to a 2D array in C -1.07
What does this mean? return func() -0.46
Unable to spot Memory leak issue in below code -2.69
why the following code gives the first mobile no. irrespective of n... +1.02
Behavior of "printf("%d");" +1.39
Scope of a variable and function name +0.60
how not to count spaces while counting the length of string in c +0.58
Does C language specify any implicit initialization for void pointe... +1.72
Split a string and convert individual pieces to hexadecimal -2.55
How to transfer value from char variable to char array in c +0.33
Array memory allocation of strings -0.27
Having problems with fprintf +0.32
Program not compiling after casting pointer -0.88
Why does command prompt show numbers before I begin? -0.65
How to allocate memory to struct pointer using malloc.h header? +0.32
How to pass #define arguments in functions in C +1.38
Why the behaviour differs when fgets() is used instead gets() -2.46
Is it necessary to use new for dynamic memory allocation? +0.23
How to write floating value on LCD? +0.31
Printing int variable in float format +0.71
gcc compile multiple files 0.00
Does the compiler take care the useless codes like if(0)? +2.08
How to define a structure variable inside another structure? 0.00
Memory allocation of local variables within nested {} -2.84
How to do a case-insensitive string comparison? +0.29
How do I pronounce things like "680x0" and memory address... -0.73
Adjacent character and string literal tokens 0.00
What does *(<type>*)(<constant>) mean? 0.00
Alternative of system() in c Linux to execute a terminal command on... +1.02
Does returning a locally-declared pointer from a function cause it... 0.00
counting characters in the input with while loop +1.00
Reentrancy and Reentrant in C? +1.34
Suspicious pointer-to-pointer conversion (area too small) in C +0.79
Transferring argv into a new array +0.33
Changing an element value in array does not reflect properly +0.54
Print the 5th letter of each word read from a text file +0.33
Printing a wchar_t gives weird output 0.00
When displaying the value of variable "int a = 011", I ge... -0.49
What does i = (i, ++i, 1) + 1; do? +0.43
Getting negative value with bit-fields +0.30
Issue with uint64_t type -0.76
Why the division of two integers return 0.00? -0.19
Using makefile, LD_PRELOAD to executable file +0.31
memcpy start index really needed? +1.61
Unable to return correct value of a variable in a recursive function +1.03
Why does execl require me to hit "Enter" after running a... +1.93
DevC++ array issue 0.00