Practice for Software Engineer questions even though its a Data Engineer role. One system design question. One medium leetcode question.
Data Engineer Interview Questions
Data Engineer Interview Questions
Data engineers are IT professionals who are needed in almost every industry. Data engineers monitor data trends to determine best next steps for companies. A critical part of a data engineer job is to process raw data into usable data by creating data pipelines and building data systems.
Top Data Engineer Interview Questions & How To Answer
Question #1: Can you describe in detail your level of expertise with programming languages?
Question #2: Explain data engineering in your own words.
Question #3: Can you describe your experience working with Apache Hadoop and cloud data management environments?
20,205 data engineer interview questions shared by candidates
// Given a singly linked list without values defined by: class Node { Node next } // Write a function that removes all elements from the list whose _index_ is a fibonacci number // o -> o -> o -> o -> o -> o -> o -> o -> o -> o -> o -> o // 0 1 2 3 4 5 6 7 8 9 10 11 // x x x x x // becomes // o ----------------> o ------> o -> o ------> o -> o -> o // 0 4 6 7 9 10 11
The tech interview had 3 different task, all timed separately: 1. Read about a business context and update an existing SQL schema to make it work for the context 2. Write a fairly complex SQL query to achieve a certain result 3. Write some API type code in a language of your choice per a specification. Pass given tests but also write more tests
Why do i want to join the company?
They asked me if about my background in data science and what I would do in certain scenarios
Basically, it ask to use Scala to manipulate a DataFrame with timestamps column .
Code challenge to be completed under time limit.
Something about how do you prioritise tickets/incidents.
They only asked about my previous experience. No follow up questions were asked.
1st round - Your current project architecture Python coding question - hello and olleh how to check all characters exist in both strings? SQL coding question of joining multiple tables and derive few attributes. 2nd Round - Managerial and non technical How to resolve conflicts at work? 3rd Round - How to delete duplicates from a table? (This questions was asked even though they were hiring for OLAP project setup) Current project and architecture etc. How did you train and evaluate ML models? Question on Oracle index How resolve conflict at work? (Same question again in this round)
Viewing 1501 - 1510 interview questions