Avatar

嗡嗡的隨手筆記

  1. 首頁
  2. 關於本站
  3. 站長ㄉ書
  4. 搜尋
  5. 所有文章
  6. 分類
  7. 標籤
  8. 關於站長
  9. 聯絡站長
  10. 支持本站

    所有文章

    全部文章 791
    2026 2
    2024 10
    2023 71
    2022 350
    2021 235
    更多
    Featured image of post 【Leetcode】python - [3] Longest Substring Without Repeating Characters 個人解法筆記 (updated: 2022/4/27)
    710 - Python LeetCode

    【Leetcode】python - [3] Longest Substring Without Repeating Characters 個人解法筆記 (updated: 2022/4/27)

    整理 LeetCode #3 最長不重複子串 — sliding window + hash map。

    Apr 27, 2022
    閱讀時間 2 分鐘
    DFS (全部方案)

    【Leetcode】python - [79] Word Search 個人解法筆記

    整理 LeetCode #79 Word Search — DFS grid 遍歷、visited set、backtracking。

    Apr 27, 2022
    閱讀時間 2 分鐘
    710 - Python LeetCode

    【Leetcode】python - [212] Word Search II 個人解法筆記

    整理 LeetCode #212 Word Search II — trie + DFS 回溯、逐字搜尋、剪枝。

    Apr 27, 2022
    閱讀時間 2 分鐘
    710 - Python LeetCode

    【Leetcode】python - [54] Spiral Matrix 個人解法筆記

    整理 LeetCode #54 螺旋矩陣遍歷 — 邊界、遞迴。

    Apr 27, 2022
    閱讀時間 1 分鐘
    710 - Python LeetCode

    【Lintcode】python - [829] Word Pattern II 個人解法筆記

    整理 LeetCode #829 — linked list, DFS, backtracking。

    Apr 26, 2022
    閱讀時間 2 分鐘
    Featured image of post 【Leetcode】python - [126] Word Ladder II 個人解法筆記
    BFS (最短路徑) DFS (全部方案)

    【Leetcode】python - [126] Word Ladder II 個人解法筆記

    整理 LeetCode #126 — hash map, linked list, BFS。

    Apr 26, 2022
    閱讀時間 2 分鐘
    710 - Python LeetCode

    【Leetcode】python - [290] Word Pattern 個人解法筆記

    整理 LeetCode #290 — hash map, linked list。

    Apr 26, 2022
    閱讀時間 1 分鐘
    Featured image of post 【Leetcode】python - [2249] Count Lattice Points Inside a Circle 個人解法筆記 | 290th LeetCode Weekly Contest
    710 - Python LeetCode

    【Leetcode】python - [2249] Count Lattice Points Inside a Circle 個人解法筆記 | 290th LeetCode Weekly Contest

    整理 LeetCode #2249 — linked list。

    Apr 26, 2022
    閱讀時間 1 分鐘
    710 - Python LeetCode

    【Leetcode】python - [2248] Intersection of Multiple Arrays 個人解法筆記 | 290th LeetCode Weekly Contest

    整理 LeetCode #2248 — linked list, sort。

    Apr 26, 2022
    閱讀時間 1 分鐘
    DFS (組合 Combination)

    【Leetcode】python - [17] Letter Combinations of a Phone Number 個人解法筆記

    整理 LeetCode #17 — hash map, linked list, DFS。

    Apr 26, 2022
    閱讀時間 1 分鐘
    1 262728293031323334 80
    © 2020 - 2026 嗡嗡的隨手筆記 v1.13.0
    使用 Hugo 建立
    主題 Stack 由 Jimmy 設計