Binary Search Tree and Hash Table Program Assignment


This assignment involves writing two versions of the Marine Biology case study, then analyzing which version is more efficient.

Analyzing the two data structures and their algorithms is going to take time and effort. Your paper should reflect the time and effort you put into the research. Your grade will be based on this effort on the paper, not from just writing the code.

Separately implement the following two data structures:

Then use the following directions to analyze the two structures.

What to turn in