# Algorithm **Repository Path**: shuoyes/algorithm ## Basic Information - **Project Name**: Algorithm - **Description**: 一些简单的蓝桥杯和leetcode代码,常用的数据结构,和一些工具类 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-14 - **Last Updated**: 2022-11-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: 算法, 蓝桥杯, LeetCode ## README # Algorithm ### 介绍 一些简单的蓝桥杯和leetcode代码,常用的数据结构,和一些工具类 ### 内容分块 #### 1. \Algorithm\src\com\Pratice ### leetcode 1. \Algorithm\src\com\Leetcode ### 工具类 1. \Algorithm\src\com\Util ### 数据结构 1. \Algorithm\src\com\Structure #### 使用说明 1. 欢迎指点,如果喜欢我的代码,请帮我star一个吧 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request