1. Questions from everything on Data Engineering, Data Analysis, Data Science, Machine Learning, Deep Learning, Including some of the Company's project in detail. Look's like they need to run my code in Production.
Learning Engineer Interview Questions
6,591 learning engineer interview questions shared by candidates
In what situation do you have to work in a group setting
Custom Entity Extraction with data labeling effort assignment
Questions were mostly from data science domain like Overfitting issues, one problem statement, previous experience related to machine learning.
How to find the difference between 2 similar looking images and mark those region with circles?
Escribe en código la transformada de Fourier
If we train a network using only one image of cat. What is the output if we flip that image?
1. They give one image classification problem on classifying pictures of dogs and cats
( Onsite interview Round 2 ): White board 3sum problem, Given an array, find wether it has any subarray of size 3 with the sum equal to target value e.g. arr = [1,2,3,4,5] target = 6 Output: [1,2,3]
( Onsite interview Round 1 ): Programming: Given an array, find wether it has any contiguous subarray with the sum equal to target value e.g. intput: arr = [1,2,3,4,5] target = 7 output: [3,4]
Viewing 651 - 660 interview questions