Concept drill
post-order
GATE CSE & IT · Data Structures · 1987-2005
3
PYQs
100%
keyed
0
elite explanations
3
years appeared
Study anchor
Cormen et al. — Introduction to Algorithms (CLRS)
Algorithms, data structures, graph algorithms, complexity
Practice action
Start latest PYQPYQs in this concept
All concepts →2005 PYQ
A binary search tree contains the numbers 1, 2, 3, 4, 5, 6, 7, 8. When the tree is traversed in pre-order and the values in each node printed out, the sequence of values obtained i...
mediumanswer key
1996 PYQ
Which of the following sequences denotes the post order traversal sequence of the tree of previous question?
easyanswer key
1987 PYQ
It is possible to construct a binary tree uniquely whose pre-order and post-order traversals are given.
easyanswer key