Skip to content

Commit 89aaf5d

Browse files
authored
Merge pull request #28 from programmingbookclub/36-2021-12-28-Binary-tree.md
Create 36 2021-12-28 Binary tree.md
2 parents 29e3a99 + 720a432 commit 89aaf5d

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

紀錄/36 2021-12-28 Binary tree.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# LeetCode 讀書會第 36 次聚會 2021/12/28
2+
3+
## leetcode 讀書會通知
4+
5+
1. 項目: 第 36 次聚會
6+
2. 目的: 線上一起寫題目, 由有想法的人帶領, 先解題, 再看該題有趣的解法
7+
3. 時間: 12/28 (二) 20:00 ~ 21:00
8+
4. 地點: google meet 線上 (前 10 分鐘預備鏈接)
9+
5. 解題項目: [Binary Tree](https://leetcode.com/explore/learn/card/data-structure-tree/)
10+
6. 共筆: GitHub https://github.com/programmingbookclub/Leetcode-club
11+
7. 備註:
12+
13+
這次針對 297 處理 serialize,主持人不會做任何的提示。請記得提醒要選下一回合的主題。
14+
15+
16+
* HARD 297 Serialize and Deserialize Binary Tree https://leetcode.com/problems/serialize-and-deserialize-binary-tree
17+
18+
---
19+
Notes:

0 commit comments

Comments
 (0)