My Learning Hub

Resources

The vetted toolkit. Every link here was checked by an adversarial link-checker — dead and hallucinated links were removed. = start here. Free unless marked [paid].


DSA (Season 1 — pairs with Striver)

  • Striver's A2Z DSA Sheet — the spine: 474 problems / 18 steps, strict easy→hard, built-in progress tracking.
  • Striver A2Z YouTube playlist — lectures mapping 1:1 to the sheet, full intuition + dry-run before code. Use when a step doesn't click.
  • take U forward channel — topic deep-dive series (DP, Graphs, Trees, Binary Search) when you want to drill one area harder.
  • NeetCode Roadmap — visual dependency graph of which topic unlocks which. Great prerequisite check.
  • NeetCode 150 — tighter 150-problem pattern set with clean video solutions. Your second pass.
  • Sean Prashad's LeetCode Patterns — problems grouped by pattern + constraint→technique heuristics. The free Grokking stand-in.
  • Tech Interview Handbook — Coding Interview Techniques — readable prose on the classic coding patterns.
  • Big-O Cheat Sheet — one-glance complexity table. Keep it open; state complexity for every answer.
  • CP-Algorithms — rigorous reference for the deep theory (segment trees, number theory, graph algos) interview sites skip.
  • Anki — spaced repetition. One card per problem capturing the pattern/trigger, not the code.
  • Grind 75 — hours-aware spaced study planner if you want to pace review.
  • NeetCode Advanced Algorithms [paid] — Pro course for harder algo theory (only ~10-min previews are free).

System design (Season 2)


Math foundations (for ML and quant)


Quant & puzzles (the hard-problem arena)


Core ML


ML deep-dive fields (Season 5+ — pick one)

The deep roadmaps in roadmaps/ go far beyond this list — staged paths, hard problem sets, projects, and curiosity hooks per domain.