Show HN: Openleetcode – Run LeetCode solutions locally against open tests
Category: devtools
Tags: leetcode, cli-tool, testing, haskell, docker
Score: 6.8/10 (Innovation: 6, Technical: 7, Documentation: 7, Utility: 7)
openleetcode is a local CLI tool for running LeetCode solutions against open test suites, using Docker for execution. Its interesting approach separates tests, runtime templates, and a Haskell-based judge, making problem-solving more transparent and reproducible.
Target audience: backend devs, data engineers, competitive programmers
Repository: https://github.com/therepanic/openleetcode/releases/tag/v1.0.1 · Haskell · Unlicense · 27 stars
View on Hacker News