Real interview questions asked at FedEx Dataworks. Practice the most frequently asked questions and land your next role.
FedEx Dataworks data engineering interviews test your ability across multiple domains. These questions are sourced from real FedEx Dataworks interview experiences and sorted by frequency. Practice the ones that matter most.
Explain the differences between Repartition and Coalesce. When would you use each?
Explain the differences between a Data Lake and a Data Warehouse.
Explain the types of triggers in ADF, including schedule, tumbling window, and event-based triggers.
Write a SQL query to find top 3 earners in each department.
Explain how Adaptive Query Execution changes the economics of Spark tuning. What problems does it solve at runtime, and when might you still need manual intervention (e.g., salting, broadcast hints)?
Explain wide vs. narrow transformations and how they drive shuffle cost, failure domains, and pipeline design. When would you intentionally add a wide transformation, and how do you minimize its impact?
Architecturally, how do Job–Stage–Task boundaries in Spark's execution model impact cluster sizing, shuffle cost, and when would you deliberately collapse or split stages?
What are the key components of the Spark execution model (Job, Stage, Task)?
What is the difference between repartition and coalesce in Spark?
How to copy all 1000 tables from source to target in ADF?
Write Python code to print even numbers from a list.
Check for duplicates in a table.
Create Spark Session, read CSV, join, and write as table. Provide example code.
How do you give permission to a notebook to other users in Databricks?
How does Autoscaling work in Databricks and what are its benefits?
Provide example code for Drop Duplicates in PySpark.
Download the complete interview prep bundle with expert answers. Study offline, on your commute, anywhere.