# leecode **Repository Path**: huocg/leecode ## Basic Information - **Project Name**: leecode - **Description**: 练习leecode等算法题 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2021-03-19 - **Last Updated**: 2021-03-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # leecode #### 介绍 练习leecode等算法题 #### 软件架构 软件架构说明 ​ 该工程为普通java工程,直接下载本地就可以使用。在增加相关算法的时候,需要将算法题目也放在注释或者项目wiki 中。 #### 使用说明 1. 分支分为develop 分支和master 分支,现在develop 分支编写测试完成之后,然后提交到master 分支。 2. 严格遵守git 工作流,如果提交分支没有权限,联系管理员。