Aztec Placement Question Papers

AZTEC PATTERN of Examination is of three rounds i.e Apptitude test, GD,Technical & HR Interview.Aztec follows some of the standard books which measure their pattern in a relevant way.See below for all the information related to AZTEC PATTERN and some of the Placement papers of Aztec.

AZTEC PATTERN – JUL 2006 – HYDERABAD

There are three rounds

1) APPITUDE TEST : consists of C PROGRAM FOR 17 marks and 33 questions on reasoning, arthimetic etc rs agarwal is enough for this reasoning and other stuff but the thing is those who have written the program are given the priority

2) GD : out of 350, 100 were screened for group discussion

3) Technical & HR Interview : 39 were selected from gd and finally we had technical and hr interview combinedly and they focussed on basics of C, core Java and mainly ur communication skills and the way you approach to a question…..

the C programs which  were asked are

1)string palindrome with out using any inbuilt functions
2)a program like
0
12
234
3456
45678
567890
67890
7890
890
90
0

Aztec pattern of Sections

Section A
The following questions are taken from the book–Puzzles & Teasers by George J. Summers.

Section B
C programs are asked in this section

Section C
6. Base class has some virtual method and derived class has a method with the same name.

Aztec Placement paper 1

Aztec Paper – 1

Section A

The following questions are taken from the book–Puzzles & Teasers by George J. Summers. We have provided you with a few questions so that you get a clear idea of the pattern.

1.One of the following is my secret word: AIM DUE MOD OAT TIE. With the list in front of you, if

I were to tell you any one of my secret

word, then you would be able to tell me the number of vowels in my secret word. Which is my

secret word?

Ans.TIE

2.In the following figure: A B C

D

E F G

H

I

Each of the digits 1, 2, 3, 4, 5, 6, 7, 8, and 9 is:

a)Represented by a different letter in the figure above.

b)Positioned in the figure above so that each of A + B + C,C + D +E,E + F + G, and G + H + I is

equal to 13.

Which digit does E represent?

Ans.E is 4

3.One of Mr. Horton, his wife, their son, and Mr. Horton’s mother is a doctor and another is a

lawyer.

a)If the doctor is younger than the lawyer, then the doctor and the lawyer are not blood relatives.

b)If the doctor is a woman, then the doctor and the lawyer are blood relatives.

c)If the lawyer is a man, then the doctor is a man.

Whose occupation you know?

Ans.Mr. Horton:he is the doctor.

4.Here is a picture of two cubes:

a)The two cubes are exactly alike.

b)The hidden faces indicated by the dots have the same alphabet on them.

Which alphabet-q, r, w, or k is on the faces indicated by the dots?

Ans.q

5.In the following figure:

A D

B G E

C F

Each of the seven digits from 0, 1, 2, 3, 4, 5, 6, 7, 8, and 9 is:

a)Represented by a different letter in the figure above.

b)Positioned in the figure above so that A*B*C,B*G*E, and D*E*F are equal.

Which digit does G represent?

Ans.G represents the digit 2.

6.Mr. and Mrs. Aye and Mr. and Mrs. Bee competed in a chess tournament. Of the three games

played:

a)In only the first game wreathe two players married to each other.

b)The men won two games and the women won one game.

c)The Ayes won more games than the Bees.

d)Anyone who lost game did not play the subsequent game.

Who did not lose a game?

Ans.Mrs.Bee did not lose a game.

7.Three piles of chips–pile I consists one chip, pile II consists of chips, and pile III consists of three

chips–are to be used in game played by

Anita and Brinda. The game requires:

a)That each player in turn take only one chip or all chips from just one pile.

b)That the player who has to take the last chip loses.

c)That Anita now have her turn.

From which pile should Anita draw in order to win?

Ans.Pile II

8.Of Abdul, Binoy, and Chandini:

a)Each member belongs to the Tee family whose members always tell the truth or to the El family

whose members always lie.

b)Abdul says ”Either I belong or Binoy belongs to a different family from the other two.”

Whose family do you name of?

Ans. Binoy’s family–El.

Section B

C programs are asked in this section

1.Write a program to insert a node in a sorted linked list.

2.Write a program to implement the Fibonacci series.

3.Write a program to concatenate two circular linked lists into a single circular list.

4.A function even_odd_difference()passes the array of elements. Write a program to calculate the

difference of the two sums of which one sum

adds the elements of odd ones and another adds the elements of even ones.

5.Write a program to reverse a linked list.

Section C

Base class has some virtual method and derived class has a method with the same name. If we

initialize the base class pointer with derived object, calling of that virtual method will result in which

method being called?

a. Base method

b. Derived method..

Ans. b

Aztec 2006 placement paper 1

AZTEC PAPER – june 2006

Aztech Soft is a very good company with lots of facilities. It’s a CMMI level V company….this company gives a very good training. Aztech has GD. In our group of 10 persons 2 were selected including me. They give us the choice to choose gd topics. And the written test were also easy…they consists of general aptitude, verbal, analytical and a C program. In our case there were a C program for palindrome. The technical round is also good. In HR round they ask personal details as well as some puzzles.

1. They will ask you that which language you know better.

2. Some basics of C.

3.
1
12
123
1234
12345
123456
A program to form the above fig. by C code.

4. Some question on Java. what is class,access specifires.

5. A simple program on Java to check how to define class in Java.

6. If you have done any project then they will ask questions on that.

7. They prefer if you know .NET

8. I hv done projects on .NET, so they ask few questions on that topic.

9. who discover JAVA and .NET ?

10. A simple query on sql.

11. Some question on DBMS.

12. I have done project on .NET and sql server…so they ask me some question on sql server.

13. What is stack,queue,linked list, diffrence between array and linked list in Data Structure.

14.What are the different life cycle models in software engg. ?

Aztec 2006 placement paper 2

AZTEC PAPER – AUG 2006
eligible: IT, CSE, ECE
They started with their ppt..

After that we had a written test which had few verbal, quant, analytical n DI questions. We were given a prog to write the code in C..it was manageable. We can get through..then we had a GD for the short listed candidates. then they took technical interview.

Technical interview was simple and based on basics of C and C++ and puzzles. One thing I like in technical interview that there was only one person who was giving technical question to three persons at a time. There was circular C shaped table, and he was inside that and we three people were sitting at three directions of the table and alternatly he was asking questions again. Finally it was a HR+tech+puzzles round there were 3 persons for HR interview. they again tested in programing logic..and confidence of candidates. and thats it..actually it was a great experiance.
there were 34 questions to be done in 60 minutes…..

1 correct answer carries 1 mark, 1/4 negative marking for wrong answer

first 8 questions were of english :

pick out the correct sentence..
fill in the blanks , vocab based

1 question was of analytical reasoning..(bit difficult)

it consisted of 5 subquestions.
refer BARON for practice

5 questions of logical reasoning…
refer R.S. AGGARWAL

5 questions of DI

10 questions were of aptitute
refer R.S.AGGARWAL

now q34 was a programming question (17 marks )
The program asked was to display
1
12
123
1234
12345
123456
1234567
12345678
123456789
and we did it first.

In technical interview he asked me to write a program to separate the alphabates and digits from the given string.
and next he gave me puzzle to
0
00
000
0000 write it’s reflection by exchanging any three ball’s position

next he asked me to to write the stmt
if(j!=6)
{ printf(“%d”,5);
}
else
{ printf(“%d”,6);
}
using ternary operator.

O.S., DATA STRUCTURE, DOS, AND C.N.

Share

Leave a Reply

Enter your email address to get Fresher Jobs: