Student Reviews
( 5 Of 5 )
1 review
Video of Using Binary Trees as Data Structures (05-04) in C Programming course by Chuck Severance channel, video No. 32 free certified online
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/