J'ai postulé en ligne. J'ai passé un entretien chez Autodesk en avr. 2023
Entretien
I went till 2nd round of Technical Interview. Even the first round was regressive but the interviewer was good and let me take my time. It had Math LR, 4 coding questions on DSA , Java concepts , Collections, REST APIS, and Authorisation. Overall first round was good. The second round happened next week. The interviewer was unprepared , made me wait for 10 mins even before starting. Started with System Design, DSA , Spring, Rest, wanted to give written code for everything. His intention was to not select . It seemed his ego got hurt with every answer that I gave. Very unprofessional , not mindful of the timing, interview scheduled for 1 hour, extended till 2 and half hour.
Questions d'entretien [1]
Question 1
Design Patterns DSA Spring Boot Rest APIs System Design
4 levels for senior software engineer, it is good, more involved technical questions and coding rounds, panel was good asking different set of questions, and also have been interviewing different projects took the interview call.
J'ai passé un entretien chez Autodesk (Michigan City, IN)
Entretien
My interview opens with a discussion on technical decisions. Instead of just "What is a class?", the interviewer asks: "Why choose C++ over a managed language like Java or Python for your last project?"I focus my answer on predictable performance and fine-grained memory control. I explain that for our low-latency data processor, the overhead of a Garbage Collector (GC) was unacceptable. This leads naturally into a discussion on RAII (Resource Acquisition Is Initialization). I explain that by tying resource lifespan to object lifetime, C++ allows for deterministic cleanup without the need for manual free() calls or a GC.
Candidature
J'ai passé un entretien chez Autodesk (Kraków)
Entretien
4 stages, 2 of them - coding interview, very similar, 3 and 4 - behavioral interview. Also require to enter your data several times (one of them - to a PDF file which has some bugs. Very "serious" approach.