All Projects → khangich → Machine Learning Interview

khangich / Machine Learning Interview

Machine Learning Interviews from FAANG, Snapchat, LinkedIn. I have offers from Snapchat, Coupang, Stitchfix etc. Blog: mlengineer.io.

Projects that are alternatives of or similar to Machine Learning Interview

Interviewguide
《大厂面试指北》——包括Java基础、JVM、数据库、mysql、redis、计算机网络、算法、数据结构、操作系统、设计模式、系统设计、框架原理。最佳阅读地址:http://notfound9.github.io/interviewGuide/
Stars: ✭ 3,117 (+1%)
Mutual labels:  interview-questions, leetcode, interview-preparation, system-design
CodingInterview
Leetcode解题、剑指offer第二版💪💪💪⛷😀
Stars: ✭ 28 (-99.09%)
Mutual labels:  leetcode, interview-questions, interview-preparation
Awesome-Software-Engineering-Interview
No description or website provided.
Stars: ✭ 409 (-86.75%)
Mutual labels:  interview-questions, interview-preparation, system-design
Low Level Design Primer
Dedicated Resources for the Low-Level System Design. Learn how to design and implement large-scale systems. Prep for the system design interview.
Stars: ✭ 2,706 (-12.31%)
Mutual labels:  interview-questions, interview-preparation, system-design
Algorithmic-Problem-Solving
Solutions of algorithmic type of programming problems from sites like LeetCode.com, HackerRank.com, LeetCode.com, Codility.com, CodeForces.com, etc. using Java.
Stars: ✭ 20 (-99.35%)
Mutual labels:  leetcode, interview-questions, interview-preparation
Leetcode-solutions
Leetcode Grinder.
Stars: ✭ 14 (-99.55%)
Mutual labels:  leetcode, interview-questions, interview-preparation
Leetcode
👏🏻 leetcode solutions for Humans™
Stars: ✭ 1,129 (-63.42%)
Mutual labels:  interview-questions, leetcode, interview-preparation
Interviewroom
Contains all important data structure and algorithms problems asked in interviews
Stars: ✭ 207 (-93.29%)
Mutual labels:  interview-questions, leetcode, interview-preparation
Interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendatio…
Stars: ✭ 21,608 (+600.19%)
Mutual labels:  interview-questions, leetcode, interview-preparation
Algorithmic Pseudocode
This repository contains the pseudocode(pdf) of various algorithms and data structures necessary for Interview Preparation and Competitive Coding
Stars: ✭ 519 (-83.18%)
Mutual labels:  interview-questions, leetcode, interview-preparation
Leetcode Sol Res
Clean, Understandable Solutions and Resources for LeetCode Online Judge Algorithm Problems.
Stars: ✭ 1,647 (-46.63%)
Mutual labels:  interview-questions, leetcode, interview-preparation
InterviewPrep
A repository containing link of good interview questions
Stars: ✭ 54 (-98.25%)
Mutual labels:  leetcode, interview-questions, interview-preparation
Interviews
Everything you need to know to get the job.
Stars: ✭ 54,875 (+1678.19%)
Mutual labels:  interview-questions, leetcode, interview-preparation
Competitiveprogrammingquestionbank
This repository contains all the popular competitive programming and DSA questions with solutions.
Stars: ✭ 122 (-96.05%)
Mutual labels:  interview-questions, leetcode, interview-preparation
How To Prepare For Google Interview Swe Sre
This repository includes resources which are more than sufficient to prepare for google interview if you are applying for a software engineer position or a site reliability engineer position
Stars: ✭ 251 (-91.87%)
Mutual labels:  interview-questions, interview-preparation, system-design
Coding-Interview-101
Solutions to LeetCode problems filtered with companies, topics and difficulty.
Stars: ✭ 21 (-99.32%)
Mutual labels:  leetcode, interview-questions, interview-preparation
Awesome Javascript Interviews
Popular JavaScript / React / Node / Mongo stack Interview questions and their answers. Many of them, I faced in actual interviews and ultimately got my first full-stack Dev job :)
Stars: ✭ 939 (-69.57%)
Mutual labels:  interview-questions, interview-preparation, system-design
System Design Interview
System design interview for IT companies
Stars: ✭ 16,342 (+429.55%)
Mutual labels:  interview-questions, interview-preparation, system-design
System Design Interview Questions
A curated list of System Design interview questions for SDE-1 (Experienced),SDE-2 and above.
Stars: ✭ 205 (-93.36%)
Mutual labels:  interview-questions, interview-preparation, system-design
Coderchef Kitchen
The official repository for our programming kitchen which consists of 50+ delicious programming recipes having all the interesting ingredients ranging from dynamic programming, graph theory, linked lists and much more. All the articles contain beautiful images and some gif/video at times to help clear important concepts.
Stars: ✭ 306 (-90.08%)
Mutual labels:  interview-questions, leetcode, interview-preparation

