--- license: mit task_categories: - text-classification - question-answering - text-generation - text2text-generation language: - en tags: - code pretty_name: leet-leet size_categories: - 100K This dataset is part of a broader collection of LeetCode-related resources. It complements: > > - **[LeetCode Problem Detailed](https://huggingface.co/datasets/kaysss/leetcode-problem-detailed)** – includes full problem descriptions, metadata, and statistics for each LeetCode question. > - **[LeetCode Problem Set](https://huggingface.co/datasets/kaysss/leetcode-problem-set)** – a lightweight list of problems with slugs, titles, difficulty levels, and basic stats (without descriptions or solutions). > **Note**: New questions and solutions are added weekly. If you'd like updates or more in-depth coverage for specific problems, feel free to reach out! > > The scraper used to collect this dataset is available here: [timetooth/leetcode_scraper](https://github.com/timetooth/leetcode_scraper.git). Drop a ⭐ if you find it useful!