# Tree Data Structure: Basics
Tree Data Structure 1 / 2
5 min read
Learn about tree data structures, their properties, and terminologies.
Learn about tree data structures, their properties, and terminologies.
Learn about different types of tree traversals.