Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Learn how to search for an element in a Binary Search Tree (BST) in this 20-minute video tutorial. Explore the fundamental principles of BST searching, including comparing the key with the root, traversing left for smaller values, and moving right for larger ones. Gain insights into the efficient search algorithm that makes BSTs a powerful data structure. Complement your learning with related videos on BST deletion, insertion, and general concepts of binary trees and binary search.
Syllabus
SEARCHING AN ELEMENT IN BINARY SEARCH TREE (BST) - DATA STRUCTURES
Taught by
Sundeep Saradhi Kanthety