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 5aeb51b

Browse files
committed
fix: More meaningful name
1 parent 17eebb1 commit 5aeb51b

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
@@ -24,7 +24,7 @@ Collection of interview questions with Unit Tests. Problems includes Data Struct
2424

2525
- [Implement Queue Using Stack](src/_DataStructures_/Stack/immitate-queue-using-stack)
2626
- [Baseball Game](src/_DataStructures_/Stack/baseball-game)
27-
- [Minimum Stack](src/_DataStructures_/Stack/min-stack)
27+
- [Find minimum in the Stack](src/_DataStructures_/Stack/min-stack)
2828
- [Balanced Parenthesis](src/_DataStructures_/Stack/balanced-parenthesis)
2929
- [Implement 2 Stacks using Single Array](src/_DataStructures_/Stack/2-stacks-using1-array)
3030

0 commit comments

Comments
(0)

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