Introduction to Tree Data Structure - Important Terms and Properties
Offered By: Simple Snippets via YouTube
Course Description
Overview
Explore the fundamentals of tree data structures in this comprehensive 32-minute tutorial. Delve into the definition and characteristics of tree data structures, comparing them to real-world hierarchical structures. Examine both logical and implementation views of trees, and learn essential tree terminology and properties. Discover the concept of binary trees and their significance in computer science. Investigate various types of trees and their practical applications in programming and algorithm design. Gain a solid foundation in this crucial non-linear data structure, essential for advancing your understanding of data organization and manipulation in computer science.
Syllabus
What is a Tree? | Introduction to Tree Data Structure (diagram) | Important Tree Terms & Properties
Taught by
Simple Snippets
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