Interview Prep — Question Index

This page consolidates every Common Interview Questions block across the site into a single rapid-recall index. Each link below jumps to a page that ends with a <details> Q&A section covering the topic. Use this when prepping for a phone screen, a system design round, or a recruiter call where you need to brush up on a specific service or pattern in minutes rather than hours.

Pages are grouped topically — LLM Engineering and ML foundations first, then the data platforms (Databricks, Snowflake), followed by AWS service families (AI/ML, Compute, Security, Database, Serverless), and finally end-to-end System Design.



1. AI / ML — LLM Engineering

Modern LLM-app patterns: retrieval, agents, evaluation, serving, and the surrounding tooling for production RAG systems.


2. AI / ML — Foundations

Classical deep-learning building blocks that still come up in screens for ML roles.


3. Databricks

Lakehouse architecture, Delta Lake internals, PySpark performance, and Mosaic AI.


4. Snowflake

Snowflake-specific architecture, performance, and governance topics. (No standalone Snowflake pages currently carry the Q&A block — see Databricks for cross-platform lakehouse questions.)


5. AWS — AI / ML

Managed AI services for vision, language, and document understanding.


6. AWS — Compute / Storage / Networking

Core infrastructure primitives behind almost every AWS system-design answer.


7. AWS — Security / Monitoring

Identity, secrets, audit, and observability primitives that frequently anchor a security-focused interview round.


8. AWS — Database / Analytics / Serverless

Managed data stores, ETL/analytics, and event-driven compute — the backbone of most data-engineering rounds.


9. System Design

End-to-end AI system design questions — the kind that show up in senior staff and architect interviews.

System Design Q&A blocks live on AI Systems pages — see the Design / AI Systems index for the full set of architecture diagrams (Sequence, ERD, DFD) covering the same systems.


10. How to Use This Index

Tip

To rehearse a topic: open the linked page, scroll to the Common Interview Questions block at the bottom, and click the <details> summaries to reveal answers one at a time. Each page also has a Table of Contents at the top for the full content, so you can review the underlying material first and then test recall against the Q&A block.


↑ Back to Top