Question: use C++ to answer my code.......i need C++ code for this answer/. solve part a b c d e.properly. please Q. No. 02: Construct and

 use C++ to answer my code.......i need C++ code for this

use C++ to answer my code.......i need C++ code for this answer/.

solve part a b c d e.properly.

please

Q. No. 02: Construct and draw a binary search tree using the following set of numbers {38,13,51,10,12,40,84,25,89,37,66,95} (2) (Points: 12) a) Write complete code to Insert these numbers in a binary search tree (2) b) User must be able to search, delete, update and display (2) c) Implement pre-order,post-order and in order traversal and display output for each (2) d) User wants to search '66' sequentially as well as in a binary search tree. How many iterations or passes will each method take? (2) e) What is the height of tree? Find level and depth of node with number 66? (2)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!