Data Structures: Binary Trees and Traversal Algorithms

Published: 13 September 2022
on channel: CS Hero
38
0

This video provides an introduction to binary trees. It illustrates the difference between a full and a complete binary tree. Finally, the Depth-First-Search (preorder DFS, in-order DFS, and post-order DFS) and Breadth-First-Search traversal algorithms are illustrated along an example.

For more details on tree traversal algorithms, check out these videos:
Pre-order DFS:    • Data Structures: Preorder Depth First...  
Post-order Depth-First-Search (DFS):    • Data Structures: Post-order Depth Fir...  
Breadth-First-Search (BFS):    • Data Structures: Breadth First Search...  


Watch video Data Structures: Binary Trees and Traversal Algorithms online without registration, duration hours minute second in high quality. This video was added by user CS Hero 13 September 2022, don't forget to share it with your friends and acquaintances, it has been viewed on our site 38 once and liked it 0 people.