LLM / Foundation-Model Interview Prep

Concentrated reps on the topics that actually get asked.

FilePurpose
01-concepts-cheatsheet.mdOne-page answers to the Top 20 Questions from the master README
02-llm-coding-questions.pyImplement-from-scratch challenges (attention, KV-cache, BPE, top-p, beam search)
03-systems-questions.mdPerformance, parallelism, memory, profiling deep-dives
04-system-design-walkthroughs.mdCross-references the system-design/ folder with practice prompts
05-research-engineering-questions.mdPretraining-engineer specific: numerical stability, scaling laws, debugging
06-behavioral-questions.mdSTAR-format frameworks for AI-org behavioral rounds
WeekFocus
101 + 02 — make sure you can write attention, KV-cache, BPE on a whiteboard
203 + 04 — performance + 2 system-design walkthroughs cold
305 + remaining system-design — practice "I don't know but here's how I'd find out"
406 + mock interviews — prepare 4 stories covering: ambiguity, cross-team, failure, impact