Data structures: Binary Search Tree @mycodeschool
Data structures: Binary Search Tree  @mycodeschool
Uploaded January 2014 | Updated September 2026, 2 weeks ago
See complete series on data structures here:
youtube.com/playlist?list=PL2_aWCzGMAwI3W_JlcBbtYTwiQSsOTa6P

In this lesson, we have discussed binary search tree data structure. Binary search is an efficient data structure in which we can store data to get search, insertion and deletion, all in O(log n) running time. We have drawn comparison of Binary search tree with arrays and linked list and explained this concept in detail.

For practice problems and more, visit: mycodeschool.com

Like us on Facebook: facebook.com/MyCodeSchool

Follow us on twitter: twitter.com/mycodeschool
Data structures: Binary Search TreeIntroduction to sorting algorithmsTime Complexity analysis of recursion - Fibonacci SequenceData structures: Introduction to TreesData structures: Array implementation of stacksPointers and 2-D arraysReverse a linked list - Iterative methodPrint 2-D array in spiral orderFunction pointers and callbacksSearch element in a circular sorted arrayCharacter arrays and pointers - part 2Linked List - Implementation in C/C++
mycodeschool |

Data structures: Binary Search Tree

SHARE TO X SHARE TO REDDIT SHARE TO FACEBOOK WALLPAPER