Home » Programming & Data Structure » Programming and data structure miscellaneous » Question

Programming and data structure miscellaneous

Programming & Data Structure

  1. While inserting the elements 71, 65, 84, 69, 67, 83 in an empty Binary Search Tree (BST) in the sequence shown, the element in the lowest level is
    1. 65
    2. 67
    3. 69
    4. 83
Correct Option: B



Your comments will be displayed only after manual approval.