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 0ff8d47

Browse files
fix: typo error
1 parent f376135 commit 0ff8d47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +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)
41+
- [Find k<sup>th</sup> maximum in a BST](src/_DataStructures_/Trees/BST/find-kth-max)
4242
- [Suffix Tree](src/_DataStructures_/SuffixTree)
4343

4444
### Logical Problems

0 commit comments

Comments
(0)

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