search-problems
Filter and retrieve LeetCode problems by tags, difficulty, or limit results. Use this tool to find specific coding challenges for practice or preparation.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
difficulty | No | Difficulty level | |
limit | No | Maximum number of problems to return | |
skip | No | Number of problems to skip | |
tags | No | Tags to filter by, separated by '+' (e.g., 'array+dynamic-programming') |