AT&T Data Engineer Interview Questions
The questions to prepare for a AT&T Data Engineer interview. Questions from real interview reports rank first. Updated weekly.
Design a streaming pipeline that can absorb late-arriving events while keeping aggregates correct and downstream tables stable.
AT&TTests reliability engineering for ETL pipelines, including retries and failure handling.
AT&TTests ability to define and monitor SLAs and performance metrics for streaming systems.
AT&TTests performance tuning for large-scale SQL joins in telecom log workloads.
AT&TTests understanding of SQL window functions and when they are required over aggregations.
AT&TTests data quality and deduplication strategy prior to production modeling.
AT&TUse INNER JOIN, LEFT JOIN, and HAVING to report January data usage for active AT&T subscribers.
AT&TAggregate weekly AT&T store sales and compare each store-week with the immediately preceding week using a CTE self-join.
AT&TAggregate May data usage for active AT&T subscribers using a CTE, joins, COALESCE, and GROUP BY.
AT&TSign up to see every question
Create a free account to unlock this list and practice real interview questions.
Tests communication of complex technical ideas to non-technical partners, including clarity, stakeholder alignment, and influence on decisions.
AT&TTests coding ability to parse unstructured logs and extract structured error signals.
AT&T