SQL Imagine you want to make some changes to table A, without actually changing table A. How do you do it ?
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,315 data engineer interview questions shared by candidates
Python: Have you ever used a context manager ?
Are you willing to relocate?
Tell me about the main differences between transient clusters and permanent (& shared) clusters?
Tech Questions related to Data Engineering. Python, SQL, PySpark and in general CS questions
Can you send us your resume?
To discuss a design of an existing issue in the compay.
Given a list of employee id and manager id pairs, and given a manager id print/return the manager hierarchy, starting at that manager. For example, given (manager_id, employee_id) as [(1,3), (2,3), (3,4)] and manager_id 4, return {4:[3], 3:[1,2]}. How would you handle the opposite direction, i.e. given an employee_id print the hierarchy of managers.
Design and implement Java iterator for nested containers
Find the point where the sum of distance to all other points is minimized.
Viewing 2001 - 2010 interview questions