Skip to content

Commit 38c1064

Browse files
Update README.md
1 parent d73e73d commit 38c1064

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Trees/BinarySearchTree/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## `Available methods in BST.java`
1+
## `Available methods in BT.java`
22
- void insert(int data)
33
- void inorder()
44
- void preorder()

0 commit comments

Comments
 (0)