Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit eac4b18

Browse files
committed
优化项目描述
1 parent f491030 commit eac4b18

File tree

2 files changed

+8
-19
lines changed

2 files changed

+8
-19
lines changed

‎README.md‎

Lines changed: 6 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -9,22 +9,17 @@
99
<img src="https://img.shields.io/badge/language-Chinese%20%7C%20Python-brightgreen?style=flat" alt="Language"/>
1010
<a href="https://github.com/ITCharge/AlgoNote"><img src="https://img.shields.io/badge/GitHub-Project-blue?style=flat&logo=github" alt="GitHub Project"/></a>
1111
<p></p>
12+
<h3>📚 从零开始的「算法与数据结构」学习教程</h3>
13+
<p><em>一本系统讲解算法与数据结构、涵盖 LeetCode 题解的中文学习手册</em></p>
1214
</div>
1315

14-
<p align="center">
16+
<div align="center">
1517
<a href="https://algo.itcharge.cn/">
1618
<img src="https://qcdn.itcharge.cn/images/btn_read_online.svg" width="145" alt="在线阅读"></a>
1719
<a href="https://github.com/ITCharge/AlgoNote">
1820
<img src="https://qcdn.itcharge.cn/images/btn_github_link.svg" width="145" alt="GitHub 仓库"></a>
19-
</p>
20-
21-
22-
<div align="center">
23-
<h3>📚 从零开始的「算法与数据结构」学习教程</h3>
24-
<p><em>一本系统讲解算法与数据结构、涵盖 LeetCode 题解的中文学习手册</em></p>
2521
</div>
2622

27-
2823
## 1. 本书简介
2924

3025
本书不仅仅只是一本算法题解书,更是一本算法与数据结构基础知识的讲解书。
@@ -34,20 +29,14 @@
3429
- 本项目先从基础的数据结构和算法开始讲解,再针对不同分类的数据结构和算法,进行具体题目的讲解分析。让读者可以通过「算法基础理论学习」和「编程实战学习」相结合的方式,彻底的掌握算法知识。
3530
- 本项目从各大知名互联网公司面试算法题中整理汇总了 **「LeetCode 200 道高频面试题」**,帮助面试者更有针对性的准备面试。
3631

37-
### 1.1 源码地址
38-
39-
本书内容及代码都放在 [Github repo](https://github.com/ITCharge/AlgoNote) 中,欢迎在下方项目中 **「Star ⭐️ 」****「Fork」**,这是对我最大的鼓励和支持。
40-
41-
- Github 地址:[https://github.com/ITCharge/AlgoNote](https://github.com/ITCharge/AlgoNote)
42-
43-
### 1.2 目标读者
32+
### 1.1 目标读者
4433

4534
- 拥有 Python 编程基础或其他编程语言基础的编程爱好者
4635
- 对 LeetCode 刷题感兴趣或准备算法面试的面试人员
4736
- 对算法感兴趣的计算机专业学生或程序员
4837
- 想要提升编程思维和问题解决能力的开发者
4938

50-
### 1.3 内容结构
39+
### 1.2 内容结构
5140

5241
本书采用算法与数据结构相结合的方法,把内容分为如下几个主要部分:
5342

@@ -63,7 +52,7 @@
6352
- **9. 附加内容**:作为全书的扩展模块。
6453
- **10. 题目解析**:讲解 LeetCode 上刷过的所有题目,可按照对应题号进行检索和学习。
6554

66-
### 1.4 使用说明
55+
### 1.3 使用说明
6756

6857
- 本电子书的左侧为所有章节目录导航,可直接点击对应章节跳转阅读。
6958
- 本电子书左上角有搜索栏,可以帮你迅速找到想看的章节和题解文章。

‎docs/README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
<p><em>一本系统讲解算法与数据结构、涵盖 LeetCode 题解的中文学习手册</em></p>
77
</div>
88

9-
<p align="center">
9+
<div align="center">
1010
<a href="https://algo.itcharge.cn/">
1111
<img src="https://qcdn.itcharge.cn/images/btn_read_online.svg" width="145" alt="在线阅读"></a>
1212
<a href="https://github.com/ITCharge/AlgoNote">
1313
<img src="https://qcdn.itcharge.cn/images/btn_github_link.svg" width="145" alt="GitHub 仓库"></a>
14-
</p>
14+
</div>
1515

1616
## 1. 本书简介
1717

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /