咪卡的圖書館
  • 首頁
  • 分類
  • 標籤
  • coding筆記
  • 所有文章
  • 關於
  • GitHub
  • Plurk

Leetcode 2092. Find All People With Secret

2024-02-24 分類 Coding
以 圖論演算法 (BFS 與 Union Find) 與 最小堆疊(Min Heap) 求解 Leetcode 2092. Find All People With Secret

繼續閱讀

Leetcode 1642. Furthest Building You Can Reach

2024-02-17 分類 Coding
貪心算法(Greedy) 搭配 優先佇列(priority queue) 法求解 Leetcode 1642. Furthest Building You Can Reach

繼續閱讀

© 2025 夏. All Rights Reserved

夏