Examveda

Which traversal method is used to obtain the nodes of a BST in the reverse order of their sorted values?

A. Reverse Inorder

B. Preorder

C. Postorder

D. Level-order

Answer: Option A


This Question Belongs to Data Structure >> Binary Search Trees(B Tree)

Join The Discussion

Related Questions on Binary Search Trees(B Tree)