Passa al contenutoPassa al piè di pagina
  • Lavori
  • Aziende
  • Stipendi
  • Per le aziende

      Migliora la tua carriera

      Scopri le tue potenzialità di guadagno, trova lavori da sogno e condividi approfondimenti su lavoro e vita privata in forma anonima.

      employer cover photo
      employer logo
      employer logo

      Microsoft

      Azienda coinvolta

      Circa
      Recensioni
      Stipendi e benefit
      Lavori
      Colloqui
      Colloqui
      Ricerche correlate: Recensioni su Microsoft | Offerte di lavoro di Microsoft | Stipendi di Microsoft | Benefit di Microsoft
      Colloqui di MicrosoftColloqui per Sr Data Scientist presso MicrosoftColloquio di Microsoft


      Glassdoor

      • Chi siamo
      • Contattaci

      Aziende

      • Account Business gratuito
      • Spazio per le aziende
      • Blog per le aziende

      Informazioni

      • Aiuto
      • Linee guida
      • Condizioni d'uso
      • Privacy e scelte pubblicitarie
      • Non vendere né condividere le mie informazioni
      • Strumento per l'accettazione dei cookie

      Lavora con noi

      • Inserzionisti
      • Carriere
      Scarica l'app

      • Cerca:
      • Aziende
      • Lavori
      • Località

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor," "Worklife Pro," "Bowls" e il relativo logo sono marchi registrati di Glassdoor LLC.

      Aziende seguite

      Non lasciarti sfuggire opportunità e informazioni privilegiate seguendo le aziende dove vorresti lavorare.

      Ricerche di lavoro

      Ricevi suggerimenti e aggiornamenti personalizzati avviando le tue ricerche.

      Le migliori aziende per "stipendio e benefit" vicino a te

      avatar
      DONE by NONE
      3.8★Stipendio e benefit
      avatar
      Digital Natives
      4.4★Stipendio e benefit

      Colloquio per Sr Data Scientist

      1 giu 2022
      Candidato anonimo a colloquio
      Nessuna offerta
      Esperienza neutra

      Altre recensioni di colloqui per Sr Data Scientist presso Microsoft

      Colloquio per Senior Data Scientist

      3 mag 2026
      Candidato anonimo a colloquio
      Seattle, WA
      Nessuna offerta
      Colloquio difficile

      Candidatura

      Ho sostenuto un colloquio presso Microsoft

      Colloquio

      phone screen, followed by 4 back to back technical and coding, interviewers seems to be very tired and not quite energetic. questions were not related to DS position rather software engineering, networks, search optimization,...... To me it seems they just were trying to get it done, except 1 interviewer the rest were quite amateur which was weird how they were assigned for interview

      Domande di colloquio [1]

      Domanda 1

      search optimization, functional programming, NLP
      Rispondi alla domanda
      Esperienza neutra
      Colloquio nella media

      Candidatura

      Ho presentato la mia candidatura online. La procedura ha richiesto 5 settimane. Ho sostenuto un colloquio presso Microsoft (Seattle, WA) nel mese di feb 2026

      Colloquio

      1 hr screening, BQ and logistic questions 1 tech screening, python, sql, probability 3 back to back loop interviews. Mine loop was online, but know some other candidates was asked to be interviewed on-site (Seattle).

      Colloquio per Senior Data Scientist

      28 ago 2025
      Candidato anonimo a colloquio
      Madrid
      Nessuna offerta
      Esperienza negativa
      Colloquio nella media

      Candidatura

      Ho sostenuto un colloquio presso Microsoft (Madrid)

      Colloquio

      En el proceso de entrevista de Microsoft. Pasé la primera ronda telefónica pero luego no me llamaron a continuar para ninguna ronda sucesiva. A pesar del buen feeling del principio, no me llamaron para continuar.

      Domande di colloquio [1]

      Domanda 1

      what my main Motivation to work there was
      Rispondi alla domanda

      Colloquio per Senior Data Scientist

      25 dic 2024
      Candidato anonimo a colloquio
      Nessuna offerta
      Esperienza positiva
      Colloquio difficile

      Candidatura

      Ho presentato la mia candidatura tramite segnalazione di un dipendente. Ho sostenuto un colloquio presso Microsoft nel mese di dic 2024

      Colloquio

      I applied internally for this position recently and I got a short meeting with the hiring manager whether if I would be a good fit or not. This position was for product design, and they were looking for someone with prior experience in terms of analytics, KPI design, agent-based modeling simulation and specifically feature importance analysis. After our short meeting and the hiring manager set up for meetings one with product manager, head of software engineering, the head of data science and machine learning team and the last one with himself again. It was a nice and eye opening interview but I realized that they were looking for someone with very strong fundamentals with the level of depth that you could teach everything from scratch and you should be able to explain everything with pros and cons with prior experience with it, hence it was a good epiphany for me to change my approach about how to prepare for an interview.

      Domande di colloquio [3]

      Domanda 1

      Product: Imagine there’s an e-commerce website like Amazon that was launched two years ago, and they have been selling products meanwhile collecting reviews from those who have purchased the products in terms of the 1-5 stars and the text reviews. They have decided after two years to put the reviews that we have been collecting on the website and evaluate if they will improve the sales. They designed an A/B testing in which there are 50% control group and 50% treatment group. After they ran the test, they realized that the sales had dropped. What do you think caused the sales drop even though the reviews have been provided to the treatment group? Notes: • There is no novelty effect. • Both groups are completely randomized. • User experience has been the same meaning, there is no extra effort to place an order. • Those in the treatment group who have purchased products are more statistically satisfied than those in the control group. • Users have sorting and filtering options over the reviews.
      Rispondi alla domanda

      Domanda 2

      Stats: 1. Fundamental laws 1.1. Explain Central Limit Theorem (CLT)? 1.2. Explain Law of Large Number (LLN)? 1.3. What are their differences? How are they beneficial? 2. Statistical Tests 2.1. Tell me the differences/conditions between T-Test vs Z-Test are? When is each of them used? 2.2. When is t-distribution used as opposed to normal distribution? 2.3. How many data points are considered good enough to use each of them? 2.4. How does each distribution look like? (skewness and kurtosis viewpoint) 2.5. Explain p-value in a layman language with a simple example. 2.6. If we run the t-test multiple times, what will happen to the strength of the statistical test? (Bonferroni Correction) 2.7. When is the Chi-Squared test used? How does the distribution look like?
      Rispondi alla domanda

      Domanda 3

      ML: 1. Linear Regression: 1.1. Explain L1 vs L2? 1.2. How does each affect the coefficients? 1.3. Explain assumptions of linear regression. 1.4. How is each assumption tested? 1.5. If each assumption is violated, what are their remedies? 2. PCA 2.1. Explain PCA. 2.2. Walk me through the algorithm step by step. 2.3. How is the formula constructed? 2.4. What is the relationship between PC1 and PC2? 2.5. How is orthogonality preserved in the mapped feature space? 2.6. How do you run the feature importance in PC-mapped feature space? 3. ML Algorithm 3.1. Explain the ensembling method. 3.2. Explain the differences between XGBoost and Random Forest? 3.3. When is each used? Pros and cons? 3.4. Which one is computationally expensive and why? 3.5. What are the feature selection methodologies? 3.6. Imagine we have a multivariate KPI that most of the features are correlated. Now we are noticing a spike in the KPI, how do you determine which feature has the highest effect on it? (Feature importance analysis for Temporal shock)
      Rispondi alla domanda
      3