🔥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 chore: add configuration file `.editorconfig` (#3336) 2024-07-31 03:01:34 +08:00
basic chore: format rust code with rustfmt (#3140) 2024-06-21 11:30:25 +08:00
images chore: auto update starcharts 2025-07-07 20:05:08 +08:00
lcci feat: add solutions to lcci problems: No.08.06~08.09 (#4068) 2025-02-15 17:31:11 +08:00
lcof docs: update lcof problem: No.046 (#3795) 2024-11-21 11:23:52 +08:00
lcof2 chore: remove unnecessary import statements (#3958) 2025-01-16 15:11:30 +08:00
lcp feat: add swift implementation to lcp problem: No.68 (#4117) 2025-02-28 08:36:48 +08:00
lcs chore: remove summary files (#2828) 2024-05-17 15:21:00 +08:00
solution fix: update solutions to lc problems: No.0630,0973,1962,2856 (#4577) 2025-07-19 07:18:51 +08:00
.clang-format
.editorconfig chore: add configuration file `.editorconfig` (#3336) 2024-07-31 03:01:34 +08:00
.gitignore chore: update .gitignore 2025-04-26 05:02:23 +00:00
.nojekyll
.prettierignore feat: add sql solution to lc problem: No.3451 (#4057) 2025-02-13 08:30:27 +08:00
.prettierrc feat: add solutions to lc problem: No.2101 (#3147) 2024-06-22 15:24:24 +08:00
CODE_OF_CONDUCT.md
Dockerfile chore: add Dockerfile (#3229) 2024-07-09 08:32:05 +08:00
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 feat: update lc problems (#4296) 2025-03-25 18:04:50 +08:00
package.json feat: update lc problems (#4296) 2025-03-25 18:04:50 +08:00
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 chore: format rust code with rustfmt (#3140) 2024-06-21 11:30:25 +08:00

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.