awesome-leetcode-resources icon indicating copy to clipboard operation
awesome-leetcode-resources copied to clipboard

feat: Add leetcode-py-sdk Professional LeetCode Practice Environment Generator as LeetCode Extensions

Open wislertt opened this issue 2 months ago โ€ข 0 comments

Hi Ashish,

I'd like to contribute by adding leetcode-py-sdk to your awesome LeetCode resources collection. This project brings a unique approach to LeetCode practice with production-grade tooling and enhanced debugging capabilities.

What makes it special: ๐ŸŽฏ 100+ Problems Ready - Complete Grind 75 plus partial coverage of AlgoMaster 75, Blind 75, and NeetCode 150 ๐Ÿค– LLM-Assisted Workflow - Generate new problems instantly with AI assistance ๐ŸŽจ Visual Debugging - Interactive tree/graph rendering with Graphviz and anytree ๐Ÿงช Production Testing - 10+ test cases per problem with edge case coverage ๐Ÿš€ Modern Python - PEP 585/604 type hints, Poetry, comprehensive linting ๐Ÿ“Š Quality Assurance - 95%+ test coverage, security scanning, CI/CD pipeline

AlgoMaster Integration: Since you're the creator of AlgoMaster, I'm excited to share that my project already includes algomaster tags in the problem tagging system! I have concrete plans to complete the AlgoMaster 75 problem list as the next major milestone.

The project is growing stars, PyPI downloads and maintains high code quality standards that align well with your curated collection.

Problem Generation

Bulk generation output showing "Generated problem:" messages for all 75 Grind problems

Problem Generation 2

Generated folder structure showing all 75 problem directories after command execution

Tree Visualization

Interactive tree visualization using Graphviz SVG rendering in Jupyter notebooks

Repository: https://github.com/wisarootl/leetcode-py PyPI Package: https://pypi.org/project/leetcode-py-sdk/

Would love to have it included in your awesome list! Let me know if you need any additional information.

Best regards, Wisaroot

wislertt avatar Sep 21 '25 04:09 wislertt