Examveda

In binary tree sort, we first construct the BST and then we perform . . . . . . . . traversal to get the sorted order.

A. inorder

B. postorder

C. preorder

D. level order

Answer: Option A


This Question Belongs to Data Structure >> Sorting Algorithms

Join The Discussion

Related Questions on Sorting Algorithms