Openleetcode runs LeetCode-style practice locally

Openleetcode is a tool for running LeetCode-style coding practice on your own machine. It focuses on checking solutions locally with open . The project is available as a , so it fits people who want to manage a coding practice setup themselves instead of relying only on an outside website.

Key points

  • Openleetcode runs LeetCode-style coding practice locally.
  • It uses open to check whether solutions work.
  • The project is published on GitHub.
  • It may interest people who host their own .
Read original