Binary Tree

Term side of the Card
Topic: Tree
Unit title: Binary Tree
Categories: Data structure
Explanation side of the Card

Explanation: The hierarchical structure with each node having up to two child nodes. Commonly used in sorting, searching and hierarchical data storage.

Edit on GitHubContributions in our content repository are 🤗 welcome from everyone.Link leads to the Contributions guidelines on GitHubLink leads to the content repository on GitHub