YoVDO

Searching an Element in Binary Search Tree - Data Structures

Offered By: Sundeep Saradhi Kanthety via YouTube

Tags

Binary Search Courses Binary Tree Courses Data Structures Courses Search Algorithms Courses

Course Description

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

Related Courses

Intro to Computer Science
University 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