The process took 2 weeks. I interviewed at Daedalean
Interview
Well organized interview, relevant but difficult technical questions. Asked me to write down the algorithm greedy-hill climber. I did it with a few mistakes, but apparently I failed at it. Also asked me to explain the parameters of an OpAmp. As if it matters to know everything by hard lol
I applied online. The process took 4 weeks. I interviewed at Daedalean (Zürich)
Interview
Starts with a recruiter screen, which also includes an easy coding challenge. The next step is a coding interview with an engineer. Finally, the last step is a series of 3 interviews: two coding challenges and one system design interview.
Had an online call with the recruiter. He started off presenting the company and telling me the news that they have been acquired by a large defense company. We talked a bit about some projects I worked on during my studies and then moved straight over to the coding challenge. It was a google docs and I had to implement pow(m,n) with standard mathematical operators
Interview questions [1]
Question 1
How do you implement a power function without using dedicated fuctions