1.

Inorder to get the information stored in a BST in the descending order, one should traverse it in which of the following order? (A) left, root, right(B) root, left, right(C) right, root, left(D) right, left, root

Answer»

Correct option - (C) right, root, left



Discussion

No Comment Found

Related InterviewSolutions