LeetFlash icon indicating copy to clipboard operation
LeetFlash copied to clipboard

A reliable flashcard app for reviewing algorithm problems

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 · Video Intro (Chinese) · Request Feature

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

Updates

5/4/2022: Allow users to set a custom review sequence.

5/16/2022: 发现中文leetcode最近换域名了,已经适配新域名

7/9/2022:

  1. Disabled the popup window on the website, now the extension automatically increment the review stage after every review.
  2. Users can archive a question from the Chrome notification after each new submission.
  3. Allow users to archive a question from the daily review page.

7/12/2022: Allow users to perform Archive, Reset, Activate, Delete multiple questions at once on dashboard

请尽量通过Chrome Extension 商店下载插件。如果因为网络原因,的确需要离线下载,链接

(back to top)

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

If you have any questions on how to contribute to this project, please contact me at [email protected]

(back to top)

License

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

(back to top)

Contact

Lucheng - @blog - [email protected]

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

(back to top)