InterviewStack.io LogoInterviewStack.io

Data Warehousing and Data Lakes Questions

Architecture of warehouses, data lakes, and lakehouses: storage-compute separation, medallion/zoned layouts, and when each is appropriate. Covers governance of a lake, table formats, and the trade-offs between warehouse-first and lake-first analytics stacks. A core infrastructure-design topic for analytics platforms.

EasyTechnical
46 practiced

Why do analytical warehouses generally prefer columnar formats like Parquet or ORC over row-oriented storage? Explain the benefit in terms of how much data actually has to be read off disk, and how that connects to compression and to skipping columns a query doesn't need.

EasyTechnical
40 practiced

What's the difference between OLTP and OLAP systems? A startup is processing about 1,000 transactions per second and needs both daily and ad-hoc analytics. Would you recommend one combined system or two separate systems, and why?

EasyTechnical
53 practiced

Explain schema-on-write versus schema-on-read. What do you gain and give up with each, and how does the choice affect data quality, query performance, and how quickly a team can start exploring new data?

EasyTechnical
44 practiced

What is a data lakehouse, and what problem is it actually solving? Explain what it borrows from a data warehouse and what it borrows from a data lake.

MediumTechnical
58 practiced

Your company collects clickstream logs, raw sensor telemetry, and structured sales records, and needs to support both ML model training and business reporting. Explain when you'd reach for a data lake versus a data warehouse in this kind of production ML system, and why.

Unlock Full Question Bank

Get access to all 6 Data Warehousing and Data Lakes interview questions and detailed answers.

Sign in to Continue

Join thousands of developers preparing for their dream job.