CoolFace
Datasetpublic

khaimaitien/leetcode_problem_solution

This dataset contains: problems and solutions in Leetcode, crawled from: https://github.com/AnasImloul/Leetcode-Solutions The format of data: title: title of the problem algo_input: the description of the problem solution_py: the solution in Python solution_js: the solution in Js solution_java: the solution in Java solution_c: the solution in C

sourceHugging Faceupdated 3y agoView on Hugging Face
2likes191downloads
Dataset Card

This dataset contains: problems and solutions in Leetcode, crawled from: https://github.com/AnasImloul/Leetcode-Solutions

The format of data:

  • title: title of the problem
  • algo_input: the description of the problem
  • solution_py: the solution in Python
  • solution_js: the solution in Js
  • solution_java: the solution in Java
  • solution_c: the solution in C