Aricent
Paper Details
1. verbal 10ques
2. mental ability 10ques
3. analytical 10ques
4. DS,OS,algorithm 20 ques
5. C or C++ 20ques
6. comprehension
7. E-mail Writing
verbal section contains the fill in blanks type english questions,easy to solve.
mental ability consists maths questions like a cube is divided into 64 parts & 1st,2nd,3rd,4th layers r painted blue,green,yellow,blue respectively.find no. cubes which is 2 side yellow painted,etc.
a+b*c/g-e here a+b=a is brother of b
a*b=a is father of b
question on blood relations. must have the basic knowledge of DS & C,otherwise it is difficult job to clear the test.
C section has:
Extern int i;
wht value is stored in the memory
a. 0
b. garbage
c. -565875
d. error
written test is the elimination round,out of 1100 student appeared only 46 had shortlisted for next round. In next i.e. Technical round they asked abt C, digital,CN,project which i have made in final sem,be confident on wht u r saying Final in HR round they took around 1 hour for each student & finally 15 students are selected.

Verbal ability...(15
Verbal ability...(15 questions)
Fill in the blanks with the help of prepositions..(5 question)
Fill in the blanks with the help of articles (2 questions)
Synom(3 question) like quantum,elegant..etc...
Comprehension(5 questions)
this section was very easy...so score high in this section..
Numerical ability(15 questions)
Set theory -3 questions..
Reasoning question(2 questions) like she is the sister of my fathers'mother's son. who is she..?
and some question is based on cube..
Mental ability section.....(10 questions)
that was one of the easiest section ..but should also score high
Data structure & os(20)
what are the conditions for deadlock...
data structures ...,order of bublle sort etc...
c-questtions(20)
what is the highest order
&& || !
what will be the output
main()
{
int ch=0;
switch(ch)
case 0 : ch++;
case 1 : ch++;
case2:ch+;
default: ch++;
Post new comment