Jobs in India
Search Jobs
Search Jobs
Advertisements

General - Other by Synopsys

Details of General - Other by Synopsys conducted by Synopsys for job interview.
Advertisements
Synopsis Placement Papers
Synopsis Paper


1. The grammer for A, B, S is given below.


S->Ax|By
A->Ax|y
B->x|y
possible ans is xy|xy


2. In n*n matrix , there non zero numbers in diagonal and either side
of the diagonal. If represented in one dimensional array, assign the
values which are non zeros.
find relation with i,j iteration and linear arry
like a[2*(i-1)+j] this


3. In-order of the letters is given as below:If written in pre-order like given below: write the post-order:

4. fun(n)
{
if(n