I applied through college or university. I interviewed at Cadence Design Systems (Āgra, Uttar Pradesh) in Feb 2022
Interview
It was having coding and programming questions with some questions of data structure like linked list and array in the coding round test.
Later on the telephonic/ meeting interview will be carried out for shortlisted candidates.
The interview will starts with a basic and personal questions then more towards programming questions and DSA questions to code and show your approach. Mainly array and linked list questions are coded and stack, queue, and graph questions are conceptual based.
Some aptitude and reasoning questions will also appear.
Interview questions [1]
Question 1
Insertion and deletion in a Linked List.
Count sort in binary number array.
Stack implementation using queue.
Graph implementation in car parking software (concept)
Insertion sort in an array.