openleetcode icon
openleetcode icon

openleetcode

openleetcode is a local LeetCode runner built around open test suites, made in Haskell.

openleetcode screenshot 1

Cost / License

Platforms

  • Mac
  • Windows
  • Linux
  • PowerShell
  • Docker
0likes
0comments
0articles

Features

  1.  Command line interface
  2.  Terminal-based

openleetcode News & Activities

Highlights All activities

Recent activities

openleetcode information

  • Developed by

    BY flagAndrey Litvitski
  • Licensing

    Open Source (Unlicense) and Free product.
  • Alternatives

    3 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

OS & Utilities

GitHub repository

  •  78 Stars
  •  3 Forks
  •  10 Open Issues
  •   Updated  
View on GitHub
openleetcode was added to AlternativeTo by Paul on and this page was last updated .
No comments or reviews, maybe you want to be first?

What is openleetcode?

openleetcode is a local LeetCode runner built around open test suites, made in Haskell.

It takes a normal solution file, finds the matching problem manifest, builds a tiny language-specific harness, sends it to a pluggable execution backend, and judges the result locally. The tests live in the repo. The runtime templates live in the repo. The CLI is just the glue.