LeetFlash
LeetFlash copied to clipboard
A reliable flashcard app for reviewing algorithm problems
LeetFlash
A reliable flashcard app for reviewing algorithm problems
Explore the website »
View Tutorial
·
Video Intro (Chinese)
·
Request Feature
Table of Contents
-
About The Project
- Built With
- Getting Started
- Roadmap
- Contributing
- License
- Contact
Updates
5/4/2022: Allow users to set a custom review sequence.
5/16/2022: 发现中文leetcode最近换域名了,已经适配新域名
7/9/2022:
- Disabled the popup window on the website, now the extension automatically increment the review stage after every review.
- Users can archive a question from the Chrome notification after each new submission.
- 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 Reviewpage - [ ] Allow users to clear states for one question
- [ ] Manually archive questions
- [ ] Allow users to filter by
ArchiveANDquestion 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!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - 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)