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 ... 11 12 13 14 15 ... 76
Title Δ
is access to array member in structure in c a access to value or ad... +0.32
Learning C trying to figure out this malloc stuff via functions 0.00
Get name of variable from its address? -1.72
What if a printf() is written inside a if()? -0.14
warning: right-hand operand of comma expression has no effect [-Wun... +0.07
C Global variable storage +0.45
Initialize array size in C at File Scope +0.11
What is the answer when integer added to string constant in C langu... -1.93
how can I convert a fraction inputted as string to float in C -1.10
What's actually after the end of a string? -1.11
casting binary bytes (char*) to uint64_t*, is it safe? +1.15
How to properly pass an array as a function argument? 0.00
Pointer to typedef of an array +1.60
Is possible to convert a string from array of pointers to variable... -1.45
why we can't print the value in binary form like decimal, octal... +1.24
can we use switch-case statement with strings in c? -0.14
C struct with pointer to itself - accessing values 0.00
Getting a warning when passing struct through function +0.81
Can we safely say that the result of realloc does not alias with th... -2.53
I don't know what's going wrong with this code? 0.00
Program that distributes change to customers. (C) +0.83
String duplicates when printed to text file +1.52
There is an error when compiling a c file used a nested function 0.00
get a float number from a void* +0.92
Why printing a string show junk 0.00
Generate random string in c 0.00
Something wrong in there I have to get true class average and write... -0.25
Last element of 2D array of strings overwriting previous array elem... 0.00
MISRA C 2012 Rule 9.1 Reading uninitialized value +0.91
Why does accessing integer variables using character pointers in C... +1.36
Unable to free the value of a pointer (which holds a pointer) 0.00
operations on character pointers 0.00
foo(x++, y) :: Does the x always incremented after to be send as ar... +0.82
is it mandatory that in assigning we should mention array size whil... -1.90
How is the string terminator '\0' has the same value as int... -1.05
typedef string c value assignment to position -0.13
Read input fscanf with delimiter "_" +0.46
can't get the size of an array right in C +0.29
Why is there a typecast in this macro body? -1.34
Why doesn't work Variable length array as a globally? -0.91
How can I move to a pointer position directly without using the ++... +1.19
How do I get a function to modify any of the parameters? 0.00
gcc using math library and c99 0.00
How to split string using pattern matching? 0.00
C - random numbers array function -2.48
realloc crashes when pointer has an offset 0.00
strncpy behaviour in different IDEs 0.00
What is difference bw these codes for structures? -0.22
Trivial query with if statements -0.48
Why does scanf() in this program fail to get input? 0.00