harupy / leetcode-nb

A script to scrape the coding problems and solutiosn in LeetCode and inject them inta a Jupyter notebook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LeetCode Scraper

What this script does:

  1. Scrape the coding problems in LeetCode.
  2. Scrape the solutions from this repository.
  3. Create a Jupyter notebook and inject the problem & solution pairs into the notebook.

example

About

A script to scrape the coding problems and solutiosn in LeetCode and inject them inta a Jupyter notebook


Languages

Language:Jupyter Notebook 99.3%Language:Python 0.7%