Openleetcode – LeetCode runner where tests live in the repo
Haskell-built LeetCode runner with tests living in your repo.
we have democratized the LeetCode tests
Democratizes LeetCode tests by running them locally instead of behind a paywall.
Developers practicing algorithm problems who want local IDE workflows
LeetCode CLI · Vim-LeetCode · CodeRunner
It currently supports around 1000 problems and multiple languages, including Python, C++, Rust, Java, Go, TypeScript, Swift, and others.
The project is still an MVP. System design, SQL, and concurrency problems are not supported yet, but support for more problem types is planned.
Made in Haskell!
Haskell-built LeetCode runner with tests living in your repo.
Open test suites let you see and modify LeetCode's hidden test cases locally.
Open test suites in the repo when LeetCode keeps theirs closed.
Local LeetCode runner with open test suites, but lacks system design problems.
Open test suites in the repo mean no reliance on LeetCode's API.
Self-healing tests that remember UI changes so you stop fixing broken selectors.