One of the ML questions is to give you a confusion matrix, and you need to calculate recall, and precision.
Junior Machine Learning Engineer Interview Questions
6,580 junior machine learning engineer interview questions shared by candidates
ML System Design question related to Pinterest business tasks
Find the k-th smallest element in a binary search tree.
Como você desenharia a arquitetura de um sistema de machine learning que prevê o preço médio de aluguel de apartamentos de uma determinada área a partir dos dados colocados pelo usuário em um form web?
All questions that I encountered are standard leetcode-like questions. Two problems to solve for every code interviews.
Coding question and system design
How would you place sensors to detect dark matter?
The second question was similar to the first to rearrange the characters if in a string they are adjacent to each other. There must not be no two same adjacent characters. If there is no way to rearrange, return an empty string. Ex: given string - ‘aabbbcda’ Output- ‘abcbdaba’
They asked me to find bugs in the code
problem 1: histogram image normalization with 7x7 kernel problem 2: cdf-based image normalization.
Viewing 391 - 400 interview questions