HACKER Q&A
📣 fr11

LeetCode Repo with Problems and Tests?


I'd like to work on LeetCode-style problems, but in my local development environment. Does anyone know of a repo that has good problems set up with test infrastructure configured so I can clone the repo, write some code locally and run the tests? I've been searching but the results are cluttered with people's solutions.


  👤 landosaari Accepted Answer ✓
There is leetscrape [0]

For project Euler [1]

[0] https://pypi.org/project/leetscrape/

[1] https://github.com/csu/project-euler-offline