Live data from Hacker News

Ask HN: LeetCode Repo with Problems and Tests?

news.ycombinator.com

1–2 of 2 posts

Ask HN: LeetCode Repo with Problems and Tests?

#1
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.