DEV Community

Cover image for Solve Leetcode without leaving your terminal.
Milan Pramod
Milan Pramod

Posted on

Solve Leetcode without leaving your terminal.

I built a terminal-based UI for LeetCode that lets you browse problems, code solutions, run tests, and submit — all without leaving your terminal.

I made it because I wanted a faster, more focused workflow without constantly switching between the browser, editor, and terminal. If you like working in the CLI, this might be useful.

The project is open source, and I’d love your:

  • feedback on the UX and workflow bug reports
  • feature suggestions
  • contributions from anyone interested in TUIs, developer tools, or LeetCode integrations If you want to contribute, check out the repo here: leetrs

Top comments (0)