In RAG (Retrieval-Augmented Generation), chunking means splitting large documents into smaller pieces so they can be embedded, stored in a vector database, and retrieved efficiently.
In interviews, you’re expected to explain why chunking matters and what strategies exist, not just list them.
