# data-structure-learning **Repository Path**: mmdjiji/data-structure-learning ## Basic Information - **Project Name**: data-structure-learning - **Description**: 数据结构课程学习笔记 - **Primary Language**: C++ - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: https://github.com/mmdjiji/data-structure-learning - **GVP Project**: No ## Statistics - **Stars**: 7 - **Forks**: 1 - **Created**: 2020-08-25 - **Last Updated**: 2022-05-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 数据结构课程学习笔记 [![avatar](https://img.shields.io/badge/license-GPL_V3.0-brightgreen)](https://choosealicense.com/licenses/gpl-3.0/) [![avatar](https://img.shields.io/badge/language-C-orange)](http://programminginc.net/) ![avatar](https://img.shields.io/badge/within-answer-blue) ## 简介 本项目是我大学二年级学习数据结构过程中的作业、考试、习题与答案等内容,均以 [GPLv3.0协议](https://choosealicense.com/licenses/gpl-3.0/) 开源。 因本人能力有限,代码中难免存在错误或其他不足之处。对于这些错误甚至是任何可以优化的地方,请不吝 [提出Issue](https://gitee.com/mmdjiji/data-structure-learning/issues/new) 。 ## 使用方法 使用下面的命令行可将本项目clone至本地,便于离线学习及记录学习过程 ```bash git clone https://github.com/mmdjiji/data-structure-learning ``` 课程内容一共15周,每周的作业会在 `week*` 文件夹中给出,例如第1周的文件夹为 [week01](week01) 。 课程一共有2次考试,每次考试的内容会在 `exam*` 文件夹中给出,例如第1次考试的文件夹为 [exam1](exam1) 。 ## 捐助 欢迎关注我的 [Bilibili个人主页](https://space.bilibili.com/11955810) ,给里面的优质视频三连就是你的捐助辣~