Uploaded March 2022 | Updated September 2026, 1 hour ago
Top companies require top data scientists. The ones that are good at solving probability problems, which is what weβll do in this video. We'll be looking at solving probability questions that have appeared in data science interviews at top companies.
Link to the questions:
Meta/Facebook question (Two cards have the same suit): platform.stratascratch.com/technical/2003-two-cards-same-suite?utm_source=youtube&utm_medium=click&utm_campaign=YT+description+link
Yammer question (2 people with the same birthday): platform.stratascratch.com/technical/2028-where-are-the-birthday-people?utm_source=youtube&utm_medium=click&utm_campaign=YT+description+link
Jane Street question (Getting 3 tails with 4 coins): platform.stratascratch.com/technical/2285-two-out-of-three-tails?utm_source=youtube&utm_medium=click&utm_campaign=YT+description+link
______________________________________________________________________
π Subscribe to my channel: bit.ly/2GsFxmA
π Playlist for more data science interview questions and answers: bit.ly/3jifw81
π Playlist for data science interview tips: bit.ly/2G5hNoJ
π Practice more real data science interview questions: platform.stratascratch.com/technical?utm_source=youtube&utm_medium=click&utm_campaign=YT+description+link
______________________________________________________________________
Timeline:
Intro: (0:00βββ)
Interview Question #1: (1:05)
Interview Question #2: (3:04)
Interview Question #3: (5:56)
Conclusion: (7:34ββ)
______________________________________________________________________
About The Platform:
I'm using StrataScratch (platform.stratascratch.com/coding?utm_source=youtube&utm_medium=click&utm_campaign=YT+description+link), a platform that allows you to practice real data science interview questions. There are over 1000+ interview questions that cover coding (SQL and python), statistics, probability, product sense, and business cases.
So, if you want more interview practice with real data science interview questions, visit platform.stratascratch.com/coding?utm_source=youtube&utm_medium=click&utm_campaign=YT+description+link. All questions are free and you can even execute SQL and python code in the IDE, but if you want to check out the solutions from me or from other users, you can use ss15 for a 15% discount on the premium plans.
______________________________________________________________________
Contact:
If you have any questions, comments, or feedback, please leave them here!
Feel free to also email me at nathan@stratascratch.com
______________________________________________________________________
#ProbabilityInterviewQuestions
Top companies require top data scientists. The ones that are good at solving probability problems, which is what weβll do in this video. We'll be looking at solving probability questions that have appeared in data science interviews at top companies.
Link to the questions:
Meta/Facebook question (Two cards have the same suit): platform.stratascratch.com/technical/2003-two-cards-same-suite?utm_source=youtube&utm_medium=click&utm_campaign=YT+description+link
Yammer question (2 people with the same birthday): platform.stratascratch.com/technical/2028-where-are-the-birthday-people?utm_source=youtube&utm_medium=click&utm_campaign=YT+description+link
Jane Street question (Getting 3 tails with 4 coins): platform.stratascratch.com/technical/2285-two-out-of-three-tails?utm_source=youtube&utm_medium=click&utm_campaign=YT+description+link
______________________________________________________________________
π Subscribe to my channel: bit.ly/2GsFxmA
π Playlist for more data science interview questions and answers: bit.ly/3jifw81
π Playlist for data science interview tips: bit.ly/2G5hNoJ
π Practice more real data science interview questions: platform.stratascratch.com/technical?utm_source=youtube&utm_medium=click&utm_campaign=YT+description+link
______________________________________________________________________
Timeline:
Intro: (0:00βββ)
Interview Question #1: (1:05)
Interview Question #2: (3:04)
Interview Question #3: (5:56)
Conclusion: (7:34ββ)
______________________________________________________________________
About The Platform:
I'm using StrataScratch (platform.stratascratch.com/coding?utm_source=youtube&utm_medium=click&utm_campaign=YT+description+link), a platform that allows you to practice real data science interview questions. There are over 1000+ interview questions that cover coding (SQL and python), statistics, probability, product sense, and business cases.
So, if you want more interview practice with real data science interview questions, visit platform.stratascratch.com/coding?utm_source=youtube&utm_medium=click&utm_campaign=YT+description+link. All questions are free and you can even execute SQL and python code in the IDE, but if you want to check out the solutions from me or from other users, you can use ss15 for a 15% discount on the premium plans.
______________________________________________________________________
Contact:
If you have any questions, comments, or feedback, please leave them here!
Feel free to also email me at nathan@stratascratch.com
______________________________________________________________________
#ProbabilityInterviewQuestions

