Skip to content

Commit

Permalink
alter
Browse files Browse the repository at this point in the history
  • Loading branch information
geekxh committed Jul 26, 2021
1 parent aba49c4 commit a4feb34
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 24 deletions.
2 changes: 2 additions & 0 deletions PART_1_算法基础/1_数据结构知识框架/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[下载 XMIND 完整版](https://www.cxyhub.com/all/programming/12460/)

知识框架梳理:
```
B树
Expand Down
16 changes: 3 additions & 13 deletions PART_1_算法基础/README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,10 @@
> ### **小浩算法是一套针对小白的完整的算法训练流程!**
>
> <a href="https://www.geekxh.com/"><img src="https://www.geekxh.com/svg/0-1-blueviolet.svg" alt="css"></a>
> <a href="https://github.com/haizlin/fe-interview/stargazers"><img src="https://img.shields.io/github/stars/geekxh/hello-algorithm.svg" alt="Statr"></a>
> <a href="https://github.com/haizlin/fe-interview/stargazers"><img src="https://www.geekxh.com/svg/2-1-success.svg" alt="Statr"></a>
>
> 目前共包括以下几个步骤:
> - 算法基础
> - 力扣图解
> - 大厂面试
> - CS知识汇总
## PART I 算法基础

[下载 XMIND 完整版](https://www.cxyhub.com/all/programming/12460/)

- ①:数据结构知识框架:为了大家更好的掌握数据结构和算法,我把基础知识整理成了一张思维导图,包括下面这些内容

[下载 XMIND 完整版](https://www.cxyhub.com/all/programming/12460/)
[开始学习](./1_数据结构知识框架/README.md)

<img src="https://www.cxyhub.com/wp-content/uploads/2021/07/algorithm-c.png">

Expand Down
11 changes: 0 additions & 11 deletions PART_2_力扣图解/README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,3 @@
> ### **小浩算法是一套针对小白的完整的算法训练流程!**
>
> <a href="https://www.geekxh.com/"><img src="https://www.geekxh.com/svg/0-1-blueviolet.svg" alt="css"></a>
> <a href="https://github.com/haizlin/fe-interview/stargazers"><img src="https://img.shields.io/github/stars/geekxh/hello-algorithm.svg" alt="Statr"></a>
> <a href="https://github.com/haizlin/fe-interview/stargazers"><img src="https://www.geekxh.com/svg/2-1-success.svg" alt="Statr"></a>
>
> 目前共包括以下几个步骤:
> - 算法基础知识
> - 算法图解题典
> - 算法视野扩展
## PART II 算法图解题典

| Title | 分类 | 难度 |
Expand Down

0 comments on commit a4feb34

Please sign in to comment.