how do you tag CSS styles
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,273 data engineer interview questions shared by candidates
Some sql questions : union and union all, experience around position description and data modelling questions.
"what would do you do in this hipotetic situation?"
Build a system design project
Practice for Software Engineer questions even though its a Data Engineer role. One system design question. One medium leetcode question.
// Given a singly linked list without values defined by: class Node { Node next } // Write a function that removes all elements from the list whose _index_ is a fibonacci number // o -> o -> o -> o -> o -> o -> o -> o -> o -> o -> o -> o // 0 1 2 3 4 5 6 7 8 9 10 11 // x x x x x // becomes // o ----------------> o ------> o -> o ------> o -> o -> o // 0 4 6 7 9 10 11
The tech interview had 3 different task, all timed separately: 1. Read about a business context and update an existing SQL schema to make it work for the context 2. Write a fairly complex SQL query to achieve a certain result 3. Write some API type code in a language of your choice per a specification. Pass given tests but also write more tests
Why do i want to join the company?
They asked me if about my background in data science and what I would do in certain scenarios
Basically, it ask to use Scala to manipulate a DataFrame with timestamps column .
Viewing 1501 - 1510 interview questions