Leetcode TUI
Use Leetcode in your terminal.
Warning This TUI is currently under active development. Please feel free to open an issue if you find errors.
Installation
Post installation
# This is going to create `~/.config/leetcode_tui/config.toml`.
# Get the Cookies from the browser `LEETCODE_SESSION` and `csrftoken` and paste it in `~/.config/leetcode_tui/config.toml`
# run the command again to populate db
Features
- Question grouped by categories
- Read Question
- Jump to question using vim like keybinding (123G).
- Open question in
EDITOR
- Solve question in multiple languages
- Submit and run solution in multiple languages
- Read Stats of your performance
- Solved questions are marked with ✔️