Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the fundamentals of tree data structures in Python through this comprehensive 33-minute tutorial. Dive into binary trees and binary search trees, learning their creation, implementation, and traversal algorithms. Discover the pre-order, post-order, and in-order traversal methods for binary trees. Gain hands-on experience with Python implementations of both binary trees and binary search trees. Analyze the advantages and disadvantages of each tree type to understand their practical applications. Master essential concepts that will enhance your programming skills and prepare you for advanced data structure challenges.
Syllabus
Binary Tree.
Pre-order, Post-order, In-order traversal.
Binary Tree implementation.
Advantages & Disadvantages in Binary Tree.
Binary Search Tree.
Binary search Tree implementation.
Advantages & disadvantages of Binary Search Tree.
Taught by
Great Learning