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 947906e commit 633eaffCopy full SHA for 633eaff
README.md
@@ -71,7 +71,7 @@ Grind75 Solutions in JavaScript with comments explaining my thought process and
71
66. Kth Smallest Element in a BST
72
67. Minimum Window Substring
73
68. Serialize and Deserialize Binary Tree
74
-69. Trapping Rain Water
+69. [Trapping Rain Water](https://github.com/20jasper/codewars-and-leetcode/blob/main/LeetCode/42-trappingRainWater.js)
75
70. Find Median from Data Stream
76
71. Word Ladder
77
72. Basic Calculator
0 commit comments