StackRating

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

H.S.

Rating
1540.03 (11,797th)
Reputation
5,549 (29,603rd)
Page: 1 2 3 4 5 6 7 ... 9
Title Δ
Segementation fault when accessing a c string in a another function 0.00
delete an entry from a singly-linked list +0.46
Dynamic list - unknown type name Node +1.25
a function which read integers using scanf but crash if enter letters -1.04
stacks with strings and integers - C -0.90
C program Error - Segmentation fault (core dumped) +0.47
How access all members in a 2D array of structures when it is passe... 0.00
Why do I need to append a NUL character to an array? +2.50
About Pointers and Value of operator +1.43
Initialize array with size specified by a variable +0.48
Can a 'for' loop inside of a 'for' loop use the sam... -0.05
Need help on C programming -> pointer 0.00
What should I do so that the last node in the linked list participa... +0.53
C - realloc(): invalid pointer error encoutered +1.58
Why is there an extra "*" in the output of this program? +1.25
Folding input lines every nth column (K&R 1-22) in C +0.48
Is an array initialized from a string literal identical to one init... +0.68
Using scanf funciton in printf to get values +0.47
C: sizeof string -1.80
Merging of two arrays 0.00
Initializing an integer with 0 vs not initializing it in C +0.23
Created array not empty in c? +0.10
Why I can't allocates (dynamic by malloc) variables outside fun... -0.52
it is command line based c program to check for palindrome string a... +0.23
How to access elements of an array of function pointers using anoth... +0.19
when executing this code i got segmentation fault core dumped 0.00
C programming: strlcpy with len = 0 -2.10
Declaring function inside function in C +1.49
Is the indirection operator needed when printing out the value of a... -1.48
Swap string in c -0.90
Shared variable with fork() +0.11
program to print the linked list using recursion -0.28
Comma(,) operator suppress the precedence of parentheses in C -1.47
%p format specifier needs explicit cast to void* for all types but... -1.13
Directory entries and linked lists +0.45
Logical operators' precedence in C -1.64
Function that returns a string from an array of pointers +0.14
Where does the child process start after call fork()? -0.28
Use of pointers to store character strings -1.29
Difference b/w getting an address of variable using %p and %d +2.22
copying data to string inside structure in C gives segmentation fault +0.80
Taking strings as a 2-D char array +0.70
Replace specific character from an array of pointers 0.00
Having problems transferring data from my second txt file to my sec... 0.00
Segmentation fault on copying string elements to another string +0.92
5*1 matrix of 2d array in c -0.63
Basic C, incorrect output 0.00
Warning: Comparison between pointer and integer and escape characters -2.02
How do I create multiple files with new names (in a while loop) -0.04
How do I detect space in a string? -1.89