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.
Data Engineer Interview Questions
Data Engineer Interview Questions
I Data engineer sono professionisti informatici richiesti pressoché in tutti i settori. Si occupano di monitorare i trend dei dati per pianificare le azioni più adeguate che un'azienda deve intraprendere. Uno degli aspetti più critici del lavoro di un Data engineer è l'elaborazione dei dati grezzi e la loro trasformazione in dati utilizzabili per creare pipeline e sistemi di dati.
Domande tipiche dei colloqui per Data engineer e come rispondere
Domanda 1: Puoi descrivere in dettaglio il tuo livello di competenza nell'ambito dei linguaggi di programmazione?
Domanda 2: Spiega a parole tue che cos’è il data engineering.
Domanda 3: Puoi descrivere un'esperienza lavorativa con Apache Hadoop e in ambienti di gestione dei dati nel cloud?
20,133 data engineer interview questions shared by candidates
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);
3 SQL questions. 3 Python coding questions.
Viewing 71 - 80 interview questions