What is a Binary Search Tree | Animations, Idea and Examples | Study Algorithms

preview_player
Показать описание
Searching through a tree can be a cumbersome process. You have to traverse each and every element, thus not getting any advantage of this data structure. A binary search tree tries to address this problem. This video explains the fundamentals of a binary search tree and how do create and search elements in it. All along with beautiful animations and visuals so you never forget it.

Chapters:
00:00 - Intro
01:41 - Why do we need Binary Search Trees
05:11 - What is a Binary Search Tree
07:54 - Search elements in a Binary Search Tree
11:03 - Creating a Binary Search Tree
15:42 - Final Thoughts

📚 Links to topics I talk about in the video:

📖 Reference Books:

🎥 My Recording Gear:

💻 Get Social 💻

#divideandconquer #programming #binarysearchtree
Рекомендации по теме
Комментарии
Автор

i love you explanation. it is so clear and easy to understand and covers everything important

MariaSalmaSayeed
Автор

Hi Nikhil, this channel is one of the best on YouTube, and I’ve been learning data structures here. Thanks for sharing your knowledge in such an easy-to-understand way!

Also, could you please upload the next part on BST covering node insertion and deletion, as you mentioned? Looking forward to it!

sach-wt
Автор

Hi @Nikhil thanks for you explanation and please make video on deleting a node from Binary search tree.

sanjaypatil-xngu
Автор

Hi Sir thanks for the easy explanation, request you to please explain time complexity for these as well

NidhiKumari-vuoj
Автор

Hi,
Please make a video on Delete a node from Binary Search Tree / Binary Tree this makes helpful to learn as you discussed in video.

kalyanamvenumadhav
Автор

Thanks for the videos, Nikhil.
What happens if there is a repeated number(say 7 twice)?

sravant
Автор

bhaiya when u are free, please make video on graph as well

jpjmagic
visit shbcf.ru