You are required to create a program using C++ programming language to implement binary search tree (BST).
Problem Statement: You are working for a company that manages a database of employee records. Your task is to implement a binary search tree...