> For the complete documentation index, see [llms.txt](https://wangtingzheng.gitbook.io/dsacpp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wangtingzheng.gitbook.io/dsacpp/master.md).

# dsacpp

这里是清华大学邓俊辉老师的《数据结构与算法》的学习笔记。

{% tabs %}
{% tab title="课程地址" %}

| :sunglasses: |                                 数据结构与算法设计(上)                                 |                                  数据结构与算法设计(下)                                 |
| :----------: | :--------------------------------------------------------------------------: | :---------------------------------------------------------------------------: |
|      dex     | [基础](https://www.edx.org/course/data-structures-and-algorithm-design-part-i) | [高级](https://www.edx.org/course/data-structures-and-algorithm-design-part-ii) |
|     学堂在线     |         [基础](https://next.xuetangx.com/course/THU08091000384/4231547)        |         [高级](https://next.xuetangx.com/course/THU08091002048/4233477)         |
| {% endtab %} |                                                                              |                                                                               |

{% tab title="课程资源" %}
[数据结构（C++语言版）](https://dsa.cs.tsinghua.edu.cn/~deng/ds/dsacpp/)

* PPT讲义
* 打印版讲义
* 在线算法演示
* 实例代码
* 真题试卷
  {% endtab %}
  {% endtabs %}
