Write an algorithm for implementing insertion and deletion
operations in a singly linked list using arrays ?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

What is omp_num_threads?

0 Answers  


what is a function pointer and how all to declare ,define and implement it ???

4 Answers   Honeywell,


What is fflush() function?

0 Answers  


Can we replace the struct function in tree syntax with a union?

0 Answers   Huawei,


write a reverse string to print a stars.(with out using logic) ***** **** *** ** *

2 Answers  






What is the difference between near, far and huge pointers?

0 Answers  


who is the father of c

4 Answers   Infosys,


What's wrong with "char *p = malloc(10);" ?

4 Answers  


What is a symbolic constant?

1 Answers  


Design a program which assigns values to the array temperature. The program should then display the array with appropriate column and row headings.

0 Answers  


What is the difference b/w Structure & Union?

3 Answers  


Explain what does a function declared as pascal do differently?

0 Answers  


Categories