mirror of
https://github.com/chefyuan/algorithm-base.git
synced 2024-11-24 04:53:38 +00:00
修改readme
This commit is contained in:
parent
9fd63f4a6b
commit
99120c7fe2
26
README.md
26
README.md
@ -183,6 +183,32 @@
|
||||
- [【绘图描述】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)
|
||||
- [【绘图描述】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)
|
||||
|
||||
### 二叉树
|
||||
|
||||
敬请期待。。。
|
||||
|
||||
### 递归
|
||||
|
||||
敬请期待。。。
|
||||
|
||||
### 贪心
|
||||
|
||||
敬请期待。。。
|
||||
|
||||
### 回溯
|
||||
|
||||
敬请期待。。。
|
||||
|
||||
### 分治
|
||||
|
||||
敬请期待。。。
|
||||
|
||||
### 动态规划
|
||||
|
||||
敬请期待。。。
|
||||
|
||||
### 并查集
|
||||
|
||||
|
||||
|
||||
------
|
||||
|
@ -1,3 +1,9 @@
|
||||
> 如果阅读时,发现错误,或者动画不可以显示的问题可以添加我微信好友 **[tan45du_one](https://raw.githubusercontent.com/tan45du/tan45du.github.io/master/个人微信.15egrcgqd94w.jpg)** ,备注 github + 题目 + 问题 向我反馈
|
||||
>
|
||||
> 感谢支持,该仓库会一直维护,希望对各位有一丢丢帮助。
|
||||
>
|
||||
> 另外希望手机阅读的同学可以来我的 <u>[**公众号:袁厨的算法小屋**](https://raw.githubusercontent.com/tan45du/test/master/微信图片_20210320152235.2pthdebvh1c0.png)</u> 两个平台同步,想要和题友一起刷题,互相监督的同学,可以在我的小屋点击<u>[**刷题小队**](https://raw.githubusercontent.com/tan45du/test/master/微信图片_20210320152235.2pthdebvh1c0.png)</u>进入。
|
||||
|
||||
这假期咋就唰的一下就没啦,昨天还跟放假第一天似的,今天就开始上班了。
|
||||
|
||||
既然开工了,那咱们就随遇而安呗,继续努力搬砖吧。
|
||||
|
Loading…
Reference in New Issue
Block a user