summaryrefslogtreecommitdiff
path: root/面经/面试中coding的准备.md
diff options
context:
space:
mode:
authorzhang <zch921005@126.com>2020-07-20 14:47:35 +0800
committerzhang <zch921005@126.com>2020-07-20 14:47:35 +0800
commit8ebc34e31433d73d630d1431acd80ce2e922395b (patch)
treefc5922478a5c8f25bcd8ce3f2765db8483e883bb /面经/面试中coding的准备.md
parent147030526a719f9c57f534b23365e7ded4a44e8b (diff)
问题归类
Diffstat (limited to '面经/面试中coding的准备.md')
-rw-r--r--面经/面试中coding的准备.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/面经/面试中coding的准备.md b/面经/面试中coding的准备.md
index 96f9f06..e77c383 100644
--- a/面经/面试中coding的准备.md
+++ b/面经/面试中coding的准备.md
@@ -30,3 +30,9 @@
- 一个取巧的办法
- 对一些经典的高频题目,把代码打印出来,每次面试前花一个小时过一遍,这样只需要两三次,这些题的解法都在脑海里了;
+
+
+## 3. 类型题归类
+
+- 区间(interval)
+ - 253. Meeting Rooms II