We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72addde commit 43a3ab9Copy full SHA for 43a3ab9
README.md
@@ -237,4 +237,5 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
237
- [Winner of the Linked List Game](Python/winner_of_the_linked_list_game.py)
238
- [Remove Linked List Elements](Python/remove_linked_list_elements.py)
239
- [Minimum Time Visiting All Points](Python/minimum_time_visiting_all_points.py)
240
-- [Trapping Rain Water](Python/trapping_rain_water.py)
+- [Trapping Rain Water](Python/trapping_rain_water.py)
241
+- [Number Of Rectangles That Can Form The Largest Square](Python/number_of_rectangles_that_can_form_the_largest_square.py)
0 commit comments