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 2 3 4 5 ... 15
Title Δ
A program aborts when strcpying over a char in a union -1.13
String and character pointers 0.00
inexplicable change in value while using pointer typecasting -0.38
Basic if else scripting 0.00
Program does not read printf and starts before main? +0.52
How to assign a structure member to a variable in C -0.02
How does structure allocate memory? -1.13
Unable to free the keyboard irq line: Device or resource busy 0.00
File’s shift encryption and decryption - Code isn't working pro... 0.00
How many characters are in given array but spaces 0.00
C - Print all prime numbers from 1 to 100 using arrays -1.14
The void type in C -0.99
Why am I getting (lldb) Run time Error on Xcode for the following c... -1.60
Confusion with precedence of shift and arithmetic operators in C +2.96
Getting warning message when trying to initialize "employee&qu... +1.13
Scanning to 2d array and then passing it to function - C -0.47
Difference between `*&p` vs `&*p`? +1.95
array of linked list for hash table -0.01
How fork and pid (if (pid != 0)) work in this code? -1.11
Printing char array in C -0.34
While loop doesn't recognize "Finish" 0.00
i cant make a yesno while learning c +0.52
what does this type int * ( * ) ( int * ) represent in c language? -0.42
Loop repeats itself before complete 0.00
isnt everything where it should be, why the segmentation fault? 0.00
malloc is failing to allocate memory -1.73
splitting string in a file and saving the values in an array is pri... 0.00
Why does t point to letter C? +2.09
Is ++*ptr++ undefined behaviour in c++? -1.18
Dereferencing Pointer Errors +2.28
Why it is possible to generate an array of dynamic size in C? -0.34
Why does it seem like the strings are not equal? +0.53
C function stops after few iterations +0.19
Singly Linked List: newNode function doesn't point to next Node +1.81
Segmentation fault while system() in C -1.58
Execlp function unable to find binaries -2.03
why write() executes before printf()? Is not it supposedly sequenti... +0.52
C: Initialize array of character pointers (strings) and iterate thr... 0.00
Segmentation fault with memmove and strcat 0.00
What does fopen() return to the file pointer if file is opened? -1.89
Check if a number appears in an array C++ +1.31
Using sprintf to convert integer to string seems to ignore 0 +0.65
Reverse a string using Cstrings in C++ -0.25
Not counting number of perfect numbers within a range? 0.00
pointer and array practice issue -0.53
Why I have error: deprecated conversion from string constant to ... +2.93
C++ assigning the address of a variable to another variable -0.73
Creating a no Space string using pointers in C +2.65
Why am i getting ' request for member ‘******’ in something not... -1.15
String length resulting in extremely large number 0.00