6th January 2011, 11:54 AM
|
|||
|
|||
Recent Syntel Placement paper and its pattern?
sir, could u send the recent syntel placement paper and pattern to my id.please send me as soon as possible
|
19th April 2011, 06:59 PM
|
|||
|
|||
Re: Recent Syntel Placement paper and its pattern?
Quote:
company. To apply in Syntel a candidate has to give written examination and the interview. The candidate who qualify in written examination and the interview are only selected for the Syntel company. The exam pattern of the SYNTEL is given below: The Syntel exam is conducted in two rounds 1.Written Examination 2.Interview Candidate has to prepare following topics for the written examination. Verbal Test In this 25 questions are asked which is done in 15 Minutes Quantitative Aptitude In this 30 questions are asked which is to be done in 45 Minutes Logical Reasoning In this 30 questions are asked which is to be done in 30 Minutes The candidates who qualify the written examination will be called for the Interview only. Previous year placement papers I have attached some previous year placement papers of Syntel. You can download these papers from the below link. |
19th April 2011, 07:30 PM
|
|||
|
|||
Re: Recent Syntel Placement paper and its pattern?
SYNTEL PAPERS !!! As per as SYNTEL-Placement Papers The pattern consist of 3 sections:
and off course the communication skills does matter a lot. if you are more well in this field then you will definitely get placement in this Syntel H.R round. Just prepare well for Aptitude Test, For this refer R S Agarwal. i am uploading Syntel papers. Only papers won't help you much you need to boost your self with R.S.Agarwal Book too. Just try to memorize all the relevant topics in R.S agarwal. Good luck. |
19th April 2011, 07:37 PM
|
|||
|
|||
Re: Recent Syntel Placement paper and its pattern?
Hello,
The SYNTEL paper consists of three phases as- Aptitude, English, and Reasoning. So you have good problem solving skills in these field. I have given a sample paper for SYNTEL placement. You can also solve for the better results. See the attachment. |
19th April 2011, 08:15 PM
|
|||
|
|||
Re: Recent Syntel Placement paper and its pattern?
Exam pattern
1.Written Examination :: The question asked based on Verbal ,Quantitative Aptitude and Logical Reasoning 2. Interview Includes technical interview and HR. I have attached some papers that might be very useful for you to prepare fore exam . |
19th April 2011, 11:04 PM
|
|||
|
|||
Re: Recent Syntel Placement paper and its pattern?
The exam pattern of the SYNTEL is given below:
The Syntel exam is conducted in two rounds 1.Written Examination 2.Interview Candidate has to prepare following topics for the written examination. Verbal Test In this 25 questions are asked which is done in 15 Minutes Quantitative Aptitude In this 30 questions are asked which is to be done in 45 Minutes Logical Reasoning In this 30 questions are asked which is to be done in 30 Minutes The candidates who qualify the written examination will be called for the Interview only. Previous year placement papers I have attached some previous year placement papers of Syntel. You can download these papers from the below link. |
19th April 2011, 11:31 PM
|
|||
|
|||
Re: Recent Syntel Placement paper and its pattern?
hello friend,
there are three rounds in syntel recruitment, apptitude test technical round H R round i have given here some links for you to refer the previous pacement papers, sample papers with pattern and few tips ckeck out.. http://way2freshers.com/placement-papers/syntel/syntel-placement-paper-questions-with-answers.html http://www.allinterview.com/showanswers/10362.html http://www.vyomworld.com/placementpapers/syntel-placement-paper-15.asp http://www.123eng.com/placementpapers/syntel_placement_papers.pdf http://www.vyoms.com/placement-papers/companies/details/syntel-1136.asp @ll the be$t |
30th April 2011, 09:11 PM
|
|||
|
|||
Re: Recent Syntel Placement paper and its pattern?
Syntel placement paper (Technical-Data Structure)
1. The grammar 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 array like a[2*(i-1)+j] this the matrix will be x x 0 0 0 0 -------- x x x 0 0 0 0 ----- 0 x x x 0 0 0 ------ 0 0 x x x 0 0 ------- 0 0 0 x x x 0 0 ---- remumber n*n matrix 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<=2)return (1); else return ((fun(n-1)*fun(n-2));} find the order of complexity of the programme. answer ---- N(2^n) 6. If a and b are given. write the results of the programme given below. a=a XOR b; b=a XOR b; a= a XOR b; answer is swaping of a and b so b, a is answer 7.for a given CMOS the voltage is halved frequency doubled capacitance halved what is the present CMOS power ans (b)---- dynamic power is 1/2 *C*f*V^2 8.if a row dominated two dimensional array in the following which one is advantage and why? a) for(i=0;i<1000;i++) for(j=0;j<1000;j++) temp=temp+a[i][j]; b) for(j=0;j<1000;j++) for(i=0;i<1000;i++) temp=temp+a[i][j] 9. what is area of a Hexagon with side as 1unit ans is 3*(sqrt(3))/2 10. If traverse in a chess board right and down from one corner to another corner how many possible ways will be there ans is C(16,8) or (16!/(8!*8!)) 11. Tick the below which can bipartite (graph theory) 1)tree 2)forest of trees 3) even cycle graph 4) odd cycle graph ans is 1,2,3 12.The fig shown in below is a SRAM (1K* 4 bits) ,how many of this SRAMS are required to design 16K of one byte Ans is 32 SRAMS and one 4 to 16 decoder 13. suppose two persons entering into one room in the morning 5 to 6 A.M. what is the probability they will enter in 10 minutes gap. 14. In a binary tree what is the height and lowest no of levels for N nodes. Ans: is highest is N and lowest is log(N+1) base 2 15.represent 3 and -3 in base -2 form taking two states (0,1) only |
6th November 2011, 10:45 AM
|
|||
|
|||
Re: Recent Syntel Placement paper and its pattern?
The Syntel exam is conducted in two rounds
1.Written Examination 2.Interview Candidate has to prepare following topics for the written examination. Verbal Test In this 25 questions are asked which is done in 15 Minutes Quantitative Aptitude In this 30 questions are asked which is to be done in 45 Minutes Logical Reasoning In this 30 questions are asked which is to be done in 30 Minutes |
27th November 2011, 11:27 AM
|
|||
|
|||
Re: Recent Syntel Placement paper and its pattern?
recent pattern is 45 bits in 45 min...wat r further rounds??will there be any gd??
|
10th December 2011, 11:52 PM
|
|||
|
|||
Re: Recent Syntel Placement paper and its pattern?
Quote:
Past Papers of Syntel I have attached a few past papers of Syntel along with this reply.. Just go through them and i hope they will help you out in your preparations to crack the job placement exam.. For appearing in the Syntel campus placement exam..a candidate must have 50% or above in 10th,12th and B.Tech and should not have a study gap of more than 2 years.. all the best.. With Warm Regards Nitz |
Related Topics: |
||
Thread | Replies | Last Post |
Importance in Syntel company for Electronics and Instrumentation engineers? How to get into Syntel? Need info about Syntel? | 21 | 25th August 2014 11:46 PM |
Placement papers for Syntel? | 20 | 31st October 2011 05:52 PM |
Placement papers of Syntel | 24 | 13th April 2011 01:13 AM |
|