BST Search Lab

Introduction

The goal in this lab is to utilize a binary search tree for performing different types of search operations.

Files

Download the following files:

Lab Submission

Submit BSTDictionary.java to Gradescope.

Last modified April 29, 2024: application lab download link update (3775b1d)