I applied through an employee referral. I interviewed at Ecopia AI
Interview
There were 2 rounds of coding interviews and 2 rounds of ML/AI/CV interview.
The questions from the coding interview are closely related to what ecopia is working, but can also be solved by common data structure / algorithm knowledge if you formulate the problem in the right way.
For the first ML/AI/CV interview, I gave a presentation on my past experience for roughly an hour, discussed some questions around it.
For the 2nd, the interviewer described a few problems computer vision problem ecopia has solved or is trying to solve, and then we discussed potential solutions around it.
Overall, the interview questions are very reasonable and you can see how it is related to the company's technologies. The interviewers are trying understand what you are capable of.
Interview questions [1]
Question 1
Algorithm and computer vision problems related to the company's technology. However, the knowledge required to answer these questions are not highly specialized.
Thank you for taking the time to share your experience with us! We are always striving to improve our interview process for candidates and appreciate your feedback.
Other Computer Vision Engineer interview reviews for Ecopia AI
I applied online. The process took 3 days. I interviewed at Ecopia AI in Jan 2022
Interview
The very first interview is a technical interview where they give you three tasks to solve on Hackerrank. If you have not trained to solve this kind of olympiad programming task - you screwed. A brute-force approach does not count - you have to find an optimal solution (where the complexity is O(n*ln(n)) or even O(n).
Interview questions [1]
Question 1
Three random mid+ difficulty problem-solving tasks.