Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ca93db3

Browse files
committed
update: entry in README & folder rename
1 parent 4980e96 commit ca93db3

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

‎README.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ Collection of interview questions with Unit Tests. Problems includes Data Struct
3939
- [Trees](src/_DataStructures_/Trees)
4040
- [Binary Search Tree](src/_DataStructures_/Trees/BST)
4141
- [Find k<sup>th</sup> maximum in a BST](src/_DataStructures_/Trees/BST/find-kth-max)
42+
- [Find k<sup>th</sup> minimum in a BST](src/_DataStructures_/Trees/BST/find-kth-min)
4243
- [Suffix Tree](src/_DataStructures_/SuffixTree)
4344

4445
### Logical Problems
File renamed without changes.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /