StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Achal

Rating
1488.05 (4,443,620th)
Reputation
9,231 (16,727th)
Page: 1 ... 4 5 6 7 8 ... 15
Title Δ
Macro on variable initialization in c +0.26
Confused about char and char * and scanning in words +1.52
Reference return value and value updation in destructor -1.30
Why can't the first string element be accessed if a limit is re... -1.65
how integer is promoted to unsigned integer +0.53
c casting a pointer to a char array as an int* gives the same resul... +0.54
union causing segmentation fault while reading from a file +1.02
Why is this function not copying the input file? +1.44
About the mechanism of using fgets() and stdin together -0.74
Incompatible pointer type warning re pointer to array of int pointers +0.52
Assign value to a pointer of structure +0.22
Declaration function printf +1.72
What will this C expression return in type?(int/double) +0.91
What is the name of node after pushing the new node as a head in c? +1.31
Copy text file error 0.00
Why won't it call fgets? -1.33
Bitwise Arithmetic in C: Checking if a number is positive -0.70
How can memory be allocated to a macro? +0.71
Function definition in Macros in C -0.23
Stack crashed when pushed value to a struct +0.53
How does changing position of format specifiers change the output o... 0.00
Error in this C code +0.20
does the read call in linux add a newline at EOF? -1.71
When deleting an item in a linked list, do you not also have to del... 0.00
Function automatically returning pointer without a return statement +1.00
C - Cannot access memory address 0.00
Bit Manipulation in c using & operator 0.00
open file in C and overwrite if it exists -0.47
Pre-increment in macro (C) +1.48
Equivalent constant arrays and pointers +0.32
C - How print an integer with system call? 0.00
Why printf is not called when invoked from sizeof operator -1.35
Global variable initialized to 1 instead of 0 in my C program +1.22
C Language: How to know when there is no more input from stdin when... -1.88
Segmentation fault in linked list C 0.00
My printf format specifier will not compile due to the format of my... 0.00
Why do i get the location of the element of an array instead of its... +1.99
What is happening in this char* assignment? (comma operator with mi... 0.00
Avoiding an infinite while loop 0.00
Struct variable +0.03
alias of function pointer +0.49
How to list down the full paths to all files in multiple directorie... 0.00
Why does insertion into a list require a pointer to a pointer -1.16
reversing a number in C +0.53
Find words with specific beginning letters in a array of words 0.00
Why is declaring a struct pointer preventing file reads? -1.72
Insert new node in a binary search tree at C 0.00
Usage of extern in the same file -1.13
Multiple parts of ternary opperators interaction -0.93
why it is giving output as 'bye'? please discuss +0.36