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 3214b8c

Browse files
Update README.md
1 parent 5f2524f commit 3214b8c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎README.md‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ This repository contains Python solutions to the popular "NeetCode 150" algorith
2727
- [x] [Two Sum II - Input Array Is Sorted](TwoPointers/Medium/167_Two_Sum_II_Input_Array_Is_Sorted.py)
2828
- [x] [3Sum](TwoPointers/Medium/15_3Sum.py)
2929
- [x] [Container With Most Water](TwoPointers/Medium/11_Container_With_Most_Water.py)
30+
- [x] **Hard**
31+
- [x] [Trapping Rain Water](TwoPointers/Hard/42_Trapping_Rain_Water.py)
3032

3133

3234
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)

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