J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 6 semaines. J'ai passé un entretien chez Autodesk (Bengaluru) en sept. 2024
Entretien
It was tough. they asked a lot of technical questions and were asking for constany optimisation for the solutions answered with. Thsi process was very long and feedback backed. The experience was very good but tiring.
J'ai postulé en ligne. Le processus a pris 3 semaines. J'ai passé un entretien chez Autodesk (Bengaluru) en sept. 2025
Entretien
4 Rounds of Interview. 1st round OA, 2nd Round - Technical + Low level DSA, 3rd round - High level, 4th Round - HR. Interviewer was friendly. Questions asked from Resume and DSA Leetcoding Type - Easy and Medium Type.
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 2 semaines. J'ai passé un entretien chez Autodesk (Pune)
Entretien
Faced three medium to hard coding challenges involving Graphs, Dynamic Programming, and Arrays. Each problem required effective problem solving strategies and algorithmic thinking to implement optimized solutions across distinct data structures.
Reverse the kth group in linked list. Language can be user prefered programming language. Find Minimum in Rotated Sorted Array, Input: nums = [3,4,5,1,2] Output: 1 . Minimum Add to Make Parentheses Valid, Input: s = "())" Output: 1. Merge Sort
Questions d'entretien [1]
Question 1
1) Find Minimum in Rotated Sorted Array, Input: nums = [3,4,5,1,2] Output: 1
2) Minimum Add to Make Parentheses Valid, Input: s = "())" Output: 1
3) Merge Sort