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 ... 10 11 12 13 14 ... 76
Title Δ
Some misunderstand about casting in generic function +1.16
What's the difference between Linux SOCK_RAW and SOCK_STREAM? 0.00
Why C standards allow you not to return a value from a function? -0.68
Minimizing Code and Getting Same Output +0.52
char array contains garbage at the end 0.00
Compiler Error "void value not ignored as it ought to be"... +0.27
Why i am getting sum as output even i am not returning the value? +0.27
What happens when strnlen() is used with a larger maximum length th... +0.93
Lvalue errors and array pointers +0.88
C Array of Pointers Address Assignment -0.74
Difference between switch and while increment and evaluate -1.13
persistent error: subscripted value is neither array nor pointer no... +1.39
Size of allocated buffer for argv in C Command line argument +0.84
Comparison operator in for statement -1.09
How is the output to the code 9? -0.46
How are arrays "implemented" in C? +0.50
What does it mean scanf(%100s) in c 0.00
Does "char input[10]={0}" initialize all elements? -0.89
Anyway I can not use fflush in my eclipse to get the right console? 0.00
Get number of digits in an int without divided by 10 -0.88
Is there any practical semantic difference between the comma operat... +0.52
Why is It make error? I want to make moving average code in C 0.00
Which one takes less Execution time and why? +0.02
Does *ptr++ has a side effect on the next memory location? -1.57
Why in kernel code some addresses of variables are stored in char p... +0.84
How to use or free dynamically allocated memory when I run the prog... +1.56
Difference between int* ptr and int(* arr)[3] =&a +1.26
How does the expression ( arr[i+1] - arr[i] ) produce a decimal num... +1.11
Does the bit field correspond to registers in the accumulator? -1.41
How the following code gets executed ? what's the purpose of us... 0.00
Printf and string literals +0.90
C by K&R - for statement - "If expr_1 or expr_3 is omitted... -1.89
What is the purpose of a macro argument that seems useless (see cod... 0.00
How come I can compare a char with an int? -0.46
C programming address for 2d array -0.54
Printing a particular hexadecimal value in character representation +1.33
How fgets() really works to read from stdin? 0.00
Providing default argument value in function definition -0.80
Binary to Decimal Converter with C 0.00
strcmp and fscanf with a While Loop through a file +0.27
Telescopic limit output is different from expected output 0.00
How does strlen(&string[]) work? +0.88
Unexpected memory value change 0.00
Use switch-case construction to count how many times a number has b... -0.87
How do we correctly dynamically allocate memory multiple times? 0.00
Why does C++ prints unsigned char value as negative? -0.08
Function in C programming xcode "C99" +0.28
What is the difference between char*str={"foo",...} and c... +1.19
How to separate character and number from string in c program +0.21
Physical address varies when initializing variable -2.12