Answer the following questions.
Question 1) What is Queue? Describe its operation with example.
Question 2) Describe in detail the various insertions in a singly linked lists.
Question 3) Describe the Huffman algorithm with an example.
Question 4) Describe address calculation sort with procedure and example.
Question 5) Explain hashing in detail.
Question 6) Describe how an in-fix notation can be changed to post-fix and pre-fix notations.
Question 7) Describe Quick Sort Method with a procedure and suitable example.
Question 8) Describe in detail binary tree representation.