Podcast
Questions and Answers
Which condition is checked before insertion in a linked queue?
Which condition is checked before insertion in a linked queue?
- Underflow
- Rear value
- Overflow (correct)
- Front value
In an in-order traversal of the given rooted tree, what is the order in which the nodes are visited?
In an in-order traversal of the given rooted tree, what is the order in which the nodes are visited?
- SQPTRWU
- SQPTRUW
- SQPTUWR
- SQPTWUR (correct)
In the given array, how many heapify operations have been performed on the root of the heap?
In the given array, how many heapify operations have been performed on the root of the heap?
- 2 (correct)
- 5 or 6
- 1
- 3 or 4
What is the B. Tech Programme mentioned in the text?
What is the B. Tech Programme mentioned in the text?
Who is the faculty mentioned in the text?
Who is the faculty mentioned in the text?