1) Data warehousing basics 2) Python coding - intermediate level 3) 2 SQL questions - group by, RANK() types 4) Resume drill down 5) Tell me about a time you helped a teammate? 6) Hardest data pipeline you have worked on? 7) Difference between STAR, SNOWFLAKE and GALAXY schema 8) SCD and types 9) A recent ETL process you have worked on and challenges you faced in it
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,234 data engineer interview questions shared by candidates
How to implement CDC in ADF with native functionality?
Problem: o A traveler flies to many cities (airports) in an unbroken chain of flights with no loops i.e never revisiting an airport. o For every flight, she has a boarding pass with only a From (City) and To (City) printed on it but no date/time. o At the end of her journey, she hands you all her boarding passes but they’re shuffled, so you don’t know the starting or the ending city. Can you: o Write logic or pseudocode to print her whole journey in sequence. It should print e.g. (Starting) City1 -> City2 ->….-> (Ending) CityX o State the time complexity of your solution. o you’re given a Set of BoardingPass objects as input. o there could be as many as hundreds of thousands of unique cities/airports. o memory is no concern (i.e. you have infinite memory!). Optimize for execution time (time complexity).
Whats are different the different spark Mode and explain them
What is partitioning in SQL?
explain the joins in DBMS and concepts of dbms
Describe a situation where you were seeing lot of data incoming and how did you handle the situation.
SQL, python related questions . Logical questions and puzzles
Leadership principles related questions. Can't mention the exact questions since I signed the NDA.
What is conformed dimension How many executors in Spark
Viewing 1671 - 1680 interview questions