Me postulé en línea. El proceso tomó 1 día. Acudí a una entrevista en Cadence Design Systems
Entrevista
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).
Me postulé a través de un reclutador. El proceso tomó 3 semanas. Acudí a una entrevista en Cadence Design Systems (Noida) en oct 2023
Entrevista
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
Preguntas de entrevista [1]
Pregunta 1
Dp, graphs, HLD, interviewer expects well known solution answer, no innovation
Me postulé en línea. El proceso tomó 1 semana. Acudí a una entrevista en Cadence Design Systems (Urbana, IL) en may 2022
Entrevista
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.
Preguntas de entrevista [3]
Pregunta 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.