![Data Science SQL Scenario Based Interview Question [Facebook] - Date Manipulation
This Data Science SQL interview question is from Facebook, and tests your ability to filter out data based on date conditionals. Iβll walk you through solving the question like weβre in an interview and give you some tips on how to approach the solution as well as how to efficiently and effectively communicate with your interviewer.
Go to the question through the link below and follow along with me.
Link to the question: https://platform.stratascratch.com/coding/2004-number-of-comments-per-user-in-past-30-days?python=&utm_source=youtube&utm_medium=click&utm_campaign=YT+description+link
π Subscribe to my channel: https://bit.ly/2GsFxmA
π Playlist for more data science interview questions and answers: https://bit.ly/3jifw81
π Playlist for data science interview tips: https://bit.ly/2G5hNoJ
π Practice more real data science interview questions: https://platform.stratascratch.com/coding?utm_source=youtube&utm_medium=click&utm_campaign=YT+description+link
Timeline:
Intro: (0:00βββ)
Interview Question: (0:33ββ)
Framework to solve the problem: (1:08βββ)
Understand your data: (2:25βββ)
Formulate your approach: (4:16βββ)
Code Execution: (6:15βββ)
Additional Technical Concepts: (11:56βββ)
Conclusion: (14:40βββ)
About The Platform:
Im using StrataScratch (https://platform.stratascratch.com/coding?utm_source=youtube&utm_medium=click&utm_campaign=YT+description+link), a platform that allows you to practice real data science interview questions. There are over 1000+ interview questions that cover coding (SQL and python), statistics, probability, product sense, and business cases.
So, if you want more interview practice with real data science interview questions, visit https://platform.stratascratch.com/coding?utm_source=youtube&utm_medium=click&utm_campaign=YT+description+link. All questions are free and you can even execute SQL and python code in the IDE, but if you want to check out the solutions from me or from other users, you can use ss15 for a 15% discount on the premium plans.
Contact:
If you have any questions, comments, or feedback, please leave them here!
Feel free to also email me at nathan@stratascratch.com
#FacebookDataScienceInterview Data Science SQL Scenario Based Interview Question [Facebook] - Date Manipulation](https://i.ytimg.com/vi/yY7yau9j3xk/mqdefault.jpg)

![Edge Case Alert in Python Interview Question Solving [Part 2]
In this video, well discuss how to solve a Meta interview question that involves filling the null values with zeros. By learning this technique, youll be able to identify and solve problems by using the fillna() function. So be sure to subscribe to our channel and stay up to date on the effective approach for solving Python interview questions.
Part 1: https://www.youtube.com/shorts/9quwCoQ6CoU
Go to the question through the link below and follow along with meπ
Link to the question: https://platform.stratascratch.com/coding/2123-product-families?code_type=1&utm_source=youtube&utm_medium=click&utm_campaign=YT+description+link
π Watch the full video: https://youtu.be/RmMuS5iiviI
π Subscribe to my channel: https://bit.ly/2GsFxmA
π Playlist for more data science interview questions and answers: https://bit.ly/3jifw81
π Playlist for data science interview tips: https://bit.ly/2G5hNoJ
π Practice more real data science interview questions: https://platform.stratascratch.com/coding?utm_source=youtube&utm_medium=click&utm_campaign=YT+description+link
About The Platform:
Im using StrataScratch (https://platform.stratascratch.com/coding?utm_source=youtube&utm_medium=click&utm_campaign=YT+description+link), a platform that allows you to practice real data science interview questions. There are over 1000+ interview questions that cover coding (SQL and python), statistics, probability, product sense, and business cases.
So, if you want more interview practice with real data science interview questions, visit https://platform.stratascratch.com/coding?utm_source=youtube&utm_medium=click&utm_campaign=YT+description+link. All questions are free and you can even execute SQL and python code in the IDE, but if you want to check out the solutions from me or from other users, you can use ss15 for a 15% discount on the premium plans.
Contact:
If you have any questions, comments, or feedback, please leave them here!
Feel free to also email me at nathan@stratascratch.com
#DataAnalytics #PythonInterviewQuestions #Stratascratch Edge Case Alert in Python Interview Question Solving [Part 2]](https://i.ytimg.com/vi/yoUO84tOH3c/mqdefault.jpg)
