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 ... 20 21 22 23 24 ... 76
Title Δ
How to fix incompatible types error when I want to set a pointer to... -2.54
How can I properly assign a value to an array (of structure type) e... +1.39
Print out character in c 0.00
C struct automatic initialization values, array initializations 0.00
Segmentation fault when using malloc and realloc with arrays 0.00
uninitialized variables of a object file not showing in linux size... 0.00
How to store a word using read()? -0.35
zero is greater than or equal to zero evaluates to false 0.00
Why does recvfrom care about who the data comes from +0.58
Assigning a value to structure element out side main +1.52
What happens to a parameter passed by value that is modified locally? +1.07
Why can't we generalize the pointer declaration? +1.11
programming principles and practice chapter 27 instrusive list mist... 0.00
Equality operator versus bitwise AND operator usage +0.58
Scanning Strings with more than one word 0.00
How do I properly free memory related to getline() function? 0.00
Writing a character counter using for loop & switch statement 0.00
Using fputc() to store an integer in a file changes the integer for... +0.28
Why is my code returning 0.00? +0.28
Writing gibberish to a file? +1.52
How to pass a multidimensional C array to a function? -1.07
subscripted value is not an array, pointer, or vector, i get this e... -0.22
Value of memory changed without permission +0.73
Need help in understanding malloc(0) for my example +1.23
In C, are the characters in an array (i.e. string) stored in indivi... -0.25
Print data of 2 variables using pointer in code below 0.00
Why is the seventh variable 6 in my program? -0.93
Why am I getting errors while compiling this code and how to fix th... -1.94
ifstream* Segmentation fault +0.24
What does the modulo operator mean when applied to character arithm... +1.52
Why the sizeof() operator different output in C +1.06
Why does C bother to provide type definitions? +0.30
Is the %zd specifier an optional feature in C11? -2.63
Why is the storage class of global variables in C implicitly define... -2.08
Is it possible to pass a structure variable as a function argument... +0.28
What's wrong with my C character and line counting program? +0.64
Does ARRAY_SIZE return undefined behaviour when the array is empty? -2.46
C - Output explanation of printf("%d %d\n",k=1,k=3); +0.27
Can I use char[] or char* as a function's return value? +0.84
segmentation fault in this pointers program in C +0.25
Function argument placement in C 0.00
Code not running but compiles? 0.00
What does the underscore mean in the typedef structure? +1.16
How to work printf inside? 0.00
The array is filling with the last element 0.00
What happens when we assign a function call return value with retur... -1.26
Not sure where my error is? +0.99
Integer * float = ? in C +0.28
how to find the maximum limit of Memory Allocation in c -0.63
Using fgets() to put a character into an array creates automatic in... +1.87