#trees
Read more stories on Hashnode
Articles with this tag
A tree data structure is a hierarchical data structure consisting of nodes connected by edges. It's called a "tree" because it resembles an...