Variation of the number of islands LC question. You have a House, Well & Tree arranged in a large grid with empty spaces in between to show where you can go. How will you go from house to nearest well without hitting a tree? Assume you can only go up.down/left/right and not diagonally and cannot hit a tree else you backtrack.
Machine Learning Engineer Intern Interview Questions
8,197 machine learning engineer intern interview questions shared by candidates
How would you compute the binary representation of an integer number?
Design a machine learning algorithm to recommend videos to a user.
Meta's leetcode questions from leetcode
A code for dot product of two sparse vectors.
Detecting whether a string was a palindrome. Doing it in-place and with the string containing possible cases of alpha-numerics.
Hiring manager posed real problems they had: https://www.coursehero.com/blog/edtech-machine-learning/ as interview questions. I wasn't aware of this article until I saw this later after the interview.
We upload an algorithm and the algorithm is not fast enough. What should you do as a Machine Learning Engineer?
leet code and somr hard ware questions.
What is MMU? What is DMA? How variables are stored in C?
Viewing 581 - 590 interview questions