Questions will be based on the take-home technical assessment.
Machine Learning Developer Interview Questions
8,197 machine learning developer interview questions shared by candidates
Resume, Spring, ML, Data Science, Python and Behavioural
The programming test was written: three exercises.
Second Interview Question: Given a 2D binary matrix, write a solution to make the image symmetric along the X and Y axes. The only operations allowed are full row and full column insertions without modifying the values in the original matrix. The goal is to find the minimum number of row and column insertions.
Pagination with Pivoting: You will be given a list of items, and the aim is to implement pagination around a pivot element. It should be circular.
research experience question
Split a pandas data frame into training and validation splits.
Q1. Given a string of characters, find duplicate adjacent characters and remove them. The result should be the string without any duplicate adjacent characters. Ex: given string - “aabc” Output - “bc”
Sparse metric Multiplication, cosine Similarity
1st question was like Describe EDA(Exploratory Data Analysis) 2nd question was use case
Viewing 781 - 790 interview questions