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 ... 57 58 59 60 61 ... 76
Title Δ
Why char is of 1 byte in C lanaguage +0.90
C program skips a line when asking for user input 0.00
Why is it not returning a function? +0.89
Assign array without element by element copy? +1.04
Trouble with malloc 0.00
Malloc'ing pointer-to-pointer member of struct 0.00
What's wrong in this Prime Number program? -0.14
How to delete vowels in a string +1.47
assign struct's address to pointer 0.00
search a file with strcmp (run time error) 0.00
Passing array as argument and swapping the data - unexpected data -0.14
Printing a line read from a file containing a particular word 0.00
Not sure how to use malloc() and free() properly +0.32
Calculate the sum of two numbers using thread +1.76
a value of type "void" cannot be assigned to an entity of... 0.00
Is following statement valid in ANSI C? Is it valid at all? +1.03
Unwanted line break in C -2.39
How is sizeof(char *) and sizeof(char) different? +2.00
Scaning a string input keeps failing 0.00
Modification of const int through a non-const pointer -0.48
Error when passing pointer to array of structs +1.59
unexpected initialization of global variable +0.09
Any suggestions or improvements? -1.65
How to get an integer as a string 0.00
Make not picking the needed target 0.00
Difference between – and - signs for subtraction operation -1.17
What does the single & in the following statement mean? +0.76
remove characters from string in c -1.68
gcc warning flag at the end of warning output. what does it mean? -0.37
Weird pointer issue with strtok +0.35
C / C++ Putting a string into a two dimensional array? -0.64
Choose formats in sscanf in c -0.22
Input values not saved correctly in char arrays 0.00
How to get the size of an array from another function -0.47
Getting the element of a 2D array in c? -0.81
memory segmentation in C +2.19
C - return pointer to an array +1.15
Why can you free/delete an object that was returned, but you can... +1.91
how to read a text file in c and then split each line into tokens? 0.00
What is the meaning of ... in parameter list in function prototype? 0.00
Scan and Print a string -2.41
What is the difference between "count" and other variable... +0.91
called object 'strn' is not a function -0.68
Macro Syntax Confusion +1.50
Bus error in my own strcat using pointer +0.33
issue with char arrays indexing +0.75
why isn't it possible to address a pointer using double ampersa... +1.74
is this code correct?If yes then malloc is already assigning the ad... +1.24
Compilation error while getting address of a variable selected usin... +0.68
find number of lines with length more than 5 0.00