Avatar

嗡嗡的隨手筆記

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

    所有文章

    全部文章 791
    2026 2
    2024 10
    2023 71
    2022 350
    2021 235
    更多
    710 - Python LeetCode

    【Lintcode】python - [440] Backpack III 個人解法筆記

    整理 LeetCode #440 — DP, linked list, DFS。

    Jun 01, 2022
    閱讀時間 1 分鐘
    710 - Python LeetCode

    【Lintcode】python - [125] Backpack II 個人解法筆記

    整理 Lintcode #125 驗證迴文 — 雙指、邊界。

    Jun 01, 2022
    閱讀時間 1 分鐘
    Featured image of post 【Lintcode】python - [92] Backpack 個人解法筆記 | 內含背包問題模板 #重要題型
    710 - Python LeetCode

    【Lintcode】python - [92] Backpack 個人解法筆記 | 內含背包問題模板 #重要題型

    整理 LeetCode #92 — DP, linked list, DFS。

    Jun 01, 2022
    閱讀時間 2 分鐘
    DFS (全部方案) DP (座標型 - 一維)

    【Leetcode】python - [377] Combination Sum IV 個人解法筆記

    整理 LeetCode #377 Combination Sum IV — 一維座標 DP、排列計數。

    May 30, 2022
    閱讀時間 3 分鐘
    710 - Python LeetCode

    【Leetcode】python - [128] Longest Consecutive Sequence 個人解法筆記

    整理 LeetCode #128 Longest Consecutive — set 去重、逐個檢查序列開頭、O(n)。

    May 30, 2022
    閱讀時間 2 分鐘
    710 - Python LeetCode

    【Leetcode】python - [105] Construct Binary Tree from Preorder and Inorder Traversal 個人解法筆記

    整理 LeetCode #105 — linked list, DFS, merge。

    May 30, 2022
    閱讀時間 2 分鐘
    710 - Python LeetCode

    【Leetcode】python - [73] Set Matrix Zeroes 個人解法筆記

    整理 LeetCode #73 Set Matrix Zeroes — 原地修改、用第一行第一列記錄、bool 額外變數。

    May 29, 2022
    閱讀時間 1 分鐘
    Featured image of post 【Leetcode】python - [48] Rotate Image 個人解法筆記
    710 - Python LeetCode

    【Leetcode】python - [48] Rotate Image 個人解法筆記

    整理 LeetCode #48 — linked list, reverse。

    May 29, 2022
    閱讀時間 3 分鐘
    Featured image of post 【Leetcode】python - [19] Remove Nth Node From End of List 個人解法筆記
    716 - Linked List Two Pointers (同向雙指針 →→) / Slow, Fast (快慢雙指針)

    【Leetcode】python - [19] Remove Nth Node From End of List 個人解法筆記

    整理 LeetCode #19 Remove Nth Node From End of List — dummy node、雙指標隔 N。

    May 29, 2022
    閱讀時間 2 分鐘
    Featured image of post 【Leetcode】python - [222] Count Complete Tree Nodes 個人解法筆記
    710 - Python LeetCode

    【Leetcode】python - [222] Count Complete Tree Nodes 個人解法筆記

    整理 LeetCode #222 — linked list、演算法分析、解。

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