Archive for the ‘Cadence Design Systems Test Papers’ Category
Cadence India Test Pattern
July 29th, 2008 by Admin | No Comments | Filed in Cadence Design Systems Test Papers, Sample Placement PapersThe Cadence Selection Procedure or Cadence Placement Test Paper Pattern is as follows:
The selection process:
Aptitude Test:
100 questions 25 minutes. No negative marks.
Try to answer all questions as there is no negative marking.
Technical Test Part:
This round has 70 questions and time allowed is 40 minutes
Areas covered are networks, OS – operating systems, RDBMS – Relational [...]
Cadence Sample Placement Test Paper
July 29th, 2008 by Admin | No Comments | Filed in Cadence Design Systems Test Papers, Sample Placement PapersCadence India Sample Test Question Paper
Aptitude Questions:
A sequence is given. You should find out error & write correct 1 2 5 10 13 26 29 48.
ans: Error is 48,there you should write 58.
2,3 6,7 14,15 29,46. Error is 46. In every pair you add 1 to get
second number. Ans:29+1=30
A girl is 13′th highest,13th [...]
Cadence Design India Interview
July 29th, 2008 by Admin | No Comments | Filed in Cadence Design Systems Test Papers, Sample Placement PapersCadence Recent Interview and Placement Paper Pattern: Latest Candidate Experience:
The general interview consists of technical and HR interview.
The written test consists of Section A & Section B. Section A consist of Aptitude. It is very easy. You can do the aptitude real fast. The time allowed is one hour. There is negative marking. In Section B [...]
Cadence Placement Test Selection Procedure
July 29th, 2008 by Admin | No Comments | Filed in Cadence Design Systems Test Papers, Sample Placement PapersCadence India currently in 2008 has an employee strength of 900. It has two major facilities in Noida and Bangalore. Its offices in India are currenlty in Bangalore and Secunderabad in AP.
The Cadence latest Test selection process / Paper Pattern is as follows:
Aptitude Test: 100 questions 25 minutes.
No negative marking is there.
All simple questions but the [...]
Cadence Placement Paper Technical Questions
July 29th, 2008 by Admin | No Comments | Filed in Cadence Design Systems Test Papers, Sample Placement PapersCadence Design India Written Test Paper – Technical Questions:
Recent Cadence Technical Test Problems:
Inorder and preorder trees (expressions) are given and postorder tree (expression) is to be found out.
given a grammar, in which some productions of if then else etc were given. you had to choose one option that can be derived out of the grammar.
how [...]
Cadence India Aptitude Questions
July 29th, 2008 by Admin | No Comments | Filed in Cadence Design Systems Test Papers, Sample Placement PapersCadence Design Systems India Pvt. Limited
Sample Aptitude Questions from the placement paper written part: (objective type/ multiple choice questions)
Cadence Aptitude Part:
A room is 30 X 12 X 12. a spider is ont the middle of the samller wall, 1 feet from the top, and a fly is ont he middle of the opposite wall 1 [...]
Cadence India Placement Paper Technical
July 29th, 2008 by Admin | No Comments | Filed in Cadence Design Systems Test Papers, Sample Placement PapersCadence Design India Placement Test Technical Questions:
In assembler relocatable code generated by …!!??
asn: indirect addressing
int v,u;
while(v != 0)
{
t = v % u;
v = u;
u = t;
}
find the time complexity of the above program. C language question:
x is passed by reference, y passed by value.
x = 3, y = 2;
foo(x, y)
var integer x, [...]