Look at the dots, Which figure do you think logically belongs to the next sequence?
Data Engineer Interview Questions
20,186 data engineer interview questions shared by candidates
The Head of Engineering asked about my previous experience and how will I contribute to Alloy
Why are you looking to leave your current employer?
What is big data technology ?
ETL is a process for extracting data from source systems, transforming it into a structured format, and loading it into a destination system (e.g., a data warehouse). It's crucial because it helps cleanse, enrich, and organize data for analysis, making it ready for use by data professionals.
Tell me about yourself and what you know about the company?
Q: They asked about Joins in SQL
Hacker Rank 3: Oh surprise, more regex. (I'm just joking, I can't remember the title but let's called file processing). Given a text file containing network connections information (space separated) like this: something - - "GET something something" [another thing with spaces in the middle] 4500 where: something = first column - = second column - = third column "Get something...." = forth column and so on. The last column, 4500 represents the number of bytes transmitted. You need to filter the records where a number of bytes are bigger than 5000 and the sum of bytes of those records.
What is the Data Modeling?
The minimum number of operations to reach a number using only incrementing and multiplying by 2 if you were to start from 0. Not so easy SQL question. Surprise regex and bash questions. The rest is easy multiple-choice questions based on data structures and OOP.
Viewing 801 - 810 interview questions