Trees data structure with types (uses cases included)
This articles breakdown the terminology used in trees data structure, as well as some types of trees and their use cases, to get familiar with them.
Trees types and use cases
Whats a tree
A tree is a collection of nodes, each node holds some data, o...
go.mohamedallam.tech4 min read