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 ... 59 60 61 62 63 ... 76
Title Δ
using an array member in a data structure 0.00
C compilation error for basic function +0.67
Why am I getting a Segmentation Fault in function search_lastname? 0.00
Dereferencing ‘void *’ pointer and cast doesn't work +0.59
string comparison inside if condition malfunctioning +0.81
Static structure initialization C +0.37
Permission denied in Linux when accessing a file I created using th... +0.32
while loop check for two values seperated by comma +0.32
Half pyramid of numbers +0.02
Is it better to allocate memory using a pointer to its struct, or t... +0.32
gets_s giving error with gcc 0.00
Creating an array of strings and printing it +0.05
Why is casting from int to void * allowed? +2.22
Returning array address from function did not work +0.11
Retrieve a C global variable from a program other than where the va... +0.79
How to use scanf in for loop +1.03
Declaring vs defining variables in c -0.50
scanf() not taking input from console +0.35
Passing a pointer to scanf() produces segmentation fault -0.53
How does memory gets allocated for string literal in c and do we ne... 0.00
Using char* or char [] in struct C++ -0.43
split char string with multi-character delimiter in C -0.80
C function to remove string +1.00
Validating input to an array +0.44
Adding int value to a char array in C 0.00
Save pointer to array in struct +0.37
GCC: undefined reference to xxx 0.00
Delimiter for end of file string +1.26
Print actual value of int when passed to a function that accepts a... -0.56
How to read values from a .txt file into a program in C -0.76
segmentation fault when assign returned pointer to variable +0.38
Reading a text file and printing its contents to the screen in C +1.76
putc() blocks when sending data across a pipe opened with popen -0.25
Parse Tokens from a String using strtok() +1.86
What's wrong with my C code? -0.29
c language scanf - fflush(stdin) - doesnt work -0.62
Without using remove() function How to delete a file in C program -1.26
scanf does not work +0.16
Running into segmentation fault for below code -0.51
segmentation fault in unions with compiler optimization 0.00
Why does the same named private function inside two .C files cause... +0.86
Not able to understand the notations : * and ** with pointers +0.39
Segmentation Fault (core dumped) using stat 0.00
Can I use "continue" from another function? +0.62
C - Structures as parameters -0.14
User Input Restriction goes haywire +1.49
Calculate array length (sizeof str / sizeof (char)) won't work 0.00
Automatically appending numbers to variables in C -1.63
Getting error in following c code [Segmentation fault] +0.79
How to find words with length >5 using just 1 array? -0.14