From 7dae6bf5b751ca33d61c9303899883d3b42dfdef Mon Sep 17 00:00:00 2001 From: Tsungyu Yu <42088295+ytyubox@users.noreply.github.com> Date: Tue, 9 Aug 2022 20:11:31 +0800 Subject: [PATCH] Create 47 2022 0809 heap 10th end.md --- .../47 2022 0809 heap 10th end.md" | 28 +++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 "\347\264\200\351\214\204/47 2022 0809 heap 10th end.md" diff --git "a/\347\264\200\351\214\204/47 2022 0809 heap 10th end.md" "b/\347\264\200\351\214\204/47 2022 0809 heap 10th end.md" new file mode 100644 index 0000000..9945dd3 --- /dev/null +++ "b/\347\264\200\351\214\204/47 2022 0809 heap 10th end.md" @@ -0,0 +1,28 @@ +# LeetCode 讀書會第 46 次聚會 2022/06/28 + +## leetcode 讀書會通知 + +1. 項目: 第 46 次聚會 +2. 目的: 線上一起寫題目, 由有想法的人帶領, 先解題, 再看該題有趣的解法 +3. 時間: 06/28 (二) 20:00 ~ 21:00 +4. 地點: google meet 線上 (前 10 分鐘預備鏈接) +5. 解題項目: [Heap](https://leetcode.com/explore/featured/card/heap/643/heap/) +6. 共筆: GitHub https://github.com/programmingbookclub/Leetcode-club +7. 備註: 這次做 heap 額外的一題 MEDIUM 1631: Path With Minimum Effort +8. 這次會開啟下一個主題的提案,暫定一個禮拜後投票 (文字投票) + + + +* [done] MEDIUM 215 Kth Largest Element in an Array https://leetcode.com/problems/kth-largest-element-in-an-array +* [done] MEDIUM 347 Top K Frequent Elements https://leetcode.com/problems/top-k-frequent-elements +* [done] EASY 703 Kth Largest Element in a Stream https://leetcode.com/problems/kth-largest-element-in-a-stream +* [done] EASY 1046 Last Stone Weight https://leetcode.com/problems/last-stone-weight +* [done] EASY 1337 The K Weakest Rows in a Matrix https://leetcode.com/problems/the-k-weakest-rows-in-a-matrix +* [done] MEDIUM 378 Kth Smallest Element in a Sorted Matrix https://leetcode.com/problems/kth-smallest-element-in-a-sorted-matrix +* 🔓 MEDIUM 253 Meeting Rooms II https://leetcode.com/problems/meeting-rooms-ii +* [done] MEDIUM 973 K Closest Points to Origin https://leetcode.com/problems/k-closest-points-to-origin +* 🔓 MEDIUM 1167 Minimum Cost to Connect Sticks https://leetcode.com/problems/minimum-cost-to-connect-sticks +* [done] MEDIUM 1642 Furthest Building You Can Reach https://leetcode.com/problems/furthest-building-you-can-reach +* [done] HARD 295 Find Median from Data Stream https://leetcode.com/problems/find-median-from-data-stream +* [done] MEDIUM 1631 Path With Minimum Effort https://leetcode.com/problems/path-with-minimum-effort/ +