Data Structures: Lecture 12 - More Trees
Zack Teaching Zack Teaching
25 subscribers
16 views
1

 Published On Sep 29, 2024

The twelfth lecture for Data Structures and Analysis of Algorithms (CSE-2383) in the Fall 2024 semester. In this lecture we continue our discussion of tree data structures. We examine how to compute certain values like the depth of a node and give attention to the recursive nature of trees. We also examine three common tree traversal methods: pre-order, in-order, and post-order.

show more

Share/Embed