Computer Sciences > Gate 2015 Set-1 > Tree Traversal
Which of the following is/are correct inorder traversal sequence(s) of binary search tree(s)?

I. 3, 5, 7, 8, 15, 19, 25
II. 5, 8, 9, 12, 10, 15, 25
III. 2, 7, 10, 8, 14, 16, 20
IV. 4, 6, 7, 9, 18, 20, 25
A
I and IV only
B
II and III only
C
II and IV only
D
II only

Correct : Tree Traversal

Similar Questions

Consider the following rooted tree with the vertex labeled P as the root: The order in which the nodes are visited during an in-order traversal of the tree i...
#1286 MCQ
Consider the following rooted tree with the vertex labeled P as the root: The order in which the nodes are visited during an in-order traversal of the tree i...
#1286 MCQ
Consider the following rooted tree with the vertex labeled P as the root: The order in which the nodes are visited during an in-order traversal of the tree i...
#1286 MCQ

Related Topics

No tags found

Unique Visitor Count

Total Unique Visitors

Loading......