SkillAgentSearch skills...

LeetCode

šŸ’” LeetCode in C++23/Java/Python/MySQL/TypeScript (respect coding conventions)

Install / Use

/learn @walkccc/LeetCode

README

<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

| Language | Formatter | Style Guide | Configuration | | ---------- | ----------------------------------------------------------- | --------------------------------------------------------------------------------- | ------------------------------------------------------------------------------ | | C++ | ClangFormat | Google C++ Style Guide | .clang-format | | Java | ClangFormat | Google Java Style Guide | .clang-format | | Python | autopep8 | Google Python Style Guide | Passing --indent-size=2 for a better viewing experience in mobile devices. | | TypeScript | Prettier | Google TypeScript Style Guide | .prettierrc | | MySQL | N/A | N/A | N/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-2025 P.-Y. Chen.

<div align="center"> <sub>Assembled with ā¤ļø in New York.</sub> </div>

Related Skills

View on GitHub
GitHub Stars1.3k
CategoryData
Updated1d ago
Forks457

Languages

C++

Security Score

100/100

Audited on Mar 27, 2026

No findings