# arithmetic **Repository Path**: H_Man/arithmetic ## Basic Information - **Project Name**: arithmetic - **Description**: 常用的算法实现 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2018-08-28 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # arithmetic #### 项目介绍 常用的算法实现 #### 软件架构 软件架构说明 ##### art :常用的算法实现 - sort:排序 - search:查找 ##### data :常用的数据结构实现 ##### design :常用的设计模式 #### 参与贡献 1. Fork 本项目 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request