Using Binary Trees as Data Structures (05-04)
Chuck Severance Chuck Severance
102K subscribers
824 views
0

 Published On Aug 23, 2023

In this lecture we begin to build out LinkedTreeMap beneath our Map abstraction. We first look at how trees work and then look at the issues that arise when we try to build an iterator for a tree. Then we look at building a data structure that is at the same time a Tree and a Linked List which will be our data structure for the LinkedTreeMap.

For more details and a set of exercises please visit https://www.cc4e.com
For the full curriculum, see https://online.dr-chuck.com/

show more

Share/Embed