What is hashing technique? Describe in brief.
Explain in brief a linked list.
Explain merge sort algorithms.
What are the properties of an algorithm?
why boundary tag representation is used?
Explain the term tail recursion?
What are the difference between malloc() and calloc()?
Explain the term run-time stack?
Define a linear and non linear data structure.
Describe the height term in a tree.
Define in brief an array.
write an algorithm to show the procedure of insertion into a b-tree?
Describe avl tree or height balanced binary search tree.
Write an algorithm through which the inserting and deleting of elements can take place in circular queue?
Define non linear data structure.