Binary Search Trees in C++
Use C++ language to do this exercise, BST (Binary Search Trees) template in attach files.
Write a program that manage your phonebook contact using BST
It helps to find easily and rapidly the phone number of your friend based on the name and inverse . Contact can be saved in text file. User can read contact already saved in text file.
https://brainmass.com/computer-science/searching/binary-search-trees-220835
Solution Summary
A C++ program is written to implement phone book application using template based Binary Search Tree algorithm.
$2.49