Objective: To be familiar binary search tree and hash table. Description: Implement a binary search tree using hash table. In this project, you are required to implement a binary search tree using ...