A polished local-first workspace for DSA and interview prep. Add problems manually, filter your queue, capture mistakes, and keep a lightweight review cadence while the data layer stays ready for Supabase.
Manual entry for fresh practice, retros, or backlog planning.
A few gentle nudges from the current data.
Search, filter, and update your prep queue.
LeetCode · Arrays · added Mar 10, 2026
Used hash map on second pass. Need to remember to call out time/space early.
Comfortable. Good warm-up problem before deeper array work.
Started explaining brute force too long before pivoting.
Lead with tradeoffs, then implement the optimal hash map solution.