Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tlylt/leetcodeanki
LeetCode + Spaced Repetition
https://github.com/tlylt/leetcodeanki
leetcode leetcode-python leetcode-solutions
Last synced: about 2 months ago
JSON representation
LeetCode + Spaced Repetition
- Host: GitHub
- URL: https://github.com/tlylt/leetcodeanki
- Owner: tlylt
- License: mit
- Created: 2022-01-16T03:16:39.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-19T14:18:48.000Z (8 months ago)
- Last Synced: 2024-05-02T02:22:30.203Z (8 months ago)
- Topics: leetcode, leetcode-python, leetcode-solutions
- Language: Python
- Homepage:
- Size: 1.22 MB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LeetCodeAnki
**TLDR**: LeetCode + Spaced RepetitionNote: this is an ongoing experiment.
# Reflection
- For questions that have proved to be difficult to handle, I should leave them out and think hard about how to come up with their solutions. Hopefully that will reduce friction and not impact the overall pipeline (as seen in the missing targets for some months in 2022)
- Do I really want to remember every single question and their solution?
- [I Try To Forget Everything And So Should You](https://www.youtube.com/watch?v=UAzQZdttdsA)
- 11/4/2023:
- Reasons why I'm losing motivation to do this:
- Other tasks that more urgent/important than this
- This is taking too much time and the no obvious return
- I'm not actively getting interviewed and thus the practice is not put to use
- This is getting boring
- The number of cards to review seem daunting
- What's upside:
- I'm slightly more confident about leetcoding
- This provides me with an strategy to review/prep for coding interviews (just review the cards)
- 28/12/2023
- This time I will only add questions that are good, and delete questions if I don't think it's useful# Tools
- [Anki - Powerful, intelligent flash cards](https://apps.ankiweb.net/)
- [LeetHub - Automatically sync your code to GitHub](https://github.com/QasimWani/LeetHub)# Reference
Books/Guides/Tools that I actually read through/think is useful/refer to frequently- [How to remember anything forever-ish by Nicky Case](https://ncase.me/remember/)
(Proficiency in Mandarin required)
- [《代码随想录》LeetCode 刷题攻略 by Carl](https://github.com/youngyangyang04/leetcode-master)
- [LeetcodeTop 汇总互联网公司题库 by 一个搬砖的胖子](https://codetop.cc/home)# More Materials
- [Tech Interview Handbook](https://github.com/yangshun/tech-interview-handbook)
- [Blink 75](https://techinterviewhandbook.org/best-practice-questions/)
- [看动画,拿 Offer](https://blog.algomooc.com/)# Rewards & Motivation
- [x] Jan 2022
- [x] Feb 2022
- [x] March 2022
- [x] April 2022
- [x] May 2022
- [ ] June 2022
- [ ] July 2022
- [x] Aug 2022
- [x] Sep 2022
- [ ] Oct 2022
- [ ] Nov 2022
- [ ] Dec 2022
- [ ] Jan 2023
- [ ] Feb 2023
- 2024 - WIP