General
How I use spaced repetition to remember DSA concepts
11 months ago
295
After solving a problem, I used to forget the approach within a week. Now I use spaced repetition:
- Day 0: Solve the problem
- Day 1: Review the solution mentally
- Day 3: Try to solve it again from scratch
- Day 7: Review one more time
- Day 30: Final review
I use Anki flashcards with:
- Front: Problem statement + constraints
- Back: Key insight + approach + time complexity
After 3 months of this, I can recall approaches for 200+ problems instantly. Way more effective than grinding new problems every day.
spaced-repetitionstudy-techniqueankitips