How did you find the difficulty level of the machine learning concepts in your experience, and which areas did you find most challenging or engaging?
Machine Interview Questions
10,804 machine interview questions shared by candidates
Python Pandas live coding walkthrough in Jupyter notebook.
what's your name and age
Given a random generator function that return 0 or 1 with equal probability, create another random function that will return any value between [0,6] with equal probability
Describe the bayesian classifier
Coding question: Given a 2d grid map of '1's (land) and '0's (water), count the number of islands. An island is surrounded by water and is formed by connecting adjacent lands horizontally or vertically. You may assume all four edges of the grid are all surrounded by water
Machine learning related question: The company currently have: 1. user profiles 2. a list of job each user applied 3. job profiles question: how to build a job recommendation system using these information?
Only one easy/medium leetcode question during the coding module.
Given a list of side lengths, how many triangles can you form with 3 sides in the list?
Given the buy's price and the sales's price of cars, which one of those parameters would you choose as the target variable? and why?
Viewing 411 - 420 interview questions