In binary tree sort, we first construct the BST and then we perform _______ traversal to get the sorted order.
Posted: Wed Jul 13, 2022 6:15 pm
a) inorder
b) postorder
c) preorder
d) level order
b) postorder
c) preorder
d) level order