I applied through a recruiter. I interviewed at Cadence Design Systems (Nova Deli) in Dec 2013
Interview
Interview is mostly based on data structures and problem solving skills. Questions based on linked lists, trees, graphs. Since it is a EDA company, interviewer may ask few questions around digital logic, flip flops, latches, clocks etc.
Interview questions [1]
Question 1
1. Intersection of two linked lists
2. Reverse linked list using recursion.
3. Mirror of tree, height of tree
4. Code to reverse words in a string