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 - [647] Palindromic Substrings 個人解法筆記
    DFS (全部方案) DP (座標型 - 二維) Two Pointers (背向雙指針 ←→)

    【Leetcode】python - [647] Palindromic Substrings 個人解法筆記

    整理 LeetCode #647 — two pointers, DP, linked list。

    Jun 06, 2022
    閱讀時間 2 分鐘
    DFS (Tree Basic)

    【Leetcode】python - [226] Invert Binary Tree 個人解法筆記

    整理 LeetCode #226 Invert Binary Tree — 遞迴翻轉、swap 左右。

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

    【Leetcode】python - [191] Number of 1 Bits 個人解法筆記

    整理 LeetCode #191 Number of 1 Bits — bit 計數、hamming weight。

    Jun 06, 2022
    閱讀時間 1 分鐘
    Featured image of post 【Leetcode】python - [1143] Longest Common Subsequence 個人解法筆記
    DP (座標型 - 二維)

    【Leetcode】python - [1143] Longest Common Subsequence 個人解法筆記

    整理 LeetCode #1143 — DP, linked list。

    Jun 06, 2022
    閱讀時間 1 分鐘
    717 - Hash Table

    【Leetcode】python - [347] Top K Frequent Elements 個人解法筆記

    整理 LeetCode #347 Top K Frequent Elements — Counter + heap/sort。

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

    【Lintcode】python - [659] Encode and Decode Strings 個人解法筆記

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

    Jun 06, 2022
    閱讀時間 1 分鐘
    717 - Hash Table Interval

    【Lintcode】python - [919] Meeting Rooms II 個人解法筆記

    整理 LeetCode #919 Meeting Rooms II — 排序 + heap、timeline 計算會議室數。

    Jun 06, 2022
    閱讀時間 2 分鐘
    710 - Python LeetCode

    【Lintcode】python - [920] Meeting Rooms 個人解法筆記

    整理 LeetCode #920 — linked list, sort。

    Jun 06, 2022
    閱讀時間 1 分鐘
    Featured image of post 【Leetcode】python - [503] Next Greater Element II 個人解法筆記
    710 - Python LeetCode

    【Leetcode】python - [503] Next Greater Element II 個人解法筆記

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

    Jun 06, 2022
    閱讀時間 1 分鐘
    Featured image of post 【Leetcode】python - [496] Next Greater Element I 個人解法筆記
    710 - Python LeetCode

    【Leetcode】python - [496] Next Greater Element I 個人解法筆記

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

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