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 ... 55 56 57 58 59 ... 76
Title Δ
Iterating through links causing segmentation fault +0.34
What does comma operator in C do when we return an integer with two... +1.79
Scanf not behaving as expected -0.90
Under which if any c standards are local functions permitted -0.13
What is this C programming reading? -1.52
Search my name in statement ! in c program using string functions 0.00
What is included in C Standard library? +2.43
Passing a pointer to a function +0.60
I want to use memset to remove some characters from string 0.00
Getting length of an array -0.55
Array prints just zeros -0.56
malloc doesn't allocate 3d array properly -0.44
Reading from a CSV file and solving problems with ";" 0.00
Verify that the expression getchar() != EOF is 0 or 1 0.00
How much space to allocate for printing long int value in string? -1.42
Program that calculates the salary of each employee individually wi... +0.09
conflicting types for my function "inverse", which is des... -0.53
Cannot compare char to a char in char array in c +0.82
use definitions in loop (c coding) +0.34
Facing segmentation fault while using toupper() +0.27
Calling macro with auto-incremented arguments -0.48
What is the difference between p = *a[0] and p=&a[0] +0.74
Segmentation fault when trying to allocate memory for a string via... 0.00
Sum of digits program not giving correct o/p for bigger numbers +0.84
How a struct being typedef-ed to multiple names? +0.49
Creating string in C -2.21
Shift operation in C +0.84
Pass Variable to function in Loadrunner 0.00
Built-in Function Confusion 0.00
size of array allocated with malloc is showing one less than expected +0.38
I want to store a value even after my program ends +0.34
Why stack overflow on some machines, but segmentation fault on anot... +1.48
unable to write into file +0.00
Explanation of the output obtained by using Macro +1.66
Fixing this if,else statements +1.17
Options to make error: conflicting types error as warning 0.00
How do you increment a variable name in for loop in C? -1.25
Pointing to an array inside a struct that is inside another struct +1.37
If statement without condition +0.34
C Programming - Design -1.00
Global initialization of structure -0.18
How can I implement functionality like the program which? 0.00
C Programming: Error in program. Won't show Max/Min/Average of... +1.25
How will you free the memory allocated? +0.35
Does the following chained assignment cause Undefined behavior? +1.54
What does %[^<] (and friends) mean in the formatted string family? +1.13
Print each word in a separate line from an input string +1.24
End while loop with ctrl+d, scanf? -0.61
Array declaration inside a function +0.76
Extract string between two specific strings in C -1.54