Virtusa interview experience Real time questions & tips from candidates to crack your interview

Associate Software Engineer

Virtusa
upvote
share-icon
3 rounds | 4 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 1 month
Topics: Java [Oops, Exceptional handling, Multithreading, Collection Framework, String ] , SQL , Data Structure , DBMS [basics], Final year college project.
Tip
Tip

Tip 1 : Practice frequently asked coding questions in virtusa. 
Tip 2 : Prepare basics of Java atleast core Java, Basic queries. 
Tip 3 : Prepare data Structure (question related to linkedlist, Arrays)

Application process
Where: Other
Eligibility: 60% throughout
Resume Tip
Resume tip

Tip 1 : Keep resume Simple and readable. 
Tip 2 : Try to make single page resume.

Interview rounds

01
Round
Easy
Online Coding Interview
Duration120 Minutes
Interview date12 Apr 2021
Coding problem2

Written test. Started from11 am to 1 pm.

1. Occurrence Of Each Word

Easy
10m average time
90% success
0/40
Asked in companies
BarclaysHCL TechnologiesInfosys

You are given a string S of words. Your task is to count the occurrence of each word present in the string S. A word is a sequence of one or more non-space characters, and there can be multiple spaces between two words, and also there can be leading or trailing spaces in a string S.

For Example:
For the given string  “what we think we become”

“what”,” think”, and “become” occurs 1 time, and “we” occurs 2 times in the given string.
Problem approach

In this program will take a string and a character as an input. And it will count the occurrence of a given character. This program also count spaces.

Try solving now

2. Number And Digits

Easy
15m average time
80% success
0/40
Asked in companies
OracleZomatoPaytm (One97 Communications Limited)

You are given a positive number ‘N.’ You need to find all the numbers such that the sum of digits of those numbers to the number itself is equal to ‘N.’

For example:
You are given ‘N’ as 21, the only number whose sum of digits and the number itself equals 21 is 15 as 15 + 1 + 5 = 21. Hence the answer is [15].
Problem approach

To solve this problem our program should give the output after addition of all the digits of a given number.

For ie. if someone has given input of 163 then our program should give 10 as a output.

Try solving now
02
Round
Easy
Video Call
Duration40 minutes
Interview date14 Apr 2021
Coding problem1

Technical interview

1. Technical Questions

Basic concepts of java. 
What is Constructor, 
what is Oops concept, 
What is exceptional handling, 
What is multithreading, 
how to reverse a linkedlist, 
What was your college project, 
What is difference between equals and = operator,
What is joins in sql. 
How to find third max salary. 
What is sql.

Problem approach

Tip 1 : Work on the basic concepts
Tip 2 : prepare basic queries from sql
Tip 3 : Answer correctly

03
Round
Easy
HR Round
Duration30 minutes
Interview date16 Apr 2021
Coding problem1

HR interview, 3-4 pm, interviewer was good, positive environment,

1. Basic HR Questions

Tell me about yourself.
What was your college project.
What technologies do you know.
In which domain you want to work.
Are you ready to relocate.
What is your preferred location.

Problem approach

Tip 1 : Prepare tell me about yourself well. 
Tip 2 : Give answers confidently. 
Tip 3 : Work on the communication skills

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

What is the output of print(type("Python"))?

Choose another skill to practice
Similar interview experiences
Associate Software Engineer
3 rounds | 14 problems
Interviewed by Virtusa
1225 views
0 comments
0 upvotes
Associate Software Engineer
3 rounds | 16 problems
Interviewed by Virtusa
1361 views
0 comments
0 upvotes
Analyst
3 rounds | 3 problems
Interviewed by Virtusa
1094 views
0 comments
0 upvotes
Associate Software Engineer
2 rounds | 4 problems
Interviewed by Virtusa
1108 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Associate Software Engineer
2 rounds | 2 problems
Interviewed by Tata Consultancy Services (TCS)
5024 views
1 comments
0 upvotes
company logo
Associate Software Engineer
3 rounds | 5 problems
Interviewed by Tata Consultancy Services (TCS)
3225 views
2 comments
0 upvotes
company logo
Associate Software Engineer
4 rounds | 5 problems
Interviewed by Accenture
3802 views
0 comments
0 upvotes