Skip to content

Commit 300980e

Browse files
committed
Update README.md
1 parent 6615883 commit 300980e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ This repository contains Python solutions to the popular "NeetCode 150" algorith
3434
- [x] [Valid Parentheses](Stacks/Easy/20_Valid_Parentheses.py)
3535
- [x] **Medium**
3636
- [x] [Min Stack](Stacks/Medium/155_Min_Stack.py)
37+
- [x] [Evaluate Reverse Polish Notation](Stacks/Medium/150_Evaluate_Reverse_Polish_Notation.py)
3738

3839

3940
This repository is for reference purposes. Anyone is free to use this code under the terms of the MIT License.

0 commit comments

Comments
 (0)