Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Searching an Element in Binary Search Tree - Data Structures

Sundeep Saradhi Kanthety via YouTube

Overview

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

Reviews

Start your review of Searching an Element in Binary Search Tree - Data Structures

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.