You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
This lesson covers trees and binary trees — hierarchical data structures that organise data in a parent-child relationship. Trees are used in file systems, databases, decision-making, and expression parsing.
A tree is a non-linear, hierarchical data structure consisting of nodes connected by edges. It has the following properties:
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.