Skip to content

AakankshaSanctis/MLInterviewsMaterial

Repository files navigation

ML Interviews Material

Coding/Data Structures

For practising coding questions related to data structures and algorithms, the best resource is Leetcode. To quickly build up your coding prowess, follow quides such as

  • Grind 75
  • Neetcode RoadMap
    • If you find yourself stuck on any problem, Neetcode's youtube playlist is a goldmine which simplifies a lot of problems
  • Another good resource for praticing questions are the company focussed list on leetcode. Though this is available only for premium users, some of them are published on github

ML Breadth

ML system design

ML coding

Some companies have a live ML coding round or a take home assignment. You can practice these kaggle competitions to get some hands-on experience. Some beginner Kaggle competitions have been listed here: https://www.kaggle.com/getting-started/78482. This includes Classification, Regression, Computer vision and NLP competitions.

In all of these challenges, data exploration is a must-have skill. If you are rusty with data exploration, try running this notebook on your own: https://www.kaggle.com/code/pmarcelino/comprehensive-data-exploration-with-python/notebook

Some good notebooks and blogs which go through these competitions:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors