Which modelling schema will You use to develop a datawarehouse
Data Engineer Interview Questions
Data Engineer Interview Questions
Le data engineer est un professionnel de l’informatique présent dans presque tous les secteurs. Il/Elle suit l’évolution et les tendances des données pour orienter les stratégies futures de l’entreprise. Une part essentielle de son travail consiste à transformer des données brutes en données exploitables en créant des pipelines et des systèmes de données.
Questions d'entretien d'embauche fréquentes pour un data engineer (H/F) et comment y répondre
Question 1 : Décrivez en détail votre niveau d’expertise en langage de programmation.
Question 2 : Expliquez selon vous en quoi consiste le data engineering.
Question 3 : Quelle est votre expérience en gestion de données dans le cloud et avec Apache Hadoop ?
20,302 data engineer interview questions shared by candidates
Like I said above, come up with as many situations and examples in your career where you failed at something but learned, where you improved something and it's impact and where you had to overcome challenging situations that have a positive outcome.
A bunch of technical questions around Data Modeling
Asked from resume
why you want to join AWS, leadership principal question-related.
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
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?
Viewing 1671 - 1680 interview questions