GitPedia

LeetCode

💡 LeetCode in C++23/Java/Python/MySQL/TypeScript (respect coding conventions)

From walkccc·Updated June 16, 2026·View on GitHub·

💡 Solutions to LeetCode in C++23, Java, Python, MySQL, and TypeScript. This repository aims to provide code with good readability and consistent style over various topics and embraces new standards. The project is written primarily in C++, distributed under the MIT License license, first published in 2019. It has gained significant community traction with 1,325 stars and 454 forks on GitHub. Key topics include: cpp, cpp20, java, leetcode, leetcode-cpp.

<div align="center"> <a href="https://walkccc.me/LeetCode/"><img src="https://i.imgur.com/IsS5xkZ.png" width=70 height=70 title="LeetCode" alt="LeetCode" loading="lazy"></a> <h1>LeetCode Solutions</h1> <p> 💡 <i>Solutions to <a href="https://leetcode.com/problemset/all/">LeetCode</a> in C++23, Java, Python, MySQL, and TypeScript. This repository aims to provide code with <strong>good readability</strong> and <strong>consistent style</strong> over various topics and embraces new standards.</i> </p>

LeetCode Progress
<br/>
Easy
Medium
Hard
<br/>
<br/>
C++
Java
Python
<br/>
TypeScript
MySQL

</div>

Getting Started

See the built page here: LeetCode Solutions.

Coding Style and Naming

Please see the style guide.

Formatting

LanguageFormatterStyle GuideConfiguration
C++ClangFormatGoogle C++ Style Guide.clang-format
JavaClangFormatGoogle Java Style Guide.clang-format
Pythonautopep8Google Python Style GuidePassing --indent-size=2 for a better viewing experience in mobile devices.
TypeScriptPrettierGoogle TypeScript Style Guide.prettierrc
MySQLN/AN/AN/A

Fun Facts

This website went live on February 23, 2019.

Contributing

This repository is a personal project and does not accept pull requests to
maintain consistency in coding style and solutions. However, feel free to fork
the repository and modify it as needed!

License

Licensed under the MIT License, Copyright © 2019-2026
P.-Y. Chen.

<div align="center"> <sub>Assembled with ❤️ in New York.</sub> </div>

Contributors

Showing top 1 contributor by commit count.

View all contributors on GitHub →

This article is auto-generated from walkccc/LeetCode via the GitHub API.Last fetched: 6/17/2026