Question 1:
Illustrate out the term data structure? Illustrate briefly on sorts of data structures.
Question 2:
Illustrate the insertion and deletion operation of linked list.
Question 3:
Describe the array and linked list implementation of the stack.
Question 4:
Illustrate Breadth-first search and Depth-first search algorithm.
Question 5:
Illustrate merge sort with illustration. Discuss binary search with illustration.
Question 6:
What do you understand by external storage device? Illustrate out its different types.