Build out the architecture to go from a stream of user-level event data on their devices to time-aggregatable metrics in a dashboard.
Data Engineer Interview Questions
20,985 data engineer interview questions shared by candidates
Asked by the interviewer a "Data Engineer" to join 2 tables together to label start/end of a track play , only when I proposed a working solution he diverted me to another solution that he had in mind all along, thinking it was better as it didn't require window functions, but it did require them. He just didn't know they are called window functions. Admittedly, the "Data Engineer" said he hasn't worked on spark in a while, and is quite junior.
Resume Questions
Implement a sampling function with nominal distribution.
Why you are using your pipeline as it is why you are not a decision maker in your organization?
1. the ORDER BY command in SQL is automatically set in what format if you didn't set it? Ascending or Descending? Answer: Ascending 2. When you want to delete or add a column of a table in a database, what command you will use? Answer: ALTER 3. this question about about LEFT JOIN, they ask what command you want to use if you want to keep all the info of the left table? Answer: left join 4. You want to combine two column after removing two duplicates, use UNION or UNION ALL? Answer: UNION
Validate an IP Address. Multiple test cases given.
Phone Interview: Intermediate level Python and SQL questions. 5 questions each for 30 minutes.
Top3 brand names with their average pieces more than $3 and having atleast 2 products.
What is the term used to select non duplicates in SQL?
Viewing 161 - 170 interview questions