kaysss commited on
Commit
81f5c9e
·
verified ·
1 Parent(s): ab3a50a

Update README.md

Browse files

added links to other datasets

Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -31,7 +31,13 @@ The dataset includes the following files:
31
  - `hasSolution`: Indicates if the problem has an official solution.
32
  - `hasVideoSolution`: Indicates if the problem has a video solution.
33
 
34
- This is a data is part of a wider family of datasets, it includes a dataset with detailed description and other statistics about each problem and another one with 100 solutions sorted by "Most-Voted".
35
- PS. questions are uploaded every week on the platform if you would like me to update the data or need more solutions for each problem, let me know.
36
- Code used for scrapping can be accessed here: "https://github.com/timetooth/leetcode_scraper.git" star the repo if you like it.
 
 
 
 
 
 
37
  ![Screenshot 2025-04-13 at 12.43.35 AM.png](https://cdn-uploads.huggingface.co/production/uploads/679a546f491b21002fc489da/njs8YpiTwnhKNQLT3jM4R.png)
 
31
  - `hasSolution`: Indicates if the problem has an official solution.
32
  - `hasVideoSolution`: Indicates if the problem has a video solution.
33
 
34
+ > This dataset is part of a broader collection of LeetCode-related datasets. It complements:
35
+ >
36
+ > - **[LeetCode Problem Detailed](https://huggingface.co/datasets/kaysss/leetcode-problem-detailed)** includes full problem descriptions, difficulty levels, and metadata.
37
+ > - **[LeetCode Problem Solutions](https://huggingface.co/datasets/kaysss/leetcode-problem-solutions)** – contains the top 100 community solutions per problem, sorted by most upvoted.
38
+ >
39
+ > **Note**: New questions are added weekly to the platform. If you'd like updated data or more solutions per problem, feel free to reach out!
40
+ >
41
+ > Scraping code is open-sourced here: [timetooth/leetcode_scraper](https://github.com/timetooth/leetcode_scraper.git). Give it ⭐ a if you find it helpful!
42
+
43
  ![Screenshot 2025-04-13 at 12.43.35 AM.png](https://cdn-uploads.huggingface.co/production/uploads/679a546f491b21002fc489da/njs8YpiTwnhKNQLT3jM4R.png)