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