Skip to content

Crack Data Science Interviews


This is a completely open-source platform for maintaining curated list of interview questions and answers for people looking and preparing for data science opportunities.

Not only this, the platform will also serve as one point destination for all your needs like tutorials, online materials, etc.

This platform is maintained by you! ๐Ÿค— You can help us by answering/ improving existing questions as well as by sharing any new questions that you faced during your interviews. You can also improve topics and articles.


Current Platform Status

Learn about How to contribute?
You can pick anyone, write in .py, .md, .txt or .ipynb; I will format it!


Useful Commands

  • mkdocs serve - Start the live-reloading docs server.
  • mkdocs build - Build the documentation site.
  • mkdocs -h - Print help message and exit.
  • mkdocs gh-deploy - Useย mkdocs gh-deploy --helpย to get a full list of options available for theย gh-deployย command. Be aware that you will not be able to review the built site before it is pushed to GitHub. Therefore, you may want to verify any changes you make to the docs beforehand by using theย buildย orย serveย commands and reviewing the built files locally.
  • mkdocs new [dir-name] - Create a new project. No need to create a new project

Useful Documents