Skip to content

CLI application to keep track of algorithm questions

License

Notifications You must be signed in to change notification settings

akimdev15/leetcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

leetcode

Description

leetcode is a CLI application to keep track of leetcode questions

Commands

  • leetcode add
    • This will add a question to the database
  • leetcode random
    • This will open a random question from the database

TODO

  1. User needs to install goose, sqlc, go to run
  2. add a folder with build binaries for all system. Write a script to generate all binaries for all operating system
  3. list all questions in the database
  4. Export all questions in the database
  5. Make it create a new mydb.db when running a init script or something like that

About

CLI application to keep track of algorithm questions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages