As I have signed confidentiality agreement I cant share interview questions. But it was pure technical interviews and very interesting. You have to be strong professional in your occupation to get an offer.
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,118 data engineer interview questions shared by candidates
Given an array containing None values, fill in the array with the most recent None value. If the list starts with None, then don't do anything to it.
Reading about interview experiences on Glassdoor is good preparation so do it.
Find the mismatching words between 2 strings- Java
Can't give the questions in detail, but every question in glassdoor in the last 6 months will definitely help.!
Phone Interviews - covered by other interviews on glassdoor Onsite - 3 full stack interviews and 1 lunch interview - focus on the material given by recruiter.
Big Data questions(data warehousing concepts) and a java program on LinkedList
Given an array, increment any duplicate values until every element is unique. Return the minimum sum of elements for the unique array.
how to check if a linked list is a palindrome.
SQL: 1. given table products(product_id, brand_name,product_name, product_price), find brand_names with avg price > 3 and having more then 5 products 2.given table sales (sale_id, promotion_id, sale_amount, other columns), find % of how sales with promotions ( promotion_id is null) are doing in comparison to all sales. Coding(Java): 1. find avg word length in a sentence 2. ip address validation 3. Friends problem [[A,B], [B,D],[E]...] ( List of lists);
Viewing 71 - 80 interview questions