I applied through college or university. The process took 2 days. I interviewed at Autodesk (Lucknow) in Nov 2023
Interview
There were three interview rounds which were held on-campus. In the first round, they asked questions on my final-year project discussing about the various tech-stacks like ReactJS and how did I implemented the authentication part of that website using JWT token. Later on, they also asked some basic DSA questions related to linked list and strings. In the subsequent rounds, they asked me deep questions on C++ pointers, NodeJS and MongoDB ranging from direct theory questions to the implementation part. Third round was a good composition of HR round and technical as the interviewer asked me my favourite music composer followed by making me write down the database of a popular audio-editing software known as Audacity.
Interview questions [1]
Question 1
1. How did you implement the authentication page of your website using JWT tokens ? Apart from JWT token, what else can you use for the same ?
2. What are the various queries you can use in MongoDB for achieving CRUD operations in your project ?
3. Design the database for a music-editing software like Audacity displaying various tables like albums, tracks, effects etc.
4. Reverse a linked list.
5. How does a Google-Pay API work and how does your website come to know whether a payment through an external interface is successful or not ?
6. Reverse a string using proper classes and all so that all the properties of object-oriented programming can be used in a single programming file. Also, instead of directly taking inputs from the console, you have to allow users to make choices on taking inputs while abstracting the input methods from the user at the same time ?
I applied online. I interviewed at Autodesk in Jun 2020
Interview
After an initial call with a recruiter, I was invited to do an interview with two seniors. The interview was done remotely. First part was a generic talk about my previous experience and projects, then I was told to code a simple program but because my Operating System didn't work with their testing system, I had to tell the senior developer verbally what I wanted to type, so he could type it for me on his machine.. This made it all very awkward and of course it wouldn't compile. The second part was just a set of coding exercises which I could complete on my machine.
I applied online. The process took 2 weeks. I interviewed at Autodesk (Shanghái, Shanghai) in May 2020
Interview
The interview experience was like embarking on a thrilling adventure. In the first round, I faced a series of challenging programming questions that tested my skills and wit. Time seemed to fly by, and before I knew it, 45 minutes had passed, leaving me with a sense of accomplishment and excitement for what lay ahead.
Interview questions [1]
Question 1
The basic programming concepts of C and Java.
Some tough questions about the optimization of AI models