Skip to content

Commit 4a75147

Browse files
committed
update: entry in readme
1 parent 05184c4 commit 4a75147

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ Collection of interview questions with Unit Tests. Problems includes Data Struct
3838

3939
- [Trees](src/_DataStructures_/Trees)
4040
- [Binary Search Tree](src/_DataStructures_/Trees/BST)
41+
- [Find k<sup>th<sup> maximin in a BST](src/_DataStructures_/Trees/BST/find-kth-max)
4142
- [Suffix Tree](src/_DataStructures_/SuffixTree)
4243

4344
### Logical Problems

0 commit comments

Comments
 (0)