Terry Yao's Blog

  • 策展
  • 觀點
  • 作品集
  • 工具
  • 許願
  • 分類
  • 標籤
  • 圖譜
  • 關於
  • 聯絡我

標籤: data-structures

TAG

#data-structures

共 11 篇文章標記了這個關鍵字

  • 2026年8月11日

    [algorithms] Treap 與 Splay Tree:不靠嚴格規則的平衡樹

    • algorithms
    • data-structures
    • balanced-tree
  • 2026年8月11日

    [algorithms] Sparse Table:靜態區間查詢的 O(1) 特快車

    • algorithms
    • data-structures
    • range-query
  • 2026年8月11日

    [algorithms] 單調佇列:為什麼滑動視窗最大值天生要用它

    • algorithms
    • data-structures
    • performance
  • 2026年8月11日

    [algorithms] 持久化線段樹:舊版本不用整棵複製,只複製一條路徑

    • algorithms
    • data-structures
    • segment-tree
  • 2026年8月11日

    [algorithms] Fibonacci Heap 與 Link-Cut Tree:把攤還成本壓到極致的兩把武器

    • algorithms
    • data-structures
    • amortized
  • 2026年4月27日

    LeetCode 刷題路線:從 Easy 到 Hard 的跨主題推進地圖

    • algorithms
    • leetcode
    • interview
    • data-structures
  • 2026年4月23日

    [algorithms] Red-Black Tree 紅黑樹

    • algorithms
    • data-structures
    • trees
  • 2026年4月23日

    [algorithms] B-Tree / B+Tree 資料庫索引的核心結構

    • algorithms
    • data-structures
    • database
  • 2026年4月23日

    [algorithms] HyperLogLog 用 1.5 KB 計算十億個不同用戶

    • algorithms
    • data-structures
    • probabilistic
  • 2026年4月23日

    [algorithms] Count-Min Sketch & Cuckoo Filter 串流資料的頻率與過濾

    • algorithms
    • data-structures
    • probabilistic
  • 2026年4月23日

    [algorithms] KD-Tree / R-Tree / Interval Tree 空間索引:找最近,也找重疊

    • algorithms
    • data-structures
    • spatial
← 回到所有標籤

關係圖譜

Created with Quartz v4.5.2 © 2026

  • GitHub
  • RSS