Trees

Home > Computer Science > Programming Languages > Algorithms and Data Structures > Trees

Hierarchical data structures consisting of nodes, with each node having some child nodes.