mirror of https://github.com/doocs/leetcode.git
|
|
||
|---|---|---|
| .github | ||
| basic | ||
| images | ||
| lcci | ||
| lcof | ||
| solution | ||
| .gitignore | ||
| .nojekyll | ||
| LICENSE | ||
| README.md | ||
| README_EN.md | ||
| index.html | ||
| summary.md | ||
| summary_en.md | ||
README_EN.md
Introduction
Complete solutions to LeetCode, LCOF and LCCI problems, updated daily.
Sites
- Netlify: https://lc.netlify.app
- Gitee Pages: https://doocs.gitee.io/leetcode
- GitHub Pages: https://doocs.github.io/leetcode
Solutions
Basic Algorithms
High Frequency Interview Questions
Arrays
Linked List
- Delete Node in a Linked List
- Kth Node From End of List
- Reverse Linked List
- Linked List Cycle
- Linked List Cycle II
Binary Tree
Math
Stack & Queue
Dynamic Programming
Misc
Maintainer
Yang Libin: Creator of @Doocs technical community; member of @TheAlgorithms organization.
Contributions
I'm looking for long-term contributors/partners to this repo! Send me PRs if you're interested! See the following:
- Fork this repository 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 or GitHub Help for more details.
You can also contribute to doocs/leetcode using Gitpod.io, a free online dev environment with a single click.
Contributors
This project exists thanks to all the people who contribute.
Backers & Sponsors
Thank you to all our backers and sponsors!
You help the developer community practice for interviews, and there is nothing better we could ask for. -1. Alan Yessenbayev
License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.


