Q1. Describe the term Priority queues. Name the data structure which is used for its implementation?
Q2. Describe strongly connected components of the graph with illustration.
Q3. Illustrate the meaning of NP complete and NP hard problem?
Q4. Define the term Undirected Graph with illustration.
Q5. Illustrate the difference between internal and external sorting?
Q6. Define the AVL Tree with illustration.
Q7. Define the term Binary search tree with illustration.