i
Autodesk
Filter interviews by
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 applied via Referral and was interviewed before Aug 2023. There were 5 interview rounds.
I lead cross-functional teams to plan, execute, and deliver technical projects on time and within budget.
Lead cross-functional teams to plan and execute technical projects
Ensure projects are delivered on time and within budget
Coordinate with stakeholders to define project scope and objectives
posted on 22 Apr 2024
I applied via Approached by Company and was interviewed before Apr 2023. There was 1 interview round.
I manage dependencies by identifying, tracking, and communicating them effectively.
Identify all dependencies early on in the project
Create a dependency matrix to track relationships
Regularly communicate with stakeholders to ensure dependencies are being managed effectively
posted on 29 Aug 2023
I applied via Referral and was interviewed in Feb 2024. There was 1 interview round.
Project management practices involve planning, organizing, and executing projects to achieve specific goals within constraints.
Define project scope, objectives, and deliverables
Create a project plan with timelines and milestones
Assign tasks and responsibilities to team members
Monitor progress and adjust plans as needed
Communicate effectively with stakeholders
Use project management tools like Gantt charts or Kanban boar
I applied via LinkedIn and was interviewed in Jan 2021. There was 1 interview round.
posted on 28 Jan 2020
I applied via Naukri.com and was interviewed in Jul 2019. There were 3 interview rounds.
Explanation of UART, SPI, CAN, I2C timing diagrams and frame formats.
UART: asynchronous serial communication, start and stop bits, baud rate
SPI: synchronous serial communication, master-slave architecture, clock polarity and phase
CAN: differential serial communication, arbitration, error detection and correction
I2C: synchronous serial communication, master-slave architecture, addressing, clock stretching
posted on 21 Apr 2021
I applied via Naukri.com
posted on 8 Apr 2022
I applied via Naukri.com and was interviewed before Apr 2021. There were 3 interview rounds.
Aptitude test will a hackerrank test where it might have technical MCQ and/or coding test.
I applied via Referral and was interviewed in Jul 2020. There were 3 interview rounds.
Detect if two circular linked lists overlap
Traverse both lists and check if they have the same tail node
If they have different tail nodes, they do not overlap
If they have the same tail node, check if they intersect at any point
Use Floyd's cycle-finding algorithm to detect intersection point
I appeared for an interview before Mar 2021.
Round duration - 60 minutes
Round difficulty - Easy
This was a technical round with questions on DBMS.
Data integrity refers to the accuracy, consistency, and reliability of data throughout its lifecycle.
Data integrity ensures that data is accurate and consistent in storage and transmission.
It involves maintaining the quality and reliability of data over time.
Methods for ensuring data integrity include checksums, encryption, and error detection codes.
Examples of data integrity violations include data corruption, unautho
A trigger is a special type of stored procedure that automatically executes when certain events occur in a database.
Triggers are used to enforce business rules, maintain data integrity, and automate repetitive tasks.
They can be triggered by INSERT, UPDATE, or DELETE operations on a table.
Examples of triggers include auditing changes to a table, updating related tables when a record is modified, or enforcing referential
Clustered indexes physically order the data in the table, while non-clustered indexes do not.
Clustered indexes determine the physical order of data in the table, while non-clustered indexes do not.
A table can have only one clustered index, but multiple non-clustered indexes.
Clustered indexes are faster for retrieval of data, especially range queries, compared to non-clustered indexes.
Non-clustered indexes are stored se...
Round duration - 60 minutes
Round difficulty - Easy
Technical interview round with questions on DBMS.
UNION combines and removes duplicates, UNION ALL combines without removing duplicates.
UNION merges the result sets of two or more SELECT statements and removes duplicates.
UNION ALL merges the result sets of two or more SELECT statements without removing duplicates.
UNION is slower than UNION ALL as it involves removing duplicates.
Example: SELECT column1 FROM table1 UNION SELECT column1 FROM table2;
Example: SELECT column...
A cursor in PL/SQL is used to retrieve and process multiple rows of data one at a time.
Allows iteration over a result set
Retrieves data row by row
Can be used to update or delete rows in a table
Must be declared, opened, fetched, and closed
SQL query to fetch the nth highest salary from a table
Use the ORDER BY clause to sort salaries in descending order
Use the LIMIT clause to fetch the nth highest salary
Round duration - 30 minutes
Round difficulty - Easy
This was a managerial round with typical behavioral problems.
Tip 1 : Since this was a SQL post, I would suggest you to get the basics intact and try practicing few queries.
Tip 2 : Must do Previously asked Interview as well as Online Test Questions.
Tip 3 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Senior Software Engineer
115
salaries
| ₹14 L/yr - ₹50.5 L/yr |
Software Engineer
96
salaries
| ₹18.4 L/yr - ₹36 L/yr |
Software Development Engineer
40
salaries
| ₹9.5 L/yr - ₹33 L/yr |
Software Developer
39
salaries
| ₹15.5 L/yr - ₹30 L/yr |
Principal Engineer
35
salaries
| ₹25 L/yr - ₹80 L/yr |
Adobe
Dassault Systemes
Oracle
KPIT Technologies