Aztec Software is a software and technology services company. The eligibility criteria was to have more than 65% aggregate (overall, all semesters).
The company started the campus by a presentation, they basically told us about the company and also about the job offered to us if we got selected .The company presentation was about an hour long, wherein we were told that we would have to clear the following 5 rounds in order to be recruited:
1. WRITTEN TEST
2. GROUP DISCUSSION
3. TECHNICAL INTERVIEW - I
4. TECHNICAL INTERVIEW II
5. HR INTERVIEW.
--------------------------------------------------------------------------------------------------------------------------------------
1. WRITTEN TEST
The test basically is on the following topics:
Logical reasoning
Analytical reasoning
General aptitude
English
C Programming
The result was announced after an hour and the short listed students (25) were called for a group discussion round.
2. GROUP DISCUSSION:
Here, they divided the students who were selected in the written test into groups of 8 to 10 each. The individual groups were called for the GD separately, wherein initially they asked us to introduce ourselves and then the topic was given for the discussion, before starting the discussion we were given about 2 mins. to think on the subject and then the discussion started which lasted about 10 mins.
Some of the topics, which are given in the group discussion, are:
Vulgarity in cinema today.
Is it necessary to do masters or bachelors degree in computer science in order to become a software professional.
After the group discussion 19 students were called for the next round.
3. TECHNICAL INTERVIEW I
Here each student was called individually and questioned based on the resume.
For an Electronics and Communication (ECE) student they generally asked questions like,
Why did you choose ECE?
How do you think you can fair well in a software field?
Which is your field of interest?
Based on the field of interest ,the student was questioned on the same
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 elments of even ones.
5.Write a program to reverse a linked list.
Results were announced after the final round (i.e., HR round)
4. TECHNICAL INTERVIEW II
After the Technical Interview I, again each student was called individually and questioned on C programming language and the questions were also asked based on the subjects done in previous semester depending on the branch chosen.
Some of the questions were:
What is a compiler, interpreter?
Write a program to accept a string and display it in an output file.
Program to sort an array of data.
Why does the compile time and runtime error occur?
Results were announced only after the final round (i.e., HR round)
5. HR INTERVIEW:
In this round the student was basically asked to introduce himself/herself along with the family background.
Some of the questions were:
What according to you are the qualities of a leader?
What would be your reaction to a certain situation?
What is e-learning?
Do you think internet is the basic necessity of life.
Can you work under pressure (better give example of a situation were u had to work under pressure).
Only this much i could get..
Showing posts with label AZTEC SOFTWARE. Show all posts
Showing posts with label AZTEC SOFTWARE. Show all posts
Friday, August 22, 2008
Aztec Placement Paper 1
Sample Test Paper
1. One of the following is my secret word: AIM DUE MOD OAT TIE. With the list in front of you, if Iwere 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 were the 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 name do you know? 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 Fibinocci 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 differenceof 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
Questions on C++ are asked here
1. 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.
c. Error d. None of these
Almost all questions are of this kind. Go through virtual functions concepts in C++ and how the pointers to functions would be handled.
1. One of the following is my secret word: AIM DUE MOD OAT TIE. With the list in front of you, if Iwere 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 were the 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 name do you know? 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 Fibinocci 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 differenceof 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
Questions on C++ are asked here
1. 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.
c. Error d. None of these
Almost all questions are of this kind. Go through virtual functions concepts in C++ and how the pointers to functions would be handled.
AZTEC PATTERN & INTERVIEW - 09 AUG 2006 - WEST BENGAL
I attended this exam with 0 preparation. Apti was damm easy (mainly freom Agarwal...Puzzels, quantitatives, decition making, data interpretation,data sufficiency problem etc..) and 1 program was there carrying 17 marks. it's also too easy. only looping concept r needed.
1
22
333
4444
55555
666666
There was 1 apti(60min). 1 gd(around 20 mins 8 peoples), 1 technical (min 30mins max 50mins) and finally a Hr round(min 10mins max 20 mins).
GD also was good. the coordinator was really help full and showed real leadership quality by himself. My topic was : "should there b any dress code for women in working places"...other topics "will u come back to India if u have been to Africa","BPO" etc,
the Technical and HR were very tough but very very easy for me..they r looking for smartness the basic knowledge of database, C, datastructure, and it may be from geography, physics.. don't panic. it depends panel to panel..
their HR round was pretty interactive. u only hav to express urself with out fear and say boldly that u know...but 1 thing must b taken care of that u must b confident, otherwise they can eliminate u in the Technical or even in the HR,,it was a long session. they took 2 consecutive dayz. body and mind may b flushed out.but u hav to put urself up to compete others.
1
22
333
4444
55555
666666
There was 1 apti(60min). 1 gd(around 20 mins 8 peoples), 1 technical (min 30mins max 50mins) and finally a Hr round(min 10mins max 20 mins).
GD also was good. the coordinator was really help full and showed real leadership quality by himself. My topic was : "should there b any dress code for women in working places"...other topics "will u come back to India if u have been to Africa","BPO" etc,
the Technical and HR were very tough but very very easy for me..they r looking for smartness the basic knowledge of database, C, datastructure, and it may be from geography, physics.. don't panic. it depends panel to panel..
their HR round was pretty interactive. u only hav to express urself with out fear and say boldly that u know...but 1 thing must b taken care of that u must b confident, otherwise they can eliminate u in the Technical or even in the HR,,it was a long session. they took 2 consecutive dayz. body and mind may b flushed out.but u hav to put urself up to compete others.
AZTEC TEST ON 13th AUGUST, HUBLI
Aztec software which was recently named as Astecsoft had come to BVBCET,Hubli on 13th of AUG 2006.
The requirtment process was for a day starting off with the pre-placement talk. The first round was the aptitude round with 60 questions(correct ans=1 mark, wrong ans=-1/4 marks) at the end a C program was given which should give the following output
1
12
123
1234
12345
123456
1234567
12345678
123456789
Friends i would like to suggest one thing, please don't leave the prog at any cost, b'coz as i feel they have mainly selected those students for the next round who have written the prog correctly.Out of around 300 students 41 were selected for the next round.
The next round was the GD round and 18 were selected for the next round which was the technical round.
In this round i was asked questions on Database first,i was given queries,create table n then he asked a few questions on it . After this he gave me 2 prog and asked me to write in C or C++,but a few were asked to write only in C++.
The ques were 1.palindrome 2.given the input "1bc2i46sgd33" take two arrays and seperate the strings and digits.
And then a question on C,C++ was asked.
A few people were asked only puzzels in this round.
The 4th and the last round was the HR round where ques like tell me about yourself, what is your objective and some more questions...this round went on very smoothly.
Fianlly 8 people were selected.
The requirtment process was for a day starting off with the pre-placement talk. The first round was the aptitude round with 60 questions(correct ans=1 mark, wrong ans=-1/4 marks) at the end a C program was given which should give the following output
1
12
123
1234
12345
123456
1234567
12345678
123456789
Friends i would like to suggest one thing, please don't leave the prog at any cost, b'coz as i feel they have mainly selected those students for the next round who have written the prog correctly.Out of around 300 students 41 were selected for the next round.
The next round was the GD round and 18 were selected for the next round which was the technical round.
In this round i was asked questions on Database first,i was given queries,create table n then he asked a few questions on it . After this he gave me 2 prog and asked me to write in C or C++,but a few were asked to write only in C++.
The ques were 1.palindrome 2.given the input "1bc2i46sgd33" take two arrays and seperate the strings and digits.
And then a question on C,C++ was asked.
A few people were asked only puzzels in this round.
The 4th and the last round was the HR round where ques like tell me about yourself, what is your objective and some more questions...this round went on very smoothly.
Fianlly 8 people were selected.
AZTEC PAPER - 16 AUG 2006 - WEST BENGAL
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. ?
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. ?
CAMPUS INTERVIEW - AZTEC SOFTWARE
1. WRITTEN TEST
2. GROUP DISCUSSION
3. TECHNICAL INTERVIEW - I
4. TECHNICAL INTERVIEW – II
5. HR INTERVIEW.
--------------------------------------------------------------------------------------------------------------------------------------
1. WRITTEN TEST
The test basically is on the following topics:
Logical reasoning
Analytical reasoning
General aptitude
English
C Programming
The result was announced after an hour and the short listed students (25) were called for a group discussion round.
2. GROUP DISCUSSION:
Here, they divided the students who were selected in the written test into groups of 8 to 10 each. The individual groups were called for the GD separately, wherein initially they asked us to introduce ourselves and then the topic was given for the discussion, before starting the discussion we were given about 2 mins. to think on the subject and then the discussion started which lasted about 10 mins.
Some of the topics, which are given in the group discussion, are:
Vulgarity in cinema today.
Is it necessary to do masters or bachelors degree in computer science in order to become a software professional.
After the group discussion 19 students were called for the next round.
3. TECHNICAL INTERVIEW – I
Here each student was called individually and questioned based on the resume.
For an Electronics and Communication (ECE) student they generally asked questions like,
Why did you choose ECE?
How do you think you can fair well in a software field?
Which is your field of interest?
Based on the field of interest ,the student was questioned on the same
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 elments of even ones.
5.Write a program to reverse a linked list.
Results were announced after the final round (i.e., HR round)
4. TECHNICAL INTERVIEW – II
After the Technical Interview – I, again each student was called individually and questioned on C programming language and the questions were also asked based on the subjects done in previous semester depending on the branch chosen.
Some of the questions were:
What is a compiler, interpreter?
Write a program to accept a string and display it in an output file.
Program to sort an array of data.
Why does the compile time and runtime error occur?
Results were announced only after the final round (i.e., HR round)
5. HR INTERVIEW:
In this round the student was basically asked to introduce himself/herself along with the family background.
Some of the questions were:
What according to you are the qualities of a leader?
What would be your reaction to a certain situation?
What is e-learning?
Do you think internet is the basic necessity of life.
Can you work under pressure (better give example of a situation were u had to work under pressure).
Only this much i could get..
2. GROUP DISCUSSION
3. TECHNICAL INTERVIEW - I
4. TECHNICAL INTERVIEW – II
5. HR INTERVIEW.
--------------------------------------------------------------------------------------------------------------------------------------
1. WRITTEN TEST
The test basically is on the following topics:
Logical reasoning
Analytical reasoning
General aptitude
English
C Programming
The result was announced after an hour and the short listed students (25) were called for a group discussion round.
2. GROUP DISCUSSION:
Here, they divided the students who were selected in the written test into groups of 8 to 10 each. The individual groups were called for the GD separately, wherein initially they asked us to introduce ourselves and then the topic was given for the discussion, before starting the discussion we were given about 2 mins. to think on the subject and then the discussion started which lasted about 10 mins.
Some of the topics, which are given in the group discussion, are:
Vulgarity in cinema today.
Is it necessary to do masters or bachelors degree in computer science in order to become a software professional.
After the group discussion 19 students were called for the next round.
3. TECHNICAL INTERVIEW – I
Here each student was called individually and questioned based on the resume.
For an Electronics and Communication (ECE) student they generally asked questions like,
Why did you choose ECE?
How do you think you can fair well in a software field?
Which is your field of interest?
Based on the field of interest ,the student was questioned on the same
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 elments of even ones.
5.Write a program to reverse a linked list.
Results were announced after the final round (i.e., HR round)
4. TECHNICAL INTERVIEW – II
After the Technical Interview – I, again each student was called individually and questioned on C programming language and the questions were also asked based on the subjects done in previous semester depending on the branch chosen.
Some of the questions were:
What is a compiler, interpreter?
Write a program to accept a string and display it in an output file.
Program to sort an array of data.
Why does the compile time and runtime error occur?
Results were announced only after the final round (i.e., HR round)
5. HR INTERVIEW:
In this round the student was basically asked to introduce himself/herself along with the family background.
Some of the questions were:
What according to you are the qualities of a leader?
What would be your reaction to a certain situation?
What is e-learning?
Do you think internet is the basic necessity of life.
Can you work under pressure (better give example of a situation were u had to work under pressure).
Only this much i could get..
Subscribe to:
Posts (Atom)