The first two Individual Projects used linked lists for stack
The first two Individual Projects used linked lists for stacks, queues, and hashing implementations. With this task, searching performance with linked lists will be addressed.Part 1: Your tasks for this assignment are the following:Discuss the use of a binary tree when searching for keys in...