Which of the following pair’s traversals on a binary tree can build the tree uniquely? Q & A › Category: Data Structure › Which of the following pair’s traversals on a binary tree can build the tree uniquely? 0 Vote Up Vote Down Admin Staff asked 4 years ago Which of the following pair’s traversals on a binary tree can build the tree uniquely? a) post-order and pre-order b) post-order and in-order c) post-order and level order d) level order and preorder Share this:TwitterFacebookWhatsAppPinterestLike this:Like Loading... 1 Answers 0 Vote Up Vote Down Admin Staff answered 4 years ago b) post-order and in-order Share this:TwitterFacebookWhatsAppPinterestLike this:Like Loading...