i
Autodesk
Filter interviews by
4 question asked medium and hard
1 question asked and oops concept
I applied via Campus Placement and was interviewed in Oct 2023. There were 4 interview rounds.
Topics: maps, sorting and simple DSA question
A linked list is a data structure where each element points to the next element in the sequence.
Linked list is stored in memory as nodes, where each node contains data and a reference to the next node.
Examples of linked-list include a singly linked list, doubly linked list, and circular linked list.
In a singly linked list, each node points to the next node. In a doubly linked list, each node points to both the next and
ML models are built by collecting and preparing data, selecting a model, training the model on the data, and evaluating its performance.
Collect and prepare data by cleaning, transforming, and encoding it
Select a model based on the problem at hand (e.g. regression, classification, clustering)
Train the model using algorithms like linear regression, decision trees, or neural networks
Evaluate the model's performance using ...
Arrays store elements in contiguous memory locations, while linked lists store elements in nodes with pointers to the next node.
Arrays have fixed size, while linked lists can dynamically grow or shrink.
Accessing elements in arrays is faster (O(1)), while accessing elements in linked lists is slower (O(n)).
Inserting or deleting elements in arrays can be inefficient, as it may require shifting elements, while in linked l...
Return a string containing the first occurrence of characters in the input string.
Create an empty string to store the result.
Iterate through each character in the input string.
If the character is not already in the result string, add it to the result string.
Return the result string.
One of the hardest DSA questions I have done involved implementing a complex graph traversal algorithm.
The question required understanding of graph data structures and algorithms.
I had to implement a depth-first search or breadth-first search algorithm.
The question may have involved finding the shortest path in a weighted graph.
I had to consider edge cases and optimize the algorithm for efficiency.
I applied via Company Website and was interviewed in Jan 2024. There was 1 interview round.
Polymorphism is the ability of an object to take on many forms. It allows objects of different classes to be treated as the same type.
Polymorphism is a fundamental concept in object-oriented programming.
It enables code reusability and flexibility.
Polymorphism can be achieved through method overriding and method overloading.
Example: A parent class Animal can have multiple child classes like Dog, Cat, and Bird. They can ...
Static polymorphism refers to the ability of a programming language to select the appropriate function or method at compile-time.
Static polymorphism is achieved through function overloading or operator overloading.
It allows different functions with the same name but different parameters to be called based on the arguments provided.
The selection of the appropriate function is determined at compile-time, based on the sta...
Dynamic polymorphism is the ability of an object to take on many forms based on the context it is used.
It allows objects of different classes to be treated as objects of a common superclass.
It is achieved through method overriding and virtual functions.
Example: A superclass 'Animal' with subclasses 'Dog' and 'Cat'. Both can be treated as 'Animal' objects.
I was interviewed in Nov 2023.
F2F coding test which was pretty simple based on basic c++ concepts and few logical questions.
Autodesk interview questions for popular designations
Get interview-ready with Top Autodesk Interview Questions
I worked on a project to develop a web-based inventory management system for a retail company.
Implemented user authentication and authorization features
Designed database schema for storing product information
Developed frontend using React and backend using Node.js
Integrated payment gateway for online transactions
Explaining a scenario in software development
Scenario: A team is working on developing a new feature for a mobile app
Discussing the requirements with the product owner and stakeholders
Breaking down the feature into smaller tasks for the development team
Assigning tasks to team members based on their expertise
Regularly reviewing progress and making adjustments as needed
I applied via Company Website and was interviewed in Aug 2023. There were 3 interview rounds.
Name of the first citizen
Civil Engineering is considered the first engineering branch.
Civil Engineering is one of the oldest branches of engineering.
It deals with the design, construction, and maintenance of physical and naturally built environment.
Examples of civil engineering projects include bridges, roads, buildings, and dams.
Top trending discussions
Some of the top questions asked at the Autodesk interview -
The duration of Autodesk interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 37 interviews
Interview experience
based on 218 reviews
Rating in categories
Senior Software Engineer
102
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
84
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Development Engineer
36
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
26
salaries
| ₹0 L/yr - ₹0 L/yr |
Principal Engineer
24
salaries
| ₹0 L/yr - ₹0 L/yr |
Adobe
Dassault Systemes
PTC
Siemens