Trees

Home > Engineering and Technology > Computer Engineering > Data Structures and Algorithms > Trees

A collection of nodes where each node has a parent and zero or more child nodes.