Alibaba Group Data Engineer Interview Questions
The questions to prepare for a Alibaba Group Data Engineer interview. Questions from real interview reports rank first. Updated daily.
Compute daily active users and a 7-day rolling average using a CTE, distinct counts, and window functions.
Alibaba GroupExplain SQL window functions and when to use ROW_NUMBER() versus DENSE_RANK() for ranked ticket analysis.
Alibaba GroupWrite a SQL query to find the top three purchasing categories for users who registered in the last thirty days at Alibaba Group. Use completed purchases w...
Alibaba GroupExplain and compare the time and space complexities of common sorting algorithms and when each is appropriate.
Alibaba GroupTests your approach to scalable frequency counting and top-k extraction under large data constraints.
Alibaba GroupSign up to see every question
Create a free account to unlock this list and practice real interview questions.
How to choose between row-oriented and column-oriented formats across different stages of a data pipeline.
Alibaba GroupApproach for keeping records aligned and trustworthy when multiple source systems feed the same pipeline.
Alibaba GroupTests your end-to-end pipeline design thinking, tradeoffs, and operational considerations.
Alibaba GroupTests your understanding of index data structures and why they matter for database performance.
Alibaba Group