.
  Vyom World.com . Let's Touch the Sky Together!  
.

Home
VyomWorld.com Home
Interview Questions
VyomLinks.com Home
JobsAssist.com Home
Vyom Network
Contact Us
Jobs & Careers
Resume Submitter
Placement Papers
IT Companies Directory
Computer Jobs
Interview Questions
Online Exams
Vyom Career eMag.
Fun
Send FREE SMS!
SMS Jokes
Source Codes Library
Source Codes Home
ASP Source Codes
C Source Codes
C++ Source Codes
COBOL Source Codes
Java Source Codes
Pascal Source Codes
Submit Source Codes
GATE
GATE an Overview
GATE Preparation
Study Materal
GRE
GRE an Overview
GRE Questions
GRE Preparation
GRE Universities
TOEFL Preparation
TOEFL Resources
GMAT Preparation
GMAT Resources
MBA Preparation
MBA Resources
Networking Concepts
Networking Concepts
Testing Preparation
Testing Resources
Webmasters
Free Traffic Builder
Webmaster Articles
Web Hosting
Tutorials
Hardware Tutorial
1500 Free eBooks New!
Get 30,000 Interview Questions & Answers in an eBook.

Interview Success Kit - Get Success in Job Interviews





Interview Success Kit - Get Success in Job Interviews Interview Success Kit - 30,000 Interview Que. & Ans.


Home » Placement Papers » Hexaware Placement Papers » Hexaware Placement Paper-2003

New Click here to Download 2024 Latest placement papers of this company New


Hexaware Placement Paper-2003


Advertisements
Advertisements


HEXAWARE Latest Fresher Placement Question Paper 4 2003

HEXAWARE : 29 Nov 2003

program


void main()
{
int a=3,c=4,c=5;
a=b+c;
c=a+b;
b=a+c;
printf("%d %d %d",a+b,b+c,c+d);
a=b*c;
c=a*b;
printf(%d %d",a.c);
}



then another one was to print '*' like this
*
***
*****
*******
n times

HEXAWARE Latest Fresher Engineer Placement Sample Question Paper 4 2005


then pass by reference and pass by value....


whether pointer is a datastructure,few related questions...


then a few hr questions...


there is a bond for 2 yrs and we were called on 3rd for it and training started on 4th.,around 30 people got through out of 1200...(approx)

i've been hunting for a job for the last 5 months,its been a very very trying and depressing time and this group has kept

my hopes alive.friends this is what i have to say...ur time will come,the oppurtunities will come...be sure u r prepared

when they do...make sure that whatever chance that u get does not go to waste due to lack of preparation.there is only

so much that u can do...


here are my efforts for the last 5 months



itc infotech tech support resigned after 2 days.
accenture cleared test and gd but didn't get through interview
kshema technologies didn't clear test
tcs cleared test but the interview was pathetic though i was quite prepared...
satyam didn't clear test
cts didn't clear test
itti cleared test but got through hexaware before i could appear for itti interview

and of course a million resumes sent by mail and a hundred miles on foot to companies....


HEXAWARE : 7 July 2004

it was same pattern as the previous paper
the verbal and quant part was repeated.
some from synonyms were
1.hostile.
2.vigour.
3.abate
4.acrimonous
5.bland
6. lighten
7.insipid

some from odd man out were
1.file edit view insert explore ans: explore
2 for switch ...printf
ans:printf
3.stack queue tree array....

computer awareness

1.SIM fullform
2.beta testing
3.CMM full form
4.OLE object linking and embedding(not sure)
5.rs232c
6.storage program was invented by....
7.GAAP
8.risc
9.density of mercury
10.ph value of water

the coding was same as the previous paper.
1 if((2a+b)<100)...... 5 ques were given with different values of a and b.
2. int a==4
sqrt(a);
printf("%d",a);
1.2.0 2. 2 3. 4.0 4. 4
ans :2
3 int x==2
{x==x+2}
printf("%d",x);

some from apti
most of the questions were repeated from previous papers
i am giving only those which r not repeated

1. if x is an integer x^2-x-1 is options ..always odd
2.a number is given and find the missing digits in that no if it is divisible by 75.
3.if a number is increased by 10% then which of the following will not have the value ans:7.5(check it).
4.if 3/10 of x is y is 10 what is the value of x.(something like that)
5. two questions on diameter of a rectangle is 4 mts and the angle b/w diameter and side is 30 degrees find the area and perimeter.
6.product of two numbers is 900.
the sum of two numbers is 30 greater than te difference of two numbers. ans 60.
7.a+2b=
5a+4b= what is the average of a and b
ans a:-4 b:9 avg:2.5
8.mean of a data set and the standard deviation of that data set is given.u have to find out 1.5 times S.D that of the given mean

9.anand is ten years older than ram.after 5 years anand is twice than the age of ram. find anand's age after 3 years ans:18

10.find the total no of palindromes between 100 and 1000

11.if 0
12.if X is the set of prime numbers less than 6 and Y is set of odd numbers less than 6 . if x is from X and y is from Y then the total no of combinations of x*y are .. ans :9

13.ques on probability
a dice is thrown three times what is the prabability of NOT getting 6 on the face of the dice.

14.how many four digit numbers can be written if all the four digits are even

HEXAWARE
written exam(100 question in one hour)
G.D
technical interview
Personal interview


The written exam consist of


5 questions ---- synonyms
5 questions ---- fill ups's
5 questions ---- antonyms
5 questions ---- similar to logical reasoning
5 questions ---- a program is given and asked to
find the output for different
input
10 questions --- match the following.like

APJ ---- president
Z90 ---- microprocessor
68000 --- i don't know
penguin --- oracle
alan ---- etc...

10 questions ---- computer awareness

what is google
exapand sim,gaap,cmm
what is beta testing etc..


remaining question are apptitude questions.most
question are repeated what already we have.question
came from rectangle,square etc..




hexaware tech on-campus test from v.j.t.i mumbai
it was same pattern as the previous paper
the verbal and quant part was repeated.
some from synonyms were
1.hostile.
2.vigour.
3.abate
4.acrimonous
5.bland
6. lighten
7.insipid

some from odd man out were
1.file edit view insert explore ans: explore
2 for switch ...printf
ans:printf
3.stack queue tree array....

computer awareness

1.SIM fullform
2.beta testing
3.CMM full form
4.OLE object linking and embedding(not sure)
5.rs232c
6.storage program was invented by....
7.GAAP
8.risc
9.density of mercury
10.ph value of water

the coding was same as the previous paper.
1 if((2a+b)<100)...... 5 ques were given with different values of a and
b.
2. int a=4
sqrt(a);
printf("%d",a);
1.2.0 2. 2 3. 4.0 4. 4
ans :2
3 int x=2
{x=x+2}
printf("%d",x);

some from apti
most of the questions were repeated from previous papers
i am giving only those which r not repeated

1. if x is an integer x^2-x-1 is options ..always odd
2.a number is given and find the missing digits in that no if it is
divisible by 75.
3.if a number is increased by 10% then which of the following will not
have the value ans:7.5(check it).
4.if 3/10 of x is y is 10 what is the value of x.(something like that)
5. two questions on diameter of a rectangle is 4 mts and the angle b/w
diameter and side is 30 degrees find the area and perimeter.
6.product of two numbers is 900.
the sum of two numbers is 30 greater than te difference of two
numbers. ans 60.
7.a+2b=14
5a+4b=16 what is the average of a and b
ans a:-4 b:9 avg:2.5
8.mean of a data set and the standard deviation of that data set is
given.u have to find out 1.5 times S.D that of the given mean

9.anand is ten years older than ram.after 5 years anand is twice than
the age of ram. find anand's age after 3 years ans:18

10.find the total no of palindromes between 100 and 1000

11.if 0<x<1 then arrange in ascending order x^2,sqrtx,x

12.if X is the set of prime numbers less than 6 and Y is set of odd
numbers less than 6 . if x is from X and y is from Y then the total no
of combinations of x*y are .. ans :9

13.ques on probability
a dice is thrown three times what is the prabability of NOT getting
6 on the face of the dice.

14.how many four digit numbers can be written if all the four digits are
even.

15



SELECTION PROCEDURE:

********************
1) Written Test - 100 questions - 100 marks - 1 Hour
2) Group Discussion.
3) Technical Interview.
4) HR Interview.

DETAILS OF THE TEST:

********************
Total candidates written the exam : 1500
Total no.of Batches : 3
Exam duration : 1 Hour.
Total Questions : 100
Total Marks : 100
Each question carries 1 mark.
Written test results were announced within 45 minutes.
GD results were announced within 2 minutes.

TEST PATTERN:
*************

Synonyms - 10 questions.
Find the misspelled words - 5 questions.
Find the correct meaning of the phrases - 5 questions.
Analytical Questions - 30 Questions.
Quantitative Aptitude - 30 Questions.
Match the following - 20 Questions.

1) Go through the Old Question papers of HEXAWARE. Mostly 10 - 15 questions asked from Old papers (Quantitative Aptitude).

2) Since Match the following is in a group, time taken for selecting the appropriate answer is high. So, Whatever you know in match the following, first write the answers.
(Questions from 81 to 100 with A to T on the opposite side in a continuous series.)
Match the following is the easiest part, if you know the opposite matches. Otherwise, you need to traverse the entire block once again.

3) Then, go for the questions you know very well, since old questions are also featured the exam.

4) Don't mug the answers of old papers.
Solve it on your own and check the answers.Then, you can get a good idea of attending other questions in the exam.

5) Easily you can answer 40 - 50 questions within 30 minutes.

GD Topics:
**********

1) What Should India do to win a gold medal in the Olympics?
2) Will India need a Dictatorship / Democratic rule now?

Overview of GD:
***************

My GD topic is "What Should India do to win a gold medal in the Olympics?".
My Batch consists of 11 members.
4 to 5 of them are shouting, right from beginning.
They never gave the chance to others.
The persons who are shouted during the GD are asked to present a Stage performance by the GD judges.
At last 3 got selected from the Shouted list.
So, if you enter GD , look-at what others do.
If they shout, then you also start to shout.Otherwise you may not be noticed by others.
I gave 3 to 4 points during the GD and didn't get more chance.

Technical Interview:
********************

My friend attended Technical Interview and she got selected in that and cleared the HR Interview too.
She was asked to write a program for Fibonacci series using pointers in C.
HR Interview will be very formal only.

************************************************************ **********************************
Herewith I give the match the following questions asked in the exam.
Remaining questions are bit difficult to remember. Please excuse.
If you go through the old papers, it will be easy.

Match:
======
1) Select - Having
2) Sun - Solaris
3) Unix
4) ERP - BAAN
5) Linux - Redhat
6) HEXADECIMAL - ABCDEF
7) Java _ Beans
 g -
9) IP - 192.168.77.122
10) Repeat - Until
11) qwerty -
12) Rational -
13) UML -
14) RDBMS - Codds rule
15) C - Ritchie
16) - BSD
17) - Penguin
1 - 9.81
19)Acer - Keyboard
20)PC -

The items which exist on both sides are correct, upto my knowledge.
Remaining items I am unable to remeber. Sorry, yaar.

Questions asked in the exam:
============================
1)Find the reminder when 333666777888999 divided by 3 or 9 or 11 ? (2 Questions like this)
2)Which is the biggest perfect square amongst the following?
15129, 12348, 23716, 20736 ans:23716
3)The area of the maximum size of the circle described from the 10 inch square?
4) In the series 0, 3, 8, 15,__ What is the next number? Ans:24
5) X < 0, Y <> 0 then what is the possibility that the result is always positive?
Ans. (x + y)^2
6) 3 red and 4 blue balls are in a basket. A member of PPTeam is drawing balls from the basket. What is the probablity of getting the 3 red balls simultaneously?
7) Let ax2 + bx + c = 0
If the sum of the equal roots is equal to the product of the same roots.Then which of the following hold true
(a) a + b = 0
(b) a = 0
(c) c = 0
(d) b + c = 0
 Find the value of (1.99)2 Ans:3.9601
9)There is a room with 6' x 8'. A 1' tile is fixed along the 4 walls in one row. How many 1" tiles require to finish the work. Ans. 24 (Question with different value asked).
10)2 persons can finish a job in 8 days. First person alone can finish the work in 24 days. How many days does the second person take to finish the job? Ans. 12 days
11)In a car wheel, two spokes cover 15 degree. Then for the entire car,how many spokes are there?
Ans. 24.
12)What is the angle of degree suspended when two hands of clock showing the time 2.30.
Ans. 105 degrees
13)A person's salary is getting reduced by 20%. What percentage should be added to get back his
original salary?
Ans. 25%
14)Two persons start at the same point, walk in opposite directions with 5km/hr and 5.5km/hr respectively. What is the distance separated after 2 and half hrs? Ans:26.25 (approx)
15)A person starts walking at a speed of 5km/hr through half the distance, rest of the distance he covers with a speed 4km/hr. Total time of travel is 9 hours. What is the maximum distance he can cover? Ans: 40.5km.
16)In a rectangle the length is increased by of the original length . By what proportion should the width be reduced so that the area will be the same? Ans: 33
17)Find the nth number in the series is 1, -3, 5, -7.___ Ans: (-1)*(2n-1)
18)If a square is formed by the diagonal of the square as an edge, what is the ratio between the area? Ans: 2
19)A cubical rectangular bar has the dimensions with the ratio 5 : 4 : 3. Its volume is 7500. What is the surface area of the bar? Ans: 2350
20)In a class total 34 students, 16 are have a brother, 15 are have sisters, 9 students don't have either brothers or sisters.Find the number of students having both brother and sisters.
21)A batsman scored 1 runs in his 18th innings and that makes his average 18. Find his average upto the 17th innings? Ans: 19
22)The ratio of the length : breadth : height of a cuboid is 5 : 4: 3, and the volume is 7500. What will be its surface area ?
23)3 persons started placementpapers with a capital of Rs.3000 . B invest Rs.600 less than A, C invest Rs.300 less than B. Then what is the share amount of B in a profit of Rs.886 ?
Ans: Rs.265.8
24) If 38473ABC(This was not the exact no given) is divisible by 75 what is ABC in the same order.
------------------------------------------------------------ ------------------------------------

The questions given above are asked in the exam at chennai on 29-11-2003.




today i had given hexaware tech on-campus test from v.j.t.i mumbai
it was same pattern as the previous paper
the verbal and quant part was repeated.
some from synonyms were
1.hostile.
2.vigour.
3.abate
4.acrimonous
5.bland
6. lighten
7.insipid

some from odd man out were
1.file edit view insert explore ans: explore
2 for switch ...printf
ans:printf
3.stack queue tree array....

computer awareness

1.SIM fullform
2.beta testing
3.CMM full form
4.OLE object linking and embedding(not sure)
5.rs232c
6.storage program was invented by....
7.GAAP
8.risc
9.density of mercury
10.ph value of water

the coding was same as the previous paper.
1 if((2a+b)<100)...... 5 ques were given with different values of a and
b.
2. int a=4
sqrt(a);
printf("%d",a);
1.2.0 2. 2 3. 4.0 4. 4
ans :2
3 int x=2
{x=x+2}
printf("%d",x);

some from apti
most of the questions were repeated from previous papers
i am giving only those which r not repeated

1. if x is an integer x^2-x-1 is options ..always odd
2.a number is given and find the missing digits in that no if it is
divisible by 75.
3.if a number is increased by 10% then which of the following will not
have the value ans:7.5(check it).
4.if 3/10 of x is y is 10 what is the value of x.(something like that)
5. two questions on diameter of a rectangle is 4 mts and the angle b/w
diameter and side is 30 degrees find the area and perimeter.
6.product of two numbers is 900.
the sum of two numbers is 30 greater than te difference of two
numbers. ans 60.
7.a+2b=14
5a+4b=16 what is the average of a and b
ans a:-4 b:9 avg:2.5
8.mean of a data set and the standard deviation of that data set is
given.u have to find out 1.5 times S.D that of the given mean

9.anand is ten years older than ram.after 5 years anand is twice than
the age of ram. find anand's age after 3 years ans:18

10.find the total no of palindromes between 100 and 1000

11.if 0<x<1 then arrange in ascending order x^2,sqrtx,x

12.if X is the set of prime numbers less than 6 and Y is set of odd
numbers less than 6 . if x is from X and y is from Y then the total no
of combinations of x*y are .. ans :9

13.ques on probability
a dice is thrown three times what is the prabability of NOT getting
6 on the face of the dice.

14.how many four digit numbers can be written if all the four digits are
even.


 


New Click here to Download 2024 Latest placement papers of this company New




 


.

Recently Updated: New Placement Papers added.
Vyom Network : Web Hosting | Dedicated Server | Free SMS, GRE, GMAT, MBA | Online Exams | Freshers Jobs | Software Downloads | Programming & Source Codes | GRE Preparation | Jobs, Discussions | Software Listing | Free eBooks | Free eBooks | Free Business Info | Interview Questions | Free Tutorials | International Business Information | IAS Preparation | Jokes, Songs, Fun | Free Classifieds | Free Recipes | FAQs | Free Downloads | Bangalore Info | Tech Solutions | Project Outsourcing, Web Hosting | GATE Preparation | MBA Preparation | SAP Info | Excellent Mobiles | Software Testing | Interview Questions | Freshers Jobs | Server Insiders | File Extension Directory

Copyright ©2003-2024 Vyom Technosoft Pvt. Ltd., All Rights Reserved. Read our Privacy Policy