Ho presentato la mia candidatura tramite segnalazione di un dipendente. Ho sostenuto un colloquio presso Cadence Design Systems (San Jose, CA) nel mese di feb 2021
Colloquio
I applied through an employee referral which I obtained at a college career fair. Cadence reached out to me with an interview within 3 days. I interviewed at Cadence Design Systems (San Jose) virtually. It was a single interview with the team head that specifically wanted me to come aboard as their intern, so he cared about getting to know me. The interview was scheduled to be 45 minutes long but ended up going for 1.5 hours. Everything was quick and the recruiter was very responsive throughout the experience.
Domande di colloquio [1]
Domanda 1
The offer included an NDA, so won't get into specifics.
Ho presentato la mia candidatura tramite l'università. Ho sostenuto un colloquio presso Cadence Design Systems (Noida) nel mese di mar 2026
Colloquio
Consisted of online assessment which had three parts - one aptitude and two technical (dsa,ml,perl) followed by in office interview for the shortlisted students.
The in office interview too had one aptitude and one technical paper followed by the final interview
Domande di colloquio [1]
Domanda 1
DSA questions like longest common subsequence , stocks buy and sell.
Python basic questions..
Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso Cadence Design Systems (Haifa) nel mese di gen 2026
Colloquio
Easy interview overall, the interviewers were very nice and it did not seem like theywere are trying to fail me but actually to help me pass ( this was the first interview)
Domande di colloquio [1]
Domanda 1
Implement a class to manage a Web Browser History of size N. It needs three methods: a constructor to set the size limit, a visit(url/string) function, and a getHistory() function.
The specific constraint was that if you visit a URL that is already in the history, it should be removed from its current position and re-added as the most recent item. If the history exceeds size N, the oldest entry should be evicted. It effectively functions like an LRU (Least Recently Used) Cache.
Ho presentato la mia candidatura online. La procedura ha richiesto un giorno. Ho sostenuto un colloquio presso Cadence Design Systems (Pittsburgh, PA) nel mese di mar 2023
Colloquio
Test the DFS and BFS knowledge, such as how to find the shortest path to a target node. No need to compile the code, but need to share your screen into the interviewer. HR ghosting by the way.