leetcode-problem-fetcher

Solid

Fetch and parse LeetCode problems with metadata, constraints, examples, hints, difficulty ratings, and related problems. Integrates with LeetCode API for comprehensive problem data retrieval.

AI & Automation 814 stars 53 forks Updated today MIT

Install

View on GitHub

Quality Score: 95/100

Stars 20%
97
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# leetcode-problem-fetcher A specialized skill for fetching and parsing LeetCode problems with complete metadata, suitable for competitive programming practice, interview preparation, and algorithm learning workflows. ## Purpose Extract comprehensive problem data from LeetCode including: - Problem statements and descriptions - Input/output constraints and formats - Test cases and hidden constraints - Problem difficulty, tags, and acceptance rate - Related problems and pattern tags - Hints and solution approaches ## Capabilities ### Core Features 1. **Problem Retrieval** - Fetch problems by title slug (URL-friendly name) - Retrieve daily challenge problems - Search problems by category, tags, difficulty, or keywords - Access premium problem alternatives when available 2. **Metadata Extraction** - Difficulty level (Easy, Medium, Hard) - Acceptance rate and submission statistics - Problem tags and categories - Related problems and similar questions - Company tags (when available) 3. **Content Parsing** - Problem description in markdown format - Input/output examples with explanations - Constraints and edge cases - Follow-up questions and optimizations - Code templates for multiple languages 4. **User Data Access** - User profile and statistics - Contest ranking and history - Submission history and solutions - Progress tracking across problem sets ## Integration Options ### MCP Server (Recommended) ```bash # Instal...

Details

Author
a5c-ai
Repository
a5c-ai/babysitter
Created
4 months ago
Last Updated
today
Language
JavaScript
License
MIT

Integrates with

Related Skills