Openleetcode – local LeetCode runner where tests live in the repo
By therepanic · Show HN
You write a standard solution, just like on LeetCode, and run it through the CLI. It identifies the problem by ID or title, executes your code against local test cases, and shows the result.It currently supports around 1.4k problems and multiple languages, including Python, C++,