In this Python Programming video tutorial you will learn about how to find minimum and maximum value in binary search tree in detail.
Data structure is a way of storing and organising the data so that it can be accessed effectively.
Tree is a non linear data structure contains group of nodes connected via links or edge.
Binary search tree is a special type of binary tree . Here we will discuss about minimum and maximum node in BST.
#DataStructures #PythonPrograms #Tree
For more free tutorials on computer programming
/ amulsacademy
twitter.com/AmulsAcademy