🎤 05 — Mock Interview Script¶
30-Minute Mock Structure¶
| Time | Focus |
|---|---|
| 5 min | introduce yourself |
| 8 min | project deep dive |
| 8 min | technical questions |
| 5 min | case study |
| 4 min | candidate questions |
Tell Me About Yourself¶
Template:
I have been building a data science foundation across Python, Pandas, SQL, statistics, and machine learning. Recently I completed an end-to-end churn prediction project where I cleaned customer data, engineered features, trained classification models, and evaluated recall and precision. I am especially interested in using data to solve practical business problems.
Project Deep Dive Checklist¶
- problem
- data
- cleaning
- features
- models
- metric
- result
- limitation
- next step
Questions to Ask Interviewer¶
- What data problems does the team work on most often?
- How are models evaluated after deployment?
- How does the team balance experimentation and production work?
Final Course Wrap-Up¶
You now have a complete two-week learning path structure. Keep improving projects, practicing SQL, and explaining your decisions clearly.