Skip to content

amanattar/leetcode-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors