Data Scientist Interview Questions

Data Scientist Interview Questions

In un colloquio per Data scientist, ti verranno poste domande volte a verificare le tue capacità di data modeling, risoluzione di problemi e programmazione. Preparati a rispondere a domande di carattere generale che valutano la tua conoscenza della statistica e della scienza dei dati. Dovresti inoltre prepararti a rispondere a domande aperte mirate a testare la tua creatività, le tue doti comunicative e la tua formazione nella programmazione e modellazione dei dati.

Domande tipiche dei colloqui per Data scientist e come rispondere

Question 1

Domanda 1: Quali tecniche di data modeling preferisci e perché?

How to answer
Come rispondere: Trasformare i dati in informazioni comprensibili e fruibili è un aspetto fondamentale del lavoro di Data scientist. Con questa domanda i datori di lavoro vogliono capire il tuo backgruond e valutare le tue capacità di data modeling. Elenca e illustra le tecniche di data modeling che preferisci, includendo vantaggi come semplicità d'uso, flessibilità, ecc.
Question 2

Domanda 2: Come rilevi gli account Instagram fasulli utilizzati per raggirare i consumatori?

How to answer
Come rispondere: Domande come questa permettono ai selezionatori di testare le tue capacità di risolvere i problemi. Quando rispondi a domande aperte di questo tipo, non esitare a chiedere chiarimenti o a usare lavagne per dimostrare le tue abilità nel tracciare diagrammi e usare codici. Condividi il tuo processo di pensiero mentre elabori il problema.
Question 3

Domanda 3: Descrivi quali circostanze richiedono una lista, una tupla o un set in Python.

How to answer
Come rispondere: I selezionatori ti porranno domande come questa per testare le tue abilità di programmazione in Python. Ripassa gli elementi fondamentali di Python, come liste, tuple e set prima del colloquio. Dovrai essere in grado di spiegare quando e come ogni strumento deve essere usato da un Data scientist.

54,319 data scientist interview questions shared by candidates

1 coding question : Write a function for sampling from a multimodal distribution. Your inputs are: Keys (i.e. green, red, blue) Weights (i.e. 2, 3, 5.5) N (number of samples drawn from this distribution ( i.e. n=5) Output : list of n keys: Example n = 5: [blue, blue, blue, red, green] Hint: draw a rv of uniform distribution. Calculate the normalized weights for each key. - Machine Learning question : we have a list of items and how many times each item is purchased (range from 10 to 100000 times). For each user the probability of user buying each item is uniform (same across all users). Let’s say we have an item "A" that has been recommended 10 times, has been purchased 10 times. What is the long term probability of being purchased for this item ?
avatar

Data Scientist

Interviewed at Stitch Fix

3.3
Jul 31, 2020

1 coding question : Write a function for sampling from a multimodal distribution. Your inputs are: Keys (i.e. green, red, blue) Weights (i.e. 2, 3, 5.5) N (number of samples drawn from this distribution ( i.e. n=5) Output : list of n keys: Example n = 5: [blue, blue, blue, red, green] Hint: draw a rv of uniform distribution. Calculate the normalized weights for each key. - Machine Learning question : we have a list of items and how many times each item is purchased (range from 10 to 100000 times). For each user the probability of user buying each item is uniform (same across all users). Let’s say we have an item "A" that has been recommended 10 times, has been purchased 10 times. What is the long term probability of being purchased for this item ?

Viewing 1501 - 1510 interview questions

Glassdoor has 54,319 interview questions and reports from Data scientist interviews. Prepare for your interview. Get hired. Love your job.