# Leetcode-DataStructure **Repository Path**: itmwuma/leetcode-data-structure ## Basic Information - **Project Name**: Leetcode-DataStructure - **Description**: C++封装leetcode中出现的常用的数据结构,如链表、二叉树等,使得本地IDE调试代码时更加方便 - **Primary Language**: C++ - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-11-06 - **Last Updated**: 2022-11-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Leetcode-DateStructure #### 介绍 C++封装leetcode中出现的常用的数据结构,如链表、二叉树等,使得本地IDE调试代码时更加方便 #### 内容 - 实现链表、二叉树结构的定义 - 实现链表、二叉树的创建算法(根据数组创建) - 实现链表、二叉树的打印 - 实现链表、二叉树的内存释放 #### 使用说明 1. 引入头文件"**ds.hpp**" 1. 宏定义 **LEETCODE_DS_OPEN** #### 参与贡献 ***itmWuma***: https://gitee.com/itmwuma