🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
Go to file
Libin YANG 1b53d4dd00
fix: update solutions to lc problems: No.0630,0973,1962,2856 (#4577)
2025-07-19 07:18:51 +08:00
.github chore: update workflows 2025-04-26 19:55:12 +08:00
.husky
basic
images chore: auto update starcharts 2025-07-07 20:05:08 +08:00
lcci
lcof docs: update lcof problem: No.046 (#3795) 2024-11-21 11:23:52 +08:00
lcof2
lcp feat: add swift implementation to lcp problem: No.68 (#4117) 2025-02-28 08:36:48 +08:00
lcs
solution fix: update solutions to lc problems: No.0630,0973,1962,2856 (#4577) 2025-07-19 07:18:51 +08:00
.clang-format
.editorconfig
.gitignore chore: update .gitignore 2025-04-26 05:02:23 +00:00
.nojekyll
.prettierignore
.prettierrc
CODE_OF_CONDUCT.md
Dockerfile
LICENSE
README.md docs: update readme guideline (#4480) 2025-06-11 15:21:36 +08:00
README_EN.md docs: update readme guideline (#4480) 2025-06-11 15:21:36 +08:00
commitlint.config.js
package-lock.json
package.json
requirements.txt chore(deps): bump requests from 2.32.0 to 2.32.4 (#4474) 2025-06-10 18:03:53 +08:00
run_format.py

README_EN.md

LeetCode-GitHub-Doocs

open-source-organization languages LICENSE
stars forks
deepwiki

Introduction

This project contains solutions for problems from LeetCode, "Coding Interviews (2nd Edition)", "Coding Interviews (Special Edition)", "Cracking the Coding Interview (6th Edition)", etc. All solutions are implemented in multiple programming languages, including but not limited to: Java, Python, C++, Go, TypeScript, Rust. We are working hard to update, welcome to Star 🌟 and follow this project to get the latest updates.

中文文档

Site

https://leetcode.doocs.org/en

Solutions

JavaScript & Database Practice

Topics

1. Basic Algorithms

2. Data Structures

4. Dynamic Programming(DP)

5. Advanced Data Structures

6. Graph Theory

Contributions

I'm looking for long-term contributors/partners to this repo! Send me PRs if you're interested! See the following:

  1. Fork this repository to your own GitHub account and then clone it to your local machine.
  2. Checkout a new branch.
  3. Make some changes to your leetcode repository, then push the changes to your remote GitHub repository.
  4. Create a pull request with your changes!
  5. See CONTRIBUTING or GitHub Help for more details.

Open in GitHub Codespaces

Stargazers over time

Stargazers over time

Star Geographical Distribution of doocs/leetcode

Our Top Contributors

This project exists thanks to all the people who contribute.

The copyright of this project belongs to Doocs community. For commercial reprints, please contact @yanglbme for authorization. For non-commercial reprints, please indicate the source.

Support Us

If you find this project helpful, consider supporting us by buying us a coffee
👉 https://paypal.me/yanglbme

Contact Us

We welcome everyone to add @yanglbme's personal WeChat (WeChat ID: YLB0109), with the note "leetcode". In the future, we will create algorithm and technology related discussion groups, where we can learn and share experiences together, and make progress together.

License

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.