Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2365b49

Browse files
update
1 parent 38f972b commit 2365b49

File tree

2 files changed

+961
-1
lines changed

2 files changed

+961
-1
lines changed

‎README.md‎

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# LeetCode题目分类
1+
# LeetCode题目分类与面试问题整理
22

33
## 题目分类
44

@@ -64,6 +64,7 @@
6464
* [q32_最长有效括号](/src/栈相关/q32_最长有效括号)
6565
* [q155_最小栈](/src/栈相关/q155_最小栈)
6666
* [q224_基本计算器](/src/栈相关/q224_基本计算器)
67+
* [q232_用栈实现队列](/src/栈相关/q232_用栈实现队列)
6768
* [q316_去除重复字母](/src/栈相关/q316_去除重复字母)
6869

6970
### 堆相关
@@ -117,3 +118,9 @@
117118
* [q98_验证二叉搜索树](/src/二叉搜索树相关/q98_验证二叉搜索树)
118119
* [q450_删除二叉搜索树中的节点](/src/二叉搜索树相关/q450_删除二叉搜索树中的节点)
119120
* [q701_二叉搜索树中的插入操作](/src/二叉搜索树相关/q701_二叉搜索树中的插入操作)
121+
122+
-------
123+
124+
## 面试问题整理
125+
126+
* [面试问题整理](/Rocket.md)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /