Skip to content

Commit 56bf5d8

Browse files
author
lucifer
committed
fix: 删除无用数据
1 parent d475108 commit 56bf5d8

File tree

3 files changed

+0
-21
lines changed

3 files changed

+0
-21
lines changed

Intro.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -155,10 +155,6 @@ anki - 文件 - 导入 - 下拉格式选择“打包的 anki 集合”,然后
155155

156156
### 计划
157157

158-
- [anki 卡片 完善](./assets/anki/)
159-
160-
- [字符串类问题汇总](./todo/str/)
161-
162158
- LeetCode 换皮题目集锦
163159

164160
- 动态规划完善。最长递增子序列,最长回文子序列,编辑距离等“字符串”题目, 扔鸡蛋问题。 解题模板,滚动数组。
@@ -184,17 +180,6 @@ anki - 文件 - 导入 - 下拉格式选择“打包的 anki 集合”,然后
184180
我经常会在开源社区进行一些输出和分享,比较受欢迎的有 [宇宙最强的前端面试指南](https://github.com/azl397985856/fe-interview)
185181
[我的第一本小书](https://github.com/azl397985856/automate-everything)。目前本人正在写一本关于《leetcode 题解》的实体书,感兴趣的可以通过邮箱或者微信联系我,我会在出版的第一时间通知你,并给出首发优惠价。有需要可以直接群里联系我,或者发送到我的个人邮箱 [[email protected]]。 新书详情戳这里:[《或许是一本可以彻底改变你刷 LeetCode 效率的题解书》](https://lucifer.ren/blog/2020/04/07/leetcode-book.intro/)
186182

187-
### 微信
188-
189-
<img width="300" src="./assets/donate-weixin.jpg">
190-
191-
### 支付宝
192-
193-
<img width="300" src="./assets/donate-zfb.jpg">
194-
195-
## 捐赠
196-
197-
[点击查看完整的捐赠列表](./donation.md)
198183

199184
## 贡献
200185

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -189,10 +189,6 @@ anki - 文件 - 导入 - 下拉格式选择“打包的 anki 集合”,然后
189189

190190
### 计划
191191

192-
- [anki 卡片 完善](./assets/anki/)
193-
194-
- [字符串类问题汇总](./todo/str/)
195-
196192
- LeetCode 换皮题目集锦
197193

198194
- 动态规划完善。最长递增子序列,最长回文子序列,编辑距离等“字符串”题目, 扔鸡蛋问题。 解题模板,滚动数组。

SUMMARY.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# 目录
2-
31
## 前言
42

53
* [使用指南](Intro.md)

0 commit comments

Comments
 (0)