# leetcode **Repository Path**: laobinggun666/leetcode ## Basic Information - **Project Name**: leetcode - **Description**: LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解 - **Primary Language**: Java - **License**: CC-BY-SA-4.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2020-12-05 - **Last Updated**: 2022-06-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
## Introduction Complete solutions to [LeetCode](https://leetcode-cn.com/problemset/all/), [LCCI](https://leetcode-cn.com/problemset/lcci/) and [LCOF](https://leetcode-cn.com/problemset/lcof/) problems, updated daily. [中文文档](./README_CN.md) ## Solution Tree - [LeetCode](https://github.com/doocs/leetcode/blob/master/solution/README.md) - [LCCI](https://github.com/doocs/leetcode/blob/master/lcci/README.md) / [LCOF](https://github.com/doocs/leetcode/blob/master/lcof/README.md) ## Contributions I'm looking for long-term contributors/partners to this repo! Send me [PRs](https://github.com/doocs/leetcode/pulls) if you're interested! See the following: - Fork [this repository](https://github.com/doocs/leetcode) to your own GitHub account and then clone it to your local machine. - Make some changes to your leetcode repository, then add, commit and push the changes to your remote GitHub repository. - Submit a pull request with your changes! - See [CONTRIBUTING](https://github.com/doocs/.github/blob/master/CONTRIBUTING.md) or [GitHub Help](https://help.github.com/en) for more details. You can also contribute to [doocs/leetcode](https://github.com/doocs/leetcode) using [Gitpod.io](https://www.gitpod.io), a free online dev environment with a single click. [](https://gitpod.io/#https://github.com/doocs/leetcode) ## Contributors This project exists thanks to all the people who contribute.