find all palindromic numbers in a given character string
Computer Vision Developer Interview Questions
1,050 computer vision developer interview questions shared by candidates
Each interview consists of questions about your resume (past research projects/experience), general computer vision/machine learning questions (e.g. explain architectures of modern object detectors), then followed by 1-2 coding problems (LeetCode easy).
Q. Given string, find its longest substring with no repeated characters.
Was given a paper to go over in my time and discuss during the interview.
A/B testing stuff, some logical questions. You can't prepare before but you have to be focused
What projects have you worked on in the past? Why did you use this algorithm. Explain project's pipeline?
I was asked about the intuition of Low Pass Filters, High Pass Filters etc.
What is histogram equalization? What feature detectors and descriptors are you aware of? What object detection models are you aware of? Some details about MaskRCNN?
1. What are some points not related to work where you disagreed with your teammates. 2. Why do you want to join this team. 3, Implement gradient descent in python 4. What do you know about transformer architecture etc
If you have a sorted set of numbers, write a function that returns the position(s) of an input number How would you develop a face recognition algorithm to recognize faces that are at a resolution less than 30x30 pixels? How would you develop a face recognition algorithm to mitigate pose and illumination variances? What are the advantages of a Support Vector Machine classifier? What is a kernel function in a Support Vector Machine? What is the difference between backpropagation and gradient descent?
Viewing 861 - 870 interview questions