


Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Material Type: Notes; Class: DATA STRUCTURES; Subject: Computer Science; University: Rensselaer Polytechnic Institute; Term: Unknown 1989;
Typology: Study notes
1 / 4
This page cannot be seen from the preview
Don't miss anything!



We will complete the discussion of begin and find in this lecture.
Major components of the insert algorithm:
There are two output methods:
Write the destroy_tree member function. This should effectively be a post-order traversal, with a node being destroyed after its left and right subtrees are destroyed.