Skip to content

SAMRITIS/Binary-Search-Tree-Creation-Insertion-Preorder-Postorder-Inorder-Traversal-Code-in-Python-3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Binary-Search-Tree-Creation-Insertion-Preorder-Postorder-Inorder-Traversal-Code-in-Python-3

It is Python 3 code of Bnary Search Tree or BST and different operation like Insertion of New Node, Inorder Traversal, Preorder Traversal, Postorder Traversal