# data structure **Repository Path**: li-5-lin/data-structure ## Basic Information - **Project Name**: data structure - **Description**: data structure - **Primary Language**: C++ - **License**: EPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-04-08 - **Last Updated**: 2023-08-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 数据结构 备注:这里只会出现名词,但是不会详细的解释。一般以代码为主。一般重要的内容会进行特别标注。 1. [先导篇](./chapter1_1/前导.md) 2. [线性结构](./Linear_structure_2/线性结构.md) 3. [树和二叉树](./Tree/树.md) 4. [图](./Graph/Graph.md) 5. [查找](./Search/search.md) 6. [排序](./Sort/sort.md) 时间:2023/5/8 --- 复习完成