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 2 3 ... 76
Title Δ
Segmentation fault when performing an operation on a char which ret... 0.00
Why is the result of signal() cast to (void)? 0.00
where does address of variables stored in a memory? -0.13
Undefined refrence in a linked library 0.00
How can I resolve the comparison between pointer and integer of &qu... 0.00
what is the difference between one length of char*/char[] and char... 0.00
Data types vs Data structures +0.30
Array Code is not giving giving expected output +0.30
Pointers outside of () statement -0.76
If Statement doesn't even seem to exist 0.00
Arithmetic operation doesn't work with variable -1.68
Create a function to return the length of an int array in C +0.65
how to convert pointer to integer in c? 0.00
Tool for randomizing words in text file crashes after 20 entries 0.00
fgets() goes newline when storing string but gets() no issue about... -2.71
Passing an array as function argument without defining a variable +1.58
I can't define an element into my char array 0.00
why str1 not printing properly? 0.00
different between sizeof(p) and sizeof(*p) while p has base type of... 0.00
How to declare a Global variable inside any function in 'C'? -1.32
Assigning 'groupings' for readability in C 0.00
Problem in finding the least number in the array in C 0.00
Compilation error: Statement with no effect 0.00
Encountered a weird warning : operation on 'C' may be undef... -2.84
macro constants with and without "u" at the end of a number -2.62
Structure's int field gets modified after malloc() on the same... 0.00
incompatible types when assigning to type 'double *' from t... 0.00
Why the second scanf also changes the variate presented in the firs... -3.43
arrays in C (mixing two arrays) -0.20
Why does function call change value of string in main function? +0.90
Why the size of array is calculated incorrectly when done from insi... 0.00
scanf statement in c and pointers 0.00
Error while trying to take multiple inputs in a switch inside a loo... -1.26
how many decimal digits does float supports? -0.20
Is it possible to have the same array of pointers to struct point t... 0.00
What does a : mark in C mean? -2.66
Why the value is changed for the Read-Only Compound Literal? -2.53
Variable holds the string "He", but "Hello World&quo... +1.23
I'd like to know how to convert variable value to number in ASC... +0.16
Can't assign value to a structure's variable via pointer [C] -0.03
How can I run this code without defining x and y in my program? 0.00
How were arrays initialized in K&R C? 0.00
How to take multiple lines Input in char arrays without overwriting... +0.29
Why assignment operator = doesn't return the value of pointer b... -1.27
Macros behaving differently in C and gives different output -1.11
How can a C function like time() be called without its header file? 0.00
How to print an address flawlessly into a c-string or stdout using... -0.21
assigning first variable of struct to another +0.37
switch case not working with character value if i input char value... -0.23
Where is the error in this function to print a random array? -0.78