Software Development Engineer 1 Interview Experience at Autodesk
Anonymous User
2134

I recently interviewed at Autodesk for the role of SDE1.
The interview consisted of 3 rounds (2 Tech + 1 Hiring Manager round).

The interview process was almost 1 month long.


  1. Round 1:
  • I was asked about OOPS, SOLID and some Java Questions.
  • Some of the projects which I worked upon in my previous company
  • Was asked 2 DSA problems both were pretty easy, first problem was a standard LC problem where we have to break a sentence into words
    eg -> Tommy is good dog -> Tommy, is, good, dog. He also added some edge cases and I was told to run code locally on test cases given by him. Second problem -> I was told to read data from a CSV file and perform some analysis on data, interviewer was very helpful as I wasnt familiar with CSV file reading in CPP, so he allowed me to google syntax.
  1. Round 2:
  • Some behavioral questions, Javascript React theoretical questions, explain previous projects, flatten array in JS and only use for loop.
  • It was also quite interactive round, where I had good discussion with the interviewer.
  1. Round 3:
  • Behavioural questions and had to explain some of the questions in full technical detail. Interviewer also provided overview of the role, company.
Comments (4)