We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d73e73d commit 38c1064Copy full SHA for 38c1064
Trees/BinarySearchTree/README.md
@@ -1,4 +1,4 @@
1
-## `Available methods in BST.java`
+## `Available methods in BT.java`
2
- void insert(int data)
3
- void inorder()
4
- void preorder()
0 commit comments