diff --git a/README.md b/README.md index 9ef850aa..49400bb0 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,6 @@ # leetcode LeetCode 题解 +|题目 | 类型| 建议刷题顺序 | 解题方法 | +|---|---| --- | --- | +|[0035.搜索插入位置](https://github.com/youngyangyang04/leetcode/blob/master/problems/0035.搜索插入位置.md) | | | | +|[0000.两数之和](https://github.com/youngyangyang04/leetcode/blob/master/problems/0000.%E4%B8%A4%E6%95%B0%E4%B9%8B%E5%92%8C.md) | | | |