I applied online. I interviewed at Audatic (Berlin) in Feb 2021
Interview
Super weird way to test all of the technical candidates with the same task. I had been extremely surprised to find exactly the same problem to solve as software engineers are asked to tackle. How can finding permutation of the matrix could by any means show my data science capabilities?
Want to play hard? Give interesting machine learning problems. I didn't even try to solve the tasks after reading the other interview stories from software engineers.
Interview questions [1]
Question 1
1. Finding permutation of the matrix with 3 levels of difficulty.
2. Finding the average of the nested list.
I applied online. The process took 2 months. I interviewed at Audatic (Berlin)
Interview
Extremely long, about 6 different stages including 1 difficult coding exam, 1 take home stats project. 2 technical interviews and another interview with the CEO. Last is a presentation to the team.
Interview questions [1]
Question 1
They asked about a bounded regression problem with discrete data, can't remember the exact details.
I applied online. I interviewed at Audatic in Feb 2021
Interview
Waste of time. As usual for complacent startups you'll be asked to complete a few coding tasks online before getting the chance to talk to anyone or ask any questions regarding the role and company. The tasks per se are not super difficult. The problem, however, is the extremely bad coding environment. The platforms neither shows you console output nor exit codes/error messages. Also don't bother to open an issue, not even that works.
I am not sure what they are trying to achieve with this. I hope that any developer and data scientist with a bit of self respect drops out and spends their time on an application for a company that values their competence and time.
Interview questions [1]
Question 1
Q1: Check if a given matrix is a permutation matrix with increasing time and memory constraints.
Q2. Find average of a nested list