laboratory 9
Binary Search Tree ADT
Objectives
In this laboratory you will
create an implementation of the Binary Search Tree ADT using a linked tree structure.
examine how an index can be used to retrieve records from a database file and construct an indexing program for an accounts database.
use recursion to perform various tree operations.
Get C++ Data Structures: A Laboratory Course, 3rd Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.