A code for dot product of two sparse vectors.
Learning Engineer Interview Questions
6,588 learning engineer interview questions shared by candidates
LR , SVM, MLP
How is a virtual function implemented in a compiler?
Design a machine learning algorithm to recommend videos to a user.
How would you compute the binary representation of an integer number?
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.
Meta's leetcode questions from leetcode
Something about linked list. Medium leetcode difficulty
Explain 2 ML projects (semi-deep dive into them)
Briefly describe transformer, and describe the difference between transformer and RNN
Viewing 481 - 490 interview questions