Placement Section
 Company Names
Miscellaneous Section
Advertisements
Copyright ©2007 AMROOD
|
CADENCE [1] | [2]
- Exam Place : Bangalore
- Date : Not Given
- Submitted By : Shruti, Pune
- Rating : 2 out of 5
75 Questions to be done in 75 Minutes
Technical Questions Part I
1. ans:O(n**2) (Not Remember exactly)
2. Inorder & Preorder seq. of tree is given & you have to find out post order..
Note: Very easy but do practice you can make one easy method by practice..
3. Problem on pass by ref. & pass by value method.
4. In assembler relocatable code generated by ...!!??
Asn: indirect addressing
5. Depth of the tree Ans:log(n)
6. Very simple problem on binary tree ...
Note: Learn who to build tree & insert new tree node...
7. problem on FSM
8. problem on stack
9.problem on grammer
Technical Questions Part II1. A(XOR)B
2. On DMA : I/O to Mem. without CPU monitoring
3. Problem on ring counter
8. Number given in form 20 digit representation ...
where A,B ,C ,,,..J
are 10,11,12,...20 Number is 'IA'
what is the value in octal
Asn:562
9. One program is given in which statement are
t= u%v
u=v
v=v-1...
you have to find complexity of prog.
Reasoning Questions
1. log( X**3 + Y**3) where x=3/4 y=1/4
log(3) , log(7) & log(2) is given ...
Ans:-0.385
2. One puzzle related cards ...
3. Last question of paper ..
sum of money of A & B =Rs.10
difference of A + B = Rs.9
Ans : 50 pesa
4. One paper is equlely folded 50 times... what is new thickness of paper..
Ans: 2**50
5. Problem in which two circle are drawn ...& triangle..
6. One problem related to two train speed ...
7. Connect nine point without take-off pen & without overlapping line segment
1 2 3 4
* * * 5
* * * 6
0* * * 7
Ans: start with 0 to 1 to 7 to 0 to 4 .
8. Make four equal parts..
----
| |
| |--
| |
| |
--------
Hint : repeat same shape in it.
9. One area finding problem in which in 10 * 10 box small 2*2 box & one triangle ...
shaded area you have to find...
|
|
|
|
|