Skip to content

Commit 95976db

Browse files
feat: Add new Pandas interview questions on MultiIndex and pd.merge(), update various interview guides, and include site verification files.
1 parent a054dd8 commit 95976db

15 files changed

+33414
-167
lines changed

docs/Deploying-ML-models/deploying-ml-models.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Home
3-
description: Home page for the platform for Data Science Interview Questions
2+
title: Deploying Machine Learning Models to Production
3+
description: Complete guide to ML deployment - Docker containerization, Kubernetes orchestration, Flask/FastAPI APIs, AWS/GCP/Azure cloud deployment, CI/CD pipelines, and MLOps best practices.
44
---
55

66
# Home

docs/Interview-Questions/Interview-Questions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Interview Questions
3-
description: These are currently most commonly asked questions. Questions can be removed if they are no longer popular in interview circles and added as new question banks are released.
2+
title: Data Science Interview Questions - Complete Collection
3+
description: Comprehensive collection of 500+ data science interview questions covering ML, Python, SQL, NLP, statistics, and system design asked at Google, Meta, Amazon, and top tech companies.
44
# hide:
55
# - toc
66
---

0 commit comments

Comments
 (0)