Skip to content

JiangWenqi/LeetFlash

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Issues MIT License

LeetFlash LeetFlash

Chrome Chrome Chrome

Follow Forks Stargazers


Logo

LeetFlash

A reliable flashcard app for reviewing algorithm problems
Explore the website »

View Tutorial · Leave Comments in My Blog · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Contributing
  5. License
  6. Contact

About The Project

When I was preparing for my interview, I always forgot how to do some questions even though I did it just several days ago. Therefore, this website is meant to help you build a more solid foundation for algorithm questions by spaced repetition.

(back to top)

Built With

(back to top)

Getting Started

If you want to run locally, you may not run successfully because of lack of configs files. Because the full tech-stack uses TypeScript and NPM, you can refer package.json for further details.

If you want to use the app, visit https://leetflash.com

(back to top)

Roadmap

  • [] Finish the Daily Review page
  • [] Allow users to clear states for one question
  • [] Manually archive questions
  • [] Allow users to filter by Archive AND question topic

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the GPL3.0 License. See LICENSE for more information.

(back to top)

Contact

Lucheng - @blog - q815101630@gmail.com

Project Link: https://github.com/q815101630/LeetFlash

(back to top)

About

A reliable flashcard app for reviewing algorithm problems on Leetcode

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 94.6%
  • JavaScript 3.7%
  • HTML 1.4%
  • Other 0.3%