Skip to content

Commit 633eaff

Browse files
committed
trapping rain water
1 parent 947906e commit 633eaff

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
@@ -71,7 +71,7 @@ Grind75 Solutions in JavaScript with comments explaining my thought process and
7171
66. Kth Smallest Element in a BST
7272
67. Minimum Window Substring
7373
68. Serialize and Deserialize Binary Tree
74-
69. Trapping Rain Water
74+
69. [Trapping Rain Water](https://github.com/20jasper/codewars-and-leetcode/blob/main/LeetCode/42-trappingRainWater.js)
7575
70. Find Median from Data Stream
7676
71. Word Ladder
7777
72. Basic Calculator

0 commit comments

Comments
 (0)