Describe full binary tree and complete binary tree.
What is difference between set and map?
Define circular list?
Define a stack?
What is the main advantage of a linked list?
Which is the simplest file structure?
What type of data structure is used to perform recursion?
How is a queue works?
What is a hash index?
Why is the isempty() member method called?
In an AVL tree, at what condition the balancing is to be done?
What is the best sorting technique?
How can you add an item to the beginning of the list?