M-way Trees and M-way Search Trees - Comparison with Binary Search Trees
Offered By: Simple Snippets via YouTube
Course Description
Overview
Explore the concept of M-way trees and M-way search data structures in this comprehensive tutorial video. Learn about the structure of M-way trees and how they differ from regular binary trees. Understand the benefits of M-way trees over binary trees. Review binary trees and binary search trees before delving into M-way search trees. Compare binary search trees with M-way search trees to grasp their unique characteristics and advantages. Gain insights into advanced data structures and their applications in computer science and programming.
Syllabus
Introduction
M-way Tree Definition
Binary tree vs BST recap
M-way Search tree
BST vs M-way search tree
Conclusion
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