AL

amanattar/leetcode-helper

Research
212 stars Quality 86 Trend 86

LeetCode Helper is a Codex skill for solving LeetCode-style coding interview problems with optimized solutions and detailed explanations.

Overview

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

View this README on GitHub

Recommended Tools

Try a different keyword or remove a filter.

Install

npx skillfish add amanattar/leetcode-helper