laboratory 9

Binary Search Tree ADT

Objectives

In this laboratory you will

img create an implementation of the Binary Search Tree ADT using a linked tree structure.

img examine how an index can be used to retrieve records from a database file and construct an indexing program for an accounts database.

img use recursion to perform various tree operations.

img

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.