Minimum Viable Study Plan for Machine Learning Interviews

Machine Learning Design

Section
1. Youtube Recommendation Youtube Recommendation Design
2. The main components in MLSD The main components in MLSD
3. LinkedIn Feed Ranking LinkedIn Feed Ranking
4. Ad Click Prediction Ad Click Prediction
5. Estimate Delivery time Estimate Delivery time
6. Airbnb Search ranking Airbnb Search ranking

Getting Started

How to Resources
List of promising companies WealthFront 2021 list.
Prepare for interview Common questions about Machine Learning Interview process.
Study guide Study guide contained minimum set of focus area to aces your interview.
Design ML system ML system design includes actual ML system design usecases.
ML usecases ML usecases from top companies
Test your ML knowledge Machine Learning quiz are designed based on actual interview questions from dozen of big companies.
One week before onsite interview Read one week check list
How to get offer? Read success stories
FAANG companies actual MLE interviews Read interview stories
Practice coding Leetcode questions by categories for MLE
Advance topics Read advance topics

Study guide

LeetCode (not all companies ask Leetcode questions)

  • NOTE: there are a lot of companies that do NOT ask leetcode questions. There are many paths to become an MLE, you can create your own path if you feel like leetcoding is a waste of time.

  • I use LC time tracking to keep track of how many times I solves a question and how long I spent each time. Once I finish non-trivial medium LC questions 3 times, I have absolutely no issues solving them in actual interviews (sometimes within 8-10 minutes). It makes a big difference. A better way is to use LeetPlug chrome extension here

Leetcode questions by categories

SQL

Programming

Statistics and probability

  • The only cheatsheet that you''ll ever need

  • Learn Bayesian and practice problems in Bayesian
  • Let A and B be events on the same sample space, with P (A) = 0.6 and P (B) = 0.7. Can these two events be disjoint?
  • Given that Alice has 2 kids, at least one of which is a girl, what is the probability that both kids are girls? (credit swierdo)
  • A group of 60 students is randomly split into 3 classes of equal size. All partitions are equally likely. Jack and Jill are two students belonging to that group. What is the probability that Jack and Jill will end up in the same class?
  • Given an unfair coin with the probability of heads not equal to .5. What algorithm could you use to create a list of random 1s and 0s.

Big data (NOT required for Google, Facebook interview)

ML fundamentals

AB testing

DL fundamentals

ML system design

ML classic paper

ML productions

Food delivery

ML design common usecases

Fraud detection (TBD)

Adtech

Recommendations:

Testimonials

  • V, Amazon L5 DS

I really found the quizzes very helpful for testing my ML understanding. Also, the resources shared helped me a lot for revising concepts for my interview preparation. This course will definitely help engineers crack Machine Learning Engineering and Data Science interviews.

  • K, Facebook MLE

I really like what you've built, it'll help a lot of engineers.

  • D, NVIDIA DS

I have been using your github repo to prep for my interviews and got an offer with NVIDIA with their data science team. Thanks again for your help!

  • A, Booking

Woow this is very useful summaries, so nice.

  • H, Microsoft

That's incredible!

  • V, Intel

The repo is extremely cohesive! Thanks again.

Intro

  • This repo is written based on REAL interview questions from big companies and the study materials are based on legit experts i.e Andrew Ng, Yoshua Bengio etc.

  • I have 6 YOE in Machine Learning and have interviewed more than dozen big companies. This is the minimum viable study plan that covers all actual interview questions from Facebook, Amazon, Apple, Google, MS, SnapChat, Linkedin etc.

  • If you're interested to learn more about paid ML system design course, click here. This course will provide 6-7 practical usecases with proven solutions. After this course you will be able to solve new problem with systematic approach.

Acknowledgements and contributing

  1. Thanks for early feedbacks and contributions from Vivian, aragorn87 and others. You can create an Issue or Pull Request on this repo. You can also help upvote on ProductHunt

  2. If you find this helpful, you can Sponsor this project. It's cool if you don't.

  3. Thanks to this community, we have donated about $200 to HopeForPaws. If you want to support, you can contribute too on their website.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].