i
Autodesk
Filter interviews by
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.
Program to find a character with same occurrences count in a string in a single iteration.
Iterate through the string and keep track of character occurrences in a hashmap.
Check for characters with the same occurrence count in the hashmap.
Return the first character found with the same occurrence count.
I was interviewed in Sep 2024.
I am a dedicated SDET with a passion for automation testing and ensuring software quality.
Experienced in creating and executing automated test scripts using tools like Selenium and JUnit
Proficient in programming languages such as Java and Python
Skilled in identifying and reporting software defects
Strong understanding of software development lifecycle and agile methodologies
I want to join Autodesk because of its innovative technology and global impact in the design industry.
Autodesk is a leader in providing cutting-edge software solutions for design and engineering professionals
I am excited about the opportunity to work on challenging projects and contribute to the company's success
I admire Autodesk's commitment to sustainability and diversity in the workplace
var is function scoped, let is block scoped in JavaScript.
var is function scoped, let is block scoped
var can be redeclared, let cannot be redeclared
let is recommended for use over var in modern JavaScript
OOPS concept of Java refers to Object-Oriented Programming principles like inheritance, encapsulation, polymorphism, and abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the implementation detail
How you handle a difficult situation
I was interviewed in Apr 2024.
Autodesk interview questions for popular designations
I applied via Approached by Company and was interviewed in Aug 2024. There was 1 interview round.
Get interview-ready with Top Autodesk Interview Questions
Introduced a new project management tool to streamline communication and tracking
Identified inefficiencies in current project management process
Researched and evaluated different project management tools
Implemented new tool and provided training to team members
Monitored and measured improvements in communication and tracking
Experienced technical program manager with a background in software development and project management.
Over 8 years of experience in leading cross-functional teams to deliver complex technical projects on time and within budget
Strong understanding of software development lifecycle and agile methodologies
Proven track record of successfully managing multiple projects simultaneously
Excellent communication and stakeholder ...
I have experience managing large-scale IT infrastructure projects for multinational companies.
Managed implementation of new data center for a global tech company
Led migration of legacy systems to cloud-based solutions
Coordinated cross-functional teams to ensure project milestones were met
I am a seasoned SAP consultant with 5+ years of experience in implementing and optimizing SAP solutions for various clients.
5+ years of experience in SAP consulting
Expertise in implementing and optimizing SAP solutions
Strong understanding of business processes and requirements
Ability to work with cross-functional teams
Certified in SAP modules such as SAP HANA or SAP S/4HANA
I was interviewed in May 2024.
DEI stands for Diversity, Equity, and Inclusion, encompassing the representation and fair treatment of all individuals.
Diversity: Refers to the variety of differences among people, including but not limited to race, gender, age, religion, sexual orientation, and abilities.
Equity: Focuses on ensuring fairness and justice in processes, systems, and opportunities for all individuals, regardless of their background or iden...
2 hours of duration and medium level leetcode questions
OS stands for Operating System. It is a software that manages computer hardware and provides services for computer programs.
OS is the software that acts as an intermediary between computer hardware and user applications.
It manages computer resources such as memory, processors, devices, and file systems.
Examples of popular operating systems include Windows, macOS, Linux, and Android.
Deadlock can be avoided by implementing proper resource allocation strategies and using techniques like deadlock prevention, avoidance, detection, and recovery.
Implement proper resource allocation strategies such as resource ordering, wait-die, wound-wait, etc.
Use techniques like deadlock prevention by ensuring that the system never enters a deadlock state, avoidance by ensuring that the system does not enter an unsafe...
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 217 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 |
Devops Engineer
24
salaries
| ₹0 L/yr - ₹0 L/yr |
Adobe
Dassault Systemes
PTC
Siemens