April 2018
Intermediate to advanced
322 pages
6h 57m
English
In the previous chapter, we discussed using a string as a non-linear data structure and tried to construct, use, and solve several problems in the string data type. In this chapter, we are going to discuss another non-linear data structure, which is a tree that stores data in a hierarchical form.
In this chapter, we are going to discuss the following topics: