Capgemini Engineering Data Engineer Interview Questions
The questions to prepare for a Capgemini Engineering Data Engineer interview. Questions from real interview reports rank first. Updated weekly.
Aggregate Resideo Smart Home purchases by date and calculate each customer's cumulative spending with a window function.
Capgemini EngineeringUse a CTE, date filtering, joins, and HAVING to find Capgemini customers with more than three recent purchases.
Capgemini EngineeringCalculate the monthly spending trends for customers using window functions and joins.
The Home Depot
Aviso
World Wide TechnologyImplement an LRU cache in O(1) average time using a hash table and doubly linked list.
Capgemini EngineeringFind the first non-repeating character in a string using frequency counting and a second pass in O(n) time.
Capgemini EngineeringReverse a singly linked list in place using pointer manipulation.
Capgemini EngineeringSign up to see every question
Create a free account to unlock this list and practice real interview questions.
Approach for maintaining data quality and integrity across ETL pipelines.
Capgemini EngineeringOutline a repeatable pipeline for cleaning, validating, and preparing a dataset for model training.
Capgemini EngineeringKey security considerations for a cloud data pipeline, from ingestion through storage, orchestration, and monitoring.
Capgemini Engineering