akarsh1995 / leetcode-tui

Terminal UI for leetcode. Lets you browse questions through different topics. View, solve, run and submit questions from TUI.
MIT License
40 stars 4 forks source link

Added functionality to go to random question and to view all questions #7

Closed mxple closed 1 month ago

mxple commented 2 months ago

Came across this tool today and I liked it very much. However, these are two features I felt were missing.

I changed the controls such that r is random questionand R is run. I also changed the help menu to combine j/Down and k/Up.