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 ... 9 10 11 12 13 ... 76
Title Δ
If Else falls with variable in C +0.69
Can the pointer dereferencing sign * be called "many"? -2.62
zeroing memory area of a structure in c +1.90
C: OR operator in return line? -0.41
Why does this give a (non zero) error code on termination? +0.11
why pointer having 12 difference to next memory location -2.18
warning: format ‘%p’ expects argument of type ‘void *’, but argumen... -0.88
Storing a character string in a variable -2.28
Logical Operators and increment operators 0.00
Segfault and uninitialized data when generating a random array in C +1.17
Generating array with random integers C +0.03
Printing matrix values +0.29
pointer to an array of Integers -2.55
code working in some compilers not in others -1.11
What information do C variables contain under the hood? -1.67
Segmentation Fault (SIGSEGV) using pointer -2.78
what is the default value of char pointer or char variable +1.28
Is char p[0] represents an auto allocated buffer or a safe pointer? -1.03
Is a return statement always necessary? 0.00
garbage value from function in c -2.04
How to divide an Int into two Bytes in C? -1.42
How to concatenate two strings and save in third variable in C? +1.06
Segfault when trying to use data from scanf? +0.74
Array showing random characters at the end +0.57
How does C exactly run? +0.85
why the function returns value to the previous function when it is... 0.00
How to assign a structure with a uin8_t array? -0.76
Where am I going wrong about this reasoning? -0.08
Does printf %s on char *ptr deference it? +1.12
fgets doesn't stop reading user input +0.70
Scanning and printing char variables in C +0.61
When to add \0 to an array +1.00
difference in value of uint16_t with printf +1.06
Why doesn't the C compiler give a redeclaration error inside a... -0.65
How to get the file name (basename) from the full path in ansible? 0.00
Definition of array in c language +0.81
%p format specifier needs explicit cast to void* for all types but... +1.47
Memory address and content +1.52
report Segmentation fault when loop the struct -0.13
Can you please give information on why the variable value is stored... -1.27
Confusing behavior of sizeof with chars +1.10
Address as a operand in sizeof() operator -2.08
Which loop will be executed first in a nested loop? -0.42
Strange memory allocation in case of pointers using malloc -1.35
Accessing null-terminated character +1.59
What are .o files for in gcc command? -0.22
What will happen when we try to print the uninitialized variable in... 0.00
C - Is struct variable a pointer? +0.75
scanf() changing the value of matrix's index 0.00
Add a value to a Pointer +0.05