LeetCode Helper is a Codex skill for solving LeetCode-style coding interview problems with optimized solutions and detailed explanations.
Обзор
LeetCode Helper is a Codex skill for solving LeetCode-style coding interview problems with optimized solutions and detailed explanations.
README
LeetCode Helper
LeetCode Helper is a Codex skill for solving LeetCode-style coding interview problems with optimized solutions and detailed explanations.
Owner
Aman Attar
GitHub: https://github.com/amanattar/
What It Does
When you paste a LeetCode problem, this skill guides the agent to provide:
- Problem understanding in plain language.
- An optimized algorithmic approach.
- Clean LeetCode-ready Python code.
- Step-by-step algorithm explanation.
- Line-by-line code explanation.
- A dry run using an example.
- Time and space complexity.
- Important edge cases.
Skill Files
SKILL.md: Skill metadata and high-level instructions.AGENTS.md: Detailed behavior rules, answer format, and examples.
Example Use
Paste a LeetCode question and ask for an optimized solution. The response should include the algorithm, code, explanation, dry run, complexity analysis, and edge cases.
License
MIT
Рекомендуемые инструменты
Попробуйте другой запрос или уберите фильтр.
Установка
npx skillfish add amanattar/leetcode-helper