Candidatei-me por meio de uma faculdade ou universidade. Fui entrevistado pela Cadence Design Systems (Noida) em mar. de 2026
Entrevista
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
Perguntas de entrevista [1]
Pergunta 1
DSA questions like longest common subsequence , stocks buy and sell.
Python basic questions..
Candidatei-me online. Fui entrevistado pela Cadence Design Systems (Haifa) em jan. de 2026
Entrevista
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)
Perguntas de entrevista [1]
Pergunta 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.
Candidatei-me online. O processo levou 1 dia. Fui entrevistado pela Cadence Design Systems (Pittsburgh, PA) em mar. de 2023
Entrevista
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.