Binary Trees and Types of Binary Tree - Data Structures
Offered By: Sundeep Saradhi Kanthety via YouTube
Course Description
Overview
Explore the fundamental concepts of binary trees and their various types in this comprehensive data structures tutorial. Learn about the defining characteristics of binary trees, where each node can have at most two children. Dive into five distinct types of binary trees: strictly binary trees, incomplete or almost binary trees, complete or perfect binary trees, left-skewed binary trees, and right-skewed binary trees. Gain a solid understanding of their structures, properties, and applications in computer science and programming.
Syllabus
Introduction
Types of Binary Trees
Incomplete Binary Tree
Complete Binary Tree
Left Skew Binary Tree
Taught by
Sundeep Saradhi Kanthety
Related Courses
Intro to Computer ScienceUniversity of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Analytic Combinatorics, Part I
Princeton University via Coursera Algorithms, Part I
Princeton University via Coursera Algorithms, Part II
Princeton University via Coursera