techandy42/multi_lang_leetcode
收藏Hugging Face2024-05-27 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/techandy42/multi_lang_leetcode
下载链接
链接失效反馈官方服务:
资源简介:
该数据集包含编程问题的多个特征,如唯一标识符(id)、问题标题(title)、难度级别(difficulty)、问题描述(content)以及多种编程语言的代码片段(如Java、C++、Python、JavaScript)。此外,还提供了仅包含代码的字段和Python的测试用例。数据集分为一个训练集,包含2360个示例,文件大小为20662741字节,下载大小为9103023字节。
This dataset is primarily used for storing and analyzing programming problems, including basic information about the problems and solutions in multiple programming languages along with test cases. The dataset structure is clear and suitable for various scenarios such as programming education and algorithm training.
提供机构:
techandy42
原始信息汇总
数据集概述
数据集特征
- id: 整数类型
- slug: 字符串类型
- title: 字符串类型
- difficulty: 字符串类型
- content: 字符串类型
- java: 字符串类型
- c++: 字符串类型
- python: 字符串类型
- javascript: 字符串类型
- python_code_only: 字符串类型
- javascript_code_only: 字符串类型
- java_code_only: 字符串类型
- c++_code_only: 字符串类型
- python_test_case1: 字符串类型
- python_test_case2: 字符串类型
- python_test_case3: 字符串类型
数据集分割
- train:
- 字节数: 20662741
- 示例数: 2360
数据集大小
- 下载大小: 9103023字节
- 数据集大小: 20662741字节
配置
- config_name: default
- data_files:
- split: train
- path: data/train-*
- split: train
- data_files:



