# 数据结构和算法 **Repository Path**: lang2020/data_structures_and_algorithm ## Basic Information - **Project Name**: 数据结构和算法 - **Description**: 总结一些常用的数据结构和算法 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-31 - **Last Updated**: 2021-09-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 数据结构和算法 - 总结一些基础的数据结构和算法,主要基于C语言实现。 - makefile和其中的部分内容参考media-server项目 < https://gitee.com/lang2020/media_server > - ### 数组 ### 链表