18 Microsoft Data Science Interview Questions

This is a list of 18 questions which has been asked in several Microsoft data science / machine learning interviews. These questions have been compiled from Glassdoor and other sources. We shall be posting a series of related objective questions (capsule) quizzes in very near future.

  1. Can you explain the Naive Bayes fundamentals? How did you set the threshold?
  2. Can you explain SVM?
  3. How do you detect if a new observation is outlier? What is bias-variance trade off ?
  4. Basic statistical questions such as define variance, standard deviation etc
  5. Discuss how to randomly select a sample from a product user population.
  6. Describe how gradient boost works.
  7. What is L1 and L2 Norm? What is the difference between them?
  8. What is central limit theorem? How to determine is the distribution is normal?
  9. What algorithm can be used to summarise twitter feed?
  10. Simple probability questions that dealt with Bayesian equations
  11. What are some of the steps for data wrangling and cleaning before applying machine learning algorithms?
  12. How to deal with unbalanced binary classification?
  13. What is the difference between box plot and histogram?
  14. How do one go about solving the L2-regularised regression problem?
  15. Probability fundamentals
  16. Describe Markov chains?
  17. Describe different regularisation methods such as L1, L2 regularisation?
  18. Neural networks fundamentals


Ajitesh Kumar

I have been recently working in the area of Data analytics including Data Science and Machine Learning / Deep Learning. I am also passionate about different technologies including programming languages such as Java/JEE, Javascript, Python, R, Julia, etc, and technologies such as Blockchain, mobile computing, cloud-native technologies, application security, cloud computing platforms, big data, etc. I would love to connect with you on Linkedin. Check out my latest book titled as First Principles Thinking: Building winning products using first principles thinking.

Recent Posts

Mathematics Topics for Machine Learning Beginners

In this blog, you would get to know the essential mathematical topics you need to…

6 days ago

Questions to Ask When Thinking Like a Product Leader

This blog represents a list of questions you can ask when thinking like a product…

1 week ago

Three Approaches to Creating AI Agents: Code Examples

AI agents are autonomous systems combining three core components: a reasoning engine (powered by LLM),…

2 weeks ago

What is Embodied AI? Explained with Examples

Artificial Intelligence (AI) has evolved significantly, from its early days of symbolic reasoning to the…

2 months ago

Retrieval Augmented Generation (RAG) & LLM: Examples

Last updated: 25th Jan, 2025 Have you ever wondered how to seamlessly integrate the vast…

5 months ago

How to Setup MEAN App with LangChain.js

Hey there! As I venture into building agentic MEAN apps with LangChain.js, I wanted to…

5 months ago