{"id":13492504,"url":"https://github.com/alirezadir/Machine-Learning-Interviews","last_synced_at":"2025-03-28T10:32:19.374Z","repository":{"id":37393383,"uuid":"334567245","full_name":"alirezadir/Machine-Learning-Interviews","owner":"alirezadir","description":"This repo is meant to serve as a guide for Machine Learning/AI technical interviews. ","archived":false,"fork":false,"pushed_at":"2025-02-24T07:26:20.000Z","size":5415,"stargazers_count":5828,"open_issues_count":7,"forks_count":1033,"subscribers_count":82,"default_branch":"main","last_synced_at":"2025-03-21T16:00:49.310Z","etag":null,"topics":["ai","deep-learning","interview","interview-practice","interview-preparation","interviews","machine-learning","machine-learning-algorithms","scalable-applications","system-design"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alirezadir.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-01-31T03:52:09.000Z","updated_at":"2025-03-21T15:49:34.000Z","dependencies_parsed_at":"2024-12-05T12:02:54.787Z","dependency_job_id":"e7083f99-9092-4982-9b98-3506b43c1e4b","html_url":"https://github.com/alirezadir/Machine-Learning-Interviews","commit_stats":null,"previous_names":["alirezadir/machine-learning-interview-enlightener"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alirezadir%2FMachine-Learning-Interviews","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alirezadir%2FMachine-Learning-Interviews/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alirezadir%2FMachine-Learning-Interviews/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alirezadir%2FMachine-Learning-Interviews/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alirezadir","download_url":"https://codeload.github.com/alirezadir/Machine-Learning-Interviews/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246012596,"owners_count":20709475,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","deep-learning","interview","interview-practice","interview-preparation","interviews","machine-learning","machine-learning-algorithms","scalable-applications","system-design"],"created_at":"2024-07-31T19:01:06.637Z","updated_at":"2025-03-28T10:32:16.440Z","avatar_url":"https://github.com/alirezadir.png","language":"Jupyter Notebook","readme":"\u003c!-- [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=Machine%20Learning%20Interview%20Guide\u0026url=https://github.com/alirezadir/machine-learning-interview-enlightener\u0026via=alirezadira\u0026hashtags=artificialintelligence,machinelearning,interviews,design)\n[![Twitter URL](https://img.shields.io/twitter/url/https/twitter.com/fold_left.svg?style=social\u0026label=Follow%20%40alirezadira)](https://twitter.com/alirezadira)\n\n[![Build Status](https://travis-ci.com/username/projectname.svg?branch=master)](https://travis-ci.com/username/projectname)\n[![codecov](https://codecov.io/gh/cam-barts/ObeyTheTestingGoat/branch/master/graph/badge.svg)](https://codecov.io/gh/cam-barts/ObeyTheTestingGoat)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black)\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/alirezadir/machine-learning-interview-enlightener/blob/main/LICENSE) --\u003e\n\n# Machine Learning Technical Interviews :robot: \n\u003cp align=\"center\"\u003e\n\u003cimg width=\"720\" src=\"src/imgs/MLI-Book-Cover.png\"\u003e\n\u003c/p\u003e\n\n\n\nThis repo aims to serve as a guide to prepare for **Machine Learning (AI) Engineering** interviews for relevant roles at big tech companies (in particular FAANG). It has compiled based on the author's personal experience and notes from his own interview preparation, when he received offers from Meta (ML Specialist), Google (ML Engineer), Amazon (Applied Scientist), Apple (Applied Scientist), and Roku (ML Engineer).\n\nThe following components are the most commonly used interview modules for technical ML roles at different companies. We will go through them one by one and share how one can prepare:\n\n\n\u003ccenter\u003e\n\n |Chapter | Content|\n |---| --- |\n | Chapter 1 \t|  [General Coding (Algos and Data Structures)](src/lc-coding.md)\t   | \n| Chapter 2 \t| [ML Coding](src/MLC/ml-coding.md) \t|  \t\n| Chapter 3 \t| [ML System Design (Updated in 2023)](src/MLSD/ml-system-design.md)|\n| Chapter 4 \t| [ML Fundamentals/Breadth](src/ml-fundamental.md)| \n| Chapter 5 \t| [Behavioral](src/behavior.md)| \n|  \t|  \t|  \n\n\u003c/center\u003e\n\nNotes:\n\n* At the time I'm putting these notes together, machine learning interviews at different companies do not follow a unique structure unlike software engineering interviews. However, I found some of the components very similar to each other, although under different naming.\n\n* The guide here is mostly focused on *Machine Learning Engineer* (and Applied Scientist) roles at big companies. Although relevant roles such as \"Data Science\" or \"ML research scientist\" have different structures in interviews, some of the modules reviewed here can be still useful. For more understanding about different technical roles within ML umbrella you can refer to [Link]\n\n* As a supplementary resource, you can also refer to my [Production Level Deep Learning](https://github.com/alirezadir/Production-Level-Deep-Learning) repo for further insights on how to design deep learning systems for production. \n\n\n\n# Contribution\n* Feedback and contribution are very welcome :blush: \n**If you'd like to contribute**, please make a pull request with your suggested changes). \n","funding_links":[],"categories":["Jupyter Notebook","Educational and Research Resources","🤖 AI \u0026 Machine Learning Interviews","A01_机器学习教程"],"sub_categories":["Courses and Tutorials","🧠 ML Interview Resources"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falirezadir%2FMachine-Learning-Interviews","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falirezadir%2FMachine-Learning-Interviews","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falirezadir%2FMachine-Learning-Interviews/lists"}