Skip to content

Commit 9db9e8f

Browse files
Update README.md
1 parent 57a7392 commit 9db9e8f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

binarytree/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1+
# Binary Search Tree
12

3+
**What kind of problems are commonly solved via binary search tree:**
4+
5+
- Commonly used in search applications having data entering/leaving in a constant way (e.g., *map*/*set* objects languages libraries.

0 commit comments

Comments
 (0)