Capgemini FSSBU Data Engineer Interview Questions
The questions to prepare for a Capgemini FSSBU Data Engineer interview. Questions from real interview reports rank first. Updated weekly.
Reverse a singly linked list in place using pointer manipulation.
Capgemini FSSBUUse a hash map to find two array elements that sum to a target in O(n) time.
Capgemini FSSBUUse Floyd’s two-pointer algorithm to determine whether a singly linked list contains a cycle.
Capgemini FSSBUFind duplicate customer profiles by grouping on identifying fields and returning only repeated records.
Capgemini FSSBUExplain OLTP vs OLAP designs, including schema shape, workload patterns, and when each is appropriate in a data platform.
Capgemini FSSBURank customers by total revenue within each region using a window function.
Capgemini FSSBU
Blend360
Capgemini InventAggregate posted Arcesium portfolio sales by date, then calculate each active portfolio's cumulative sales with a window function.
Avenue Code
Avnet
Del Rey Systems & TechnologySign up to see every question
Create a free account to unlock this list and practice real interview questions.
Approach for handling missing data in an ML data pipeline, including validation, imputation, and safe downstream consumption.
Capgemini FSSBUDesign a streaming pipeline that can absorb late-arriving events while keeping aggregates correct and downstream tables stable.
Capgemini FSSBUApproach for maintaining data quality and integrity across ETL pipelines.
Capgemini FSSBU