Virtusa

Career Details
Eligibility:

Engineering Degree with 60%

Selection Process:

Written
GD
Interview

Entry Package:
2.2
Organization Details
Industry:
IT/Software, Hardware
Company Profile :

Virtusa is a global information technology (IT) services company providing IT consulting, technology and outsourcing services. Using our enhanced global delivery model, innovative platforming approach and industry expertise, we provide cost-effective services that enable our clients to use IT to enhance business performance, accelerate time-to-market, increase productivity and improve customer service.

We serve Global 2000 enterprises and the leading software vendors in communications & technology; banking, financial services & insurance; and media & information industries. We build and sustain application platforms for our clients that create competitive advantage.

Founded in 1996 and headquartered in Massachusetts, we have offices and technology centers throughout the U.S., U.K. and Asia.

"Virtusa" is a trademark of the company and a registered trademark in the EU and in India.
"Productization" is a service mark of the company and a registered service mark in the United States.
"Vrule" is a service mark of the company.

I Round :- Written Test ( conducted by METRIC Track)415 are attended. It is having 5 phases of paper's .
(1) Verbal Ability --- synonyms,antonyms, articles, wrong sentense's, paragraph's.
(2) Apptitude Ability --- appitude questions from r.s.agarwal (regular)
(3) Mental Ability --- (very very very easy dont get confused)
(4) Technical Ability --- questions from C and datastructures (.SOLVE simple questions first which may be present at the last.. be careful)
(5) Reading Ability --- they give a 3 pages document to read and understand and they take back the paers and give us a question paper of abt 10 questions (read only once and very carefully.. remember the key words and main theme of the document )

II Round :- Group Discussion (conducted by the HR Team)short listed 62
The topics given are very very casual. they just want to test whether every one is having their own idea and are we able to talk when we are given a chance . After the announcement of the short listed candidates from written test all of us are divided into groups each containing 10 members.
The GD topics are like:
cell phone band
wat
Politics,...etc

III Round :- Technical interview (short listed 47)
This is a bit tough round . the session lasted for about 45minut to 1 hour. be confident on the subjects you are interested. about my all projects first...

I was asked to write the following programs and explain the logic:
Check whether the given number or a string is palindrome or not.
To print the number given in an integer form to the same in words like one for 1, two for 2 and so on
Program to print the angle between the pointers in the wall clock when time is taken as input.
Can trees be implemented using arrays?
Some programs were given and I am asked for output.
when is the queue empty and when is it full.

I was asked two puzzles
About the inheritance in C++
Some questions on electronics like what is meant by diode, transistor, resistor, capacitor.
Why are you interested in s/w?

IV Round :- HR interview.
This is the Easiest Round we have to face. But be careful. Here the Key's to Success are CONFIDENT and COMMUNICATION SKILLS. Be confident of wat u say. the questions are regular like.....

The first question is tell me about yourself
Why do you need a job?
What is your place in the class?
Did you selected or attended in any company?
why sould we appoint u
y virtusa
happiest moment in ur life.
interests... hobbies...
dont be over confident. Be casual all the time. I am sorry that I have not remembered the questions in written test.
The results were announced around 6.00pm and I felt tensed but at last I selected .totally 18 students r selected

0
No votes yet

Selection procedure: 1.

Selection procedure:
1. Written exam
2. Group discussion
3. Technical interview
4. HR interview.

WRITTEN TEST:

There were 5 sections in written exam
1. Verbal ability-----25 questions------20 min
Its easy which consisted of sentence completion based on prepositions.
Some synonyms like SHELVED
2 Reading Comprehensions.

2. Aptitude--------25 ques.--------20 min
Its somewhat easy but time management is important.
3 questions on sets and relations venn diagrams problems on ages
5 questins on if a cube is painted with black color and divided into 729 cubes how
many cubes have single, double, triple, none faces colored.
Given two conditions and we have to select howmany conditions we need to answer the given question.

3. Attention detail-------20questions------20 min
Its very easy by seeing the options we can answer.
Some questions like if *->+, /->-, +->/, - -> * evaluate an expression.

4. C&DS---------40 questions--------30 min
Its somewhat difficult and many of them have been failed to qualify in this section.
Many data structutes programs were given and asked for the function to be inserted
given in options like sorting of linked lists, insertion of node in a linked list, assigning
a Node and so on.
C programs were easy.
Which of the following uses less memory Ans union.
Which function allocates memory by initializing memory cells with zero.
Ans. Calloc()

main()
{
char a[]="hello";
int i;
for(i=0;a[i]!='\0';i++)
printf(“%c", a[i]-32);
}
Ans HELLO
Which of the following may implement queues:
Ans: single dimensional arrays.

5. Learning ability------10questions------15 min
In this section a paragraph a notes based on blue tooth was given and after reading it for few min they take the paper back and then the question paper will bw givwn containing ten questions. We should write based on what we have studied and remembered. Its not that much difficult.

GROUP DISCUSSION:
After the announcement of the short listed candidates from written test all of us are divided into groups each containing 10 members.
The GD topics are like:
Reservation system
Public toilets
Sports like cricket
Politics
I got the reservations topic and I spoke to it from the basic idea of its amendment by Dr.Ambethkar and the present situation is not like that and a better system should be imposed not based on caste so that every one who is poor can afford for education.

TECHNICAL INTERVIEW:
On the next day ie on 14th technical and HR rounds are to be held.
The technical round is little bit tough due to the heavy competition from MCA students. Of course the questions are from our interested areas in programming language. I said that I am interested in C

I was asked to write the following programs and explain the logic:
Check whether the given number or a string is palindrome or not.
-Print the Pascal triangle
-To print the number given in an integer form to the same in words like one for 1, two for 2 and so on
This I have done using arrays.
-Fibonacci series program 1 1 2 3 5 8 13 21.......
-Program to print the angle between the pointers in the wall clock when time is taken as input.
-Program to investigate the free cells in the string and reduce the wastage.
-Can trees be implemented using arrays?
-Swapping program using XOR operation.
-Some programs were given and I am asked for output.
-when is the queue empty and when is it full.
-Some questions on electronics like what is meant by diode, transistor, resistor, capacitor.
-Why are you interested in s/w?

HR Interview:
The first question is tell me about yourself
Being an electronics student why don't you opt for VLSI and embedded systems which are in fame
Why do you need a job?
Questions on my hobbies.
What is your place in the class?
I was asked two puzzles
About the inheritance in C++
Did you selected or attended in any company

That's it friends. I am sorry that I have not remembered the questions in written test.

The results were announced around 1:30 am and I felt tensed but at last I selected & it's a wonderful experience to me. I think these might help you and give you an idea to prepare well.
All the best to all of you.

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