Matrix Traversal Pattern - rs-hash/GETTHATJOB GitHub Wiki

  1. Unique Paths (LeetCode 62)

  2. Minimum Path Sum (LeetCode 64)

  3. Maximal Square (LeetCode 221)

  4. Word Search II (LeetCode 212)

  5. Longest Increasing Path in a Matrix (LeetCode 329)