Skip to content

CLI tool that tracks and creates new problems within my leetcode repo

License

Notifications You must be signed in to change notification settings

MickHarrigan/leetcode_tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode interactive library and tooling

This is a set of a library for interacting with LeetCode through the lc_lib crate.

This provides bindings that lc_cli and lc_tui then use to allow a user to interact with LeetCode in a few different ways.

CLI

This is the primary way to interact with the library. This gives a way to use a simple CLI interface to get questions, solve them, and then submit them from the terminal.

TUI

This is the secondary way to interact with the library. This gives a front end within a terminal that mimics a GUI and gives a more interactive approach to solving and reading about the problems that LeetCode has to solve.

About

CLI tool that tracks and creates new problems within my leetcode repo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages