Aztecsoft

Career Details
Eligibility:

Engineering Degree with 50%

Selection Process:

Written
GD
Interview

Entry Package:
2.3
Organization Details
Company Profile :

Aztecsoft(Previously Aztec Software and Technology Services Limited) provides comprehensive software product engineering and quality engineering services as well as open source expertise, to accelerate development of software products and reduce time to market. Aztecsoft applies world-class program management and proven processes and methodologies to help software companies succeed with quality software products.

With its track record of executing successful projects, Aztecsoft provides predictable cost, time, and resource usage and builds partnerships with satisfied and loyal clients. Aztecsoft operates globally and over the last decade, it has earned a reputation as a superior and reliable provider of software product engineering services.

Aztecsoft's sole focus on software product engineering, open source expertise, and quality engineering services provides tangible benefits for software product companies - accelerates development of software products, reduces time to market, ensures quality products, and mitigates technology risk.

Aztecsoft acquired Disha Technologies in 2004. Disha is a pioneer of the independent test engineering services. Disha is a pure-play software quality engineering company with a singular focus on testing. Aztecsoft's outstanding product engineering skills and Disha's world-class independent quality engineering capabilities are the two pillars of excellence which will enable us to deliver unique value to software product companies. This is a strategic response to our customers' needs to manage rapid product development while maintaining independence in testing.

The 4 rounds are
APTITUDE
GD
TECH
HR
The apti had 4 parts: english,maths,analytical,pie charts and a program.
English :OK
Maths : Easy
analytical: pretty tough
Pie charts: OK
Program :In my case was to print 1
12
123
1234
........
123456789

GD was dress code for girls in colleges
The invigilator was quite cool...He coordinated the whole stuff.

Tech was nice.They asked me many HR questions before going to the tech stuff.
Tech was mainly arond Java since i mentioned them i am interested in Java.Other than that they asked me many
Software engineering questions .

HR was very nice and friendly.Some hr questions and a puzzle.

0
No votes yet

One of the following is my

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

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

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.

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

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.

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.

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

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

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

Write a program to implement the Fibinocci series.

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

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.

Write a program to reverse a linked list.

section c

Questions on C++ are asked here

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.

Post new comment

The content of this field is kept private and will not be shown publicly.
 
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd><a> <em> <strong> <small> <sup> <sub> <cite> <blockquote> <code> <ul> <ol> <li> <dl> <dt> <dd> <h2> <h3> <h4> <img> <br> <br /> <p> <div> <span> <b> <i>.
  • Lines and paragraphs break automatically.

More information about formatting options