5 rounds, 2 rounds asking behavioral questions, 3 rounds technical questions. A lot of of questions about C++, a few about design patterns, and one coding problem per technical interview.
I applied online. The process took 4 weeks. I interviewed at Autodesk (Montreal, QC) in Nov 2020
Interview
interview process took 4 weeks, it takes a form of 4 steps:
- HR call, simple/standard questions
- home exercice. github code review (frontend (react), backend (rest api java), database)
- manager call
- onsite interview (3 interviews, 2 technical ones (no code writing, simple open questions), relational interview with head of branch (very cool conversation))
got an offer the day after and accepted it!
I never regretted the decision. it is a GREAT company
Interview questions [1]
Question 1
Here's an SPA (single page application), How will you build it ? deploy it ? how will you build the API ? if there's more traffic, how do you adjust ? what if you still have a huge load on the server, what do you do ?