File size: 781 Bytes
150648b
888e0f7
 
 
 
 
 
 
 
 
 
150648b
888e0f7
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
license: mit
task_categories:
- text-generation
language:
- en
tags:
- code
- java
- leetcode
- algorithms
---

# LeetCode Code-Gen Dataset — Java

Problem statement + examples + required algorithm/technique -> Java solution.
4068 rows. Sourced from doocs/leetcode.

**Not execution-verified** — no compiler/runtime harness exists yet for this language. Extracted directly from doocs/leetcode community solutions; treat correctness as likely, not guaranteed.

## Fields
- `slug`: LeetCode problem slug
- `solution_id`: unique id, problem + approach index + language
- `primary_algorithm`: normalized algorithm/technique label
- `verified`: true/false for Python (execution-checked), null for other languages
- `messages`: chat-format (system/user/assistant), ready for SFT