Ho presentato la mia candidatura tramite un selezionatore. La procedura ha richiesto 3 settimane. Ho sostenuto un colloquio presso Cadence Design Systems (Noida) nel mese di ott 2023
Colloquio
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
Domande di colloquio [1]
Domanda 1
Dp, graphs, HLD, interviewer expects well known solution answer, no innovation
Ho presentato la mia candidatura online. La procedura ha richiesto un giorno. Ho sostenuto un colloquio presso Cadence Design Systems
Colloquio
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).
Ho presentato la mia candidatura online. La procedura ha richiesto una settimana. Ho sostenuto un colloquio presso Cadence Design Systems (Urbana, IL) nel mese di mag 2022
Colloquio
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.
Domande di colloquio [3]
Domanda 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.