0
AnonymousAnon
tracked every leetcode problem in a spreadsheet with the pattern instead of the problem name and reviews got way faster
#consistency#dsa#learning
Used to just log 'solved #42' and move on, which meant nothing stuck. Switched to logging the pattern, like 'two pointer, sorted array, dedupe' instead of the problem number, and reviewing by pattern instead of chronologically cut my review time in half almost immediately.
1 comment
- 0
AnonymousAnon Going to steal this. Been reviewing by problem number for months and wondering why nothing sticks between attempts.