Leetcode
LC 42 & LC 85 LC 42 & LC 85
Solution to LeetCode 42 Trapping Rain Water and LeetCode 84 LeetCode 42Trapping Rain Water (Hard) [link] 1] Brute Force
LC 15 & LC 18 LC 15 & LC 18
Solution to LeetCode 15 3Sum and LeetCode 18 4Sum. LeetCode 153 Sum (Medium) [link] HashTable is not the best method her