olegshulyakov commited on
Commit
6be3e1d
·
verified ·
1 Parent(s): 4d4e7c4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +28 -9
README.md CHANGED
@@ -15,15 +15,34 @@ size_categories:
15
 
16
  A comprehensive dataset of LeetCode problems and solutions created from the [Doocs LeetCode](https://github.com/doocs/leetcode) repository. This dataset is designed for fine-tuning large language models to understand programming problems and generate code solutions.
17
 
18
- ## Dataset Description
19
-
20
- - **Repository:** [Doocs LeetCode Solutions](https://github.com/doocs/leetcode)
21
- - **Total Problems:** 2000+
22
- - **Total Solutions:** 10,000+ (across multiple languages)
23
- - **Size:** ~60 MB (Parquet format)
24
- - **Last Updated:** 29 July 2025
25
-
26
- ## Dataset Structure
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
27
 
28
  ### Data Fields
29
 
 
15
 
16
  A comprehensive dataset of LeetCode problems and solutions created from the [Doocs LeetCode](https://github.com/doocs/leetcode) repository. This dataset is designed for fine-tuning large language models to understand programming problems and generate code solutions.
17
 
18
+ ## Description
19
+
20
+ - Repository: [Doocs LeetCode Solutions](https://github.com/doocs/leetcode)
21
+ - Total Problems: 3500+
22
+ - Total Solutions: 15,000+ (across multiple languages)
23
+ - Size: ~60 MB (Parquet format)
24
+ - Languages:
25
+ - C
26
+ - Cangjie
27
+ - C++
28
+ - C#
29
+ - Dart
30
+ - Go
31
+ - Java
32
+ - JavaScript
33
+ - Kotlin
34
+ - Nim
35
+ - PHP
36
+ - Python
37
+ - Ruby
38
+ - Rust
39
+ - Scala
40
+ - Bash
41
+ - SQL
42
+ - Swift
43
+ - TypeScript
44
+
45
+ ## Structure
46
 
47
  ### Data Fields
48