Skip to content

Commit 2ef381f

Browse files
authored
Update README.md
1 parent ebf2a2c commit 2ef381f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
# Binary-Search-Tree-Creation-Insertion-Preorder-Postorder-Inorder-Traversal-Code-in-Python-3
1+
# Binary-Search-Tree-Creation-Insertion-Preorder-Postorder-Inorder-Traversal-Code-in-Python-3
2+
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

0 commit comments

Comments
 (0)