Description
Question : Design a menu driven program to Implement the following operation in BST .
1. Insertion
2. Deletion
3. Search for an element
4. Traversal (inorder, preorder, postorder)
Question : Design a menu driven program to Implement the following operation in BST .
1. Insertion
2. Deletion
3. Search for an element
4. Traversal (inorder, preorder, postorder)
Reviews
There are no reviews yet.