J'ai postulé via un recruteur. Le processus a pris 3 semaines. J'ai passé un entretien chez Cadence Design Systems (Noida) en oct. 2023
Entretien
Long process, revoked the offer, after resignation, worst. No trust, don't go for that. Can be a trap. Fake decency, no respect for candidates. Can ask hld or lld even not required in job
Questions d'entretien [1]
Question 1
Dp, graphs, HLD, interviewer expects well known solution answer, no innovation
J'ai postulé en ligne. Le processus a pris 1 jour. J'ai passé un entretien chez Cadence Design Systems
Entretien
3 Rounds of interview -> DSA and C++ questions based related to DP, graph, tree and priority queue
2 DSA questions in each round and few C++ questions in 2nd round(output based, OOPs concept).
J'ai postulé en ligne. Le processus a pris 1 semaine. J'ai passé un entretien chez Cadence Design Systems (Urbana, IL) en mai 2022
Entretien
I interviewed for the New Grad Software engineer position. First round was an easy/medium leetcode style question. Second (final) round was an interview with 2 engineers, probing C/C++ knowledge and going over resume.
Questions d'entretien [3]
Question 1
A knight chess piece is on an MxN board at some starting square. Given another square, create an algorithm to find the number of moves it would take for the knight to get to the square. Analyze time and space complexity of algorithm.