CVS Health Data Engineer Interview Questions
The questions to prepare for a CVS Health Data Engineer interview. Questions from real interview reports rank first. Updated weekly.
Find the top 3 highest-paid employees in each department using window functions.
CVS HealthExplain how RANK(), DENSE_RANK(), and ROW_NUMBER() differ when ordering tied clinical trial results.
CVS HealthCalculate each CVS store's 7-day rolling sales average using a CTE, aggregation, join, and window function.
CVS HealthJoin CVS store, sales, and inventory data to calculate margin, rank stores, and flag underperforming locations.
CVS HealthDiscuss integrating a third party API into a pipeline and handling rate limits without duplicating or losing data.
CVS HealthDescribe a practical approach to data governance across shared data pipelines, including quality, ownership, lineage, and controlled data access.
CVS HealthTests end-to-end pipeline design for streaming ingestion, transformation, and warehouse storage.
CVS HealthSign up to see every question
Create a free account to unlock this list and practice real interview questions.
Compare Python lists and tuples, including mutability, performance, and when each should be used.
CVS HealthTests coding fundamentals and ability to implement standard algorithms correctly and efficiently.
CVS HealthTests practical data wrangling skills with Pandas, including joins, NA handling, and date filters.
CVS Health