Skip to content

Commit 99120c7

Browse files
committed
修改readme
1 parent 9fd63f4 commit 99120c7

File tree

2 files changed

+32
-0
lines changed

2 files changed

+32
-0
lines changed

README.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,32 @@
183183
- [【绘图描述】leetcode1248 统计「优美子数组」](https://github.com/chefyuan/algorithm-base/blob/main/animation-simulation/%E5%89%8D%E7%BC%80%E5%92%8C/leetcode1248%E5%AF%BB%E6%89%BE%E4%BC%98%E7%BE%8E%E5%AD%90%E6%95%B0%E7%BB%84.md)
184184
- [【绘图描述】leetcode 974 和可被 K 整除的子数组](https://github.com/chefyuan/algorithm-base/blob/main/animation-simulation/%E5%89%8D%E7%BC%80%E5%92%8C/leetcode974%E5%92%8C%E5%8F%AF%E8%A2%ABK%E6%95%B4%E9%99%A4%E7%9A%84%E5%AD%90%E6%95%B0%E7%BB%84.md)
185185

186+
### 二叉树
187+
188+
敬请期待。。。
189+
190+
### 递归
191+
192+
敬请期待。。。
193+
194+
### 贪心
195+
196+
敬请期待。。。
197+
198+
### 回溯
199+
200+
敬请期待。。。
201+
202+
### 分治
203+
204+
敬请期待。。。
205+
206+
### 动态规划
207+
208+
敬请期待。。。
209+
210+
### 并查集
211+
186212

187213

188214
------

animation-simulation/二叉树/二叉树基础.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
> 如果阅读时,发现错误,或者动画不可以显示的问题可以添加我微信好友 **[tan45du_one](https://raw.githubusercontent.com/tan45du/tan45du.github.io/master/个人微信.15egrcgqd94w.jpg)** ,备注 github + 题目 + 问题 向我反馈
2+
>
3+
> 感谢支持,该仓库会一直维护,希望对各位有一丢丢帮助。
4+
>
5+
> 另外希望手机阅读的同学可以来我的 <u>[**公众号:袁厨的算法小屋**](https://raw.githubusercontent.com/tan45du/test/master/微信图片_20210320152235.2pthdebvh1c0.png)</u> 两个平台同步,想要和题友一起刷题,互相监督的同学,可以在我的小屋点击<u>[**刷题小队**](https://raw.githubusercontent.com/tan45du/test/master/微信图片_20210320152235.2pthdebvh1c0.png)</u>进入。
6+
17
这假期咋就唰的一下就没啦,昨天还跟放假第一天似的,今天就开始上班了。
28

39
既然开工了,那咱们就随遇而安呗,继续努力搬砖吧。

0 commit comments

Comments
 (0)