Grokking Data Structures & Algorithms for Coding Interviews
Ask Author
Back to course home

0% completed

Vote For New Content

On this page

Tree Basics

Visual Representation

Terminology

Tree Height and Depth

Levels in Trees

Types of Tree

Binary Trees:

Full Tree:

Complete Tree:

Balanced Tree:

Multi-way Tree