# data-structure **Repository Path**: ZeHongHe0121/data-structure ## Basic Information - **Project Name**: data-structure - **Description**: data structure. - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-14 - **Last Updated**: 2022-09-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: Cpp, Data-structures ## README # data-structure 此 repo 记录了学习考研 408 数据结构过程中的一些代码 参考资料: - [数据结构(C语言版) . 严蔚敏/吴伟民](https://book.douban.com/subject/24699581/) - [算法(第4版) . Robert Sedgewick/Kevin Wayne](https://book.douban.com/subject/19952400/) 参考视频: - [B站王道视频课](https://www.bilibili.com/video/BV1b7411N798)