LeetCode
š” LeetCode in C++23/Java/Python/MySQL/TypeScript (respect coding conventions)
Install / Use
/learn @walkccc/LeetCodeREADME
<br/>
<br/>
<br/>
<br/>
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
claude-opus-4-5-migration
83.9kMigrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5
Writing Hookify Rules
83.9kThis skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.
review-duplication
99.3kUse this skill during code reviews to proactively investigate the codebase for duplicated functionality, reinvented wheels, or failure to reuse existing project best practices and shared utilities.
model-usage
339.3kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
