Upload Button Icon Add office photos

Filter interviews by

Virtusa Consulting Services Associate Engineer Interview Questions, Process, and Tips

Updated 12 Jan 2025

Top Virtusa Consulting Services Associate Engineer Interview Questions and Answers

  • Q1. What init used in python Sudo program on ascending order of list items as given
  • Q2. what are oops concept what is encapsulation what is dbms
  • Q3. Different between if loop and while loop Types of pointers
View all 19 questions

Virtusa Consulting Services Associate Engineer Interview Experiences

43 interviews found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Coding questions on prime numbers
  • Q2. Oops concepts
Round 2 - HR 

(1 Question)

  • Q1. About yourself , strength ,weakness
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

5 coding question are from arrays, string , collection framework
Level- moderate

Round 2 - Coding Test 

3 coding question was there
List, arrays, string , collection framework, hashmap
Level - hard

Round 3 - Technical 

(3 Questions)

  • Q1. Question on java, oops , collection framework, java 8 features, data structures
  • Q2. Question on rdbms,complex SQL queries , normalisation, acid properties,
  • Q3. Little bit from OS
Round 4 - HR 

(2 Questions)

  • Q1. Behavioral questions, why virtusa, situation based questions
  • Q2. Then salary and role

Interview Preparation Tips

Interview preparation tips for other job seekers - For technical role be good at java

Associate Engineer Interview Questions Asked at Other Companies

asked in Nagarro
Q1. Count Ways To Reach The N-th StairsYou have been given a number o ... read more
asked in Nagarro
Q2. Trailing Zeros in FactorialYou are given an integer N, you need t ... read more
asked in Nagarro
Q3. Convert String You are given a string 'STR'. You have to convert ... read more
asked in Tata Steel
Q4. What are the test done during maintenance of a power transformer?
asked in Tata Steel
Q5. how to control the speed of an EOT crane without VFD?
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Reasoning, english knowledge, quantitative topics for first round

Round 2 - Technical 

(2 Questions)

  • Q1. Pillars of oops
  • Ans. 

    Pillars of OOPs include encapsulation, inheritance, polymorphism, and abstraction.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Inheritance: Ability of a class to inherit properties and behavior from another class.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding the complex implementation details and showing only the necessary featur

  • Answered by AI
  • Q2. Explain constructor and deconstructor
  • Ans. 

    Constructor is a special method used to initialize objects in a class, while destructor is a method used to clean up resources before an object is destroyed.

    • Constructor is called when an object is created, typically used to initialize variables and allocate memory.

    • Destructor is called when an object is destroyed, used to release resources like memory or close files.

    • In C++, constructor has the same name as the class and...

  • Answered by AI

Associate Engineer Interview Questions & Answers

user image 221810302002 A V SASIDHAR

posted on 25 Nov 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

40 mins, mettl 40 mins mettl

Round 2 - Technical 

(1 Question)

  • Q1. Data structures

Virtusa Consulting Services interview questions for designations

 Associate

 (4)

 Associate Software Engineer

 (24)

 Associate Quality Engineer

 (1)

 Engineer Technology Associate

 (1)

 Associate Engineer 1

 (1)

 Associate Manager

 (2)

 Senior Associate

 (2)

 Junior Associate

 (1)

Associate Engineer Interview Questions & Answers

user image Garima Srivastav

posted on 30 Nov 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Aptitude test along with one coding question

Get interview-ready with Top Virtusa Consulting Services Interview Questions

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Hacker Rank programs

Round 2 - Technical 

(2 Questions)

  • Q1. All about java and sql
  • Q2. Opps and basics

Associate Engineer Interview Questions & Answers

user image revanth goud

posted on 21 Apr 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Coding questions on strings

Round 2 - Technical 

(1 Question)

  • Q1. Java related and mysql

Associate Engineer Interview Questions & Answers

user image himanshu prasad

posted on 25 Oct 2023

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

Good interview always be ready to do good in interviews be well prepeared

Round 3 - One-on-one 

(1 Question)

  • Q1. What are oops concept what is encapsulation what is dbms
  • Ans. 

    OOPs concepts are principles in object-oriented programming, encapsulation is the bundling of data and methods within a class, and DBMS stands for Database Management System.

    • OOPs concepts include inheritance, polymorphism, encapsulation, and abstraction

    • Encapsulation is the concept of bundling data and methods that operate on the data within a single unit, such as a class

    • DBMS is a software system that manages databases,...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Technical mcq's and one coding question

Round 2 - One-on-one 

(1 Question)

  • Q1. Oops concepts , Sql queries, joins, Web technologies
Round 3 - HR 

(1 Question)

  • Q1. General hr questions and few tech questions

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well on the basics and the skills mentioned in resume
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at QIS College of Engineering and Technology, Prakasam and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

The aptitude test assessed skills in logical , reasoning, verbal ability and technical knowledge

Round 2 - Technical 

(2 Questions)

  • Q1. What is artificial intelligence. Explain
  • Ans. 

    Artificial intelligence is the simulation of human intelligence processes by machines, especially computer systems.

    • AI involves machines learning from data, recognizing patterns, and making decisions based on that data.

    • It includes various technologies like machine learning, natural language processing, and computer vision.

    • Examples of AI applications include virtual assistants like Siri, self-driving cars, and recommenda...

  • Answered by AI
  • Q2. What are the consequences of AI
  • Ans. 

    Consequences of AI include job displacement, privacy concerns, bias in decision-making, and potential misuse.

    • Job displacement: AI automation may lead to job loss in certain industries.

    • Privacy concerns: AI systems may collect and analyze personal data without consent.

    • Bias in decision-making: AI algorithms can perpetuate existing biases in data.

    • Potential misuse: AI technology can be used for malicious purposes such as de

  • Answered by AI

Virtusa Consulting Services Interview FAQs

How many rounds are there in Virtusa Consulting Services Associate Engineer interview?
Virtusa Consulting Services interview process usually has 2-3 rounds. The most common rounds in the Virtusa Consulting Services interview process are Technical, HR and Coding Test.
How to prepare for Virtusa Consulting Services Associate Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Virtusa Consulting Services. The most common topics and skills that interviewers at Virtusa Consulting Services expect are API Testing, Automation Framework, Automation Testing, Cash Management and Claims.
What are the top questions asked in Virtusa Consulting Services Associate Engineer interview?

Some of the top questions asked at the Virtusa Consulting Services Associate Engineer interview -

  1. What init used in python Sudo program on ascending order of list items as gi...read more
  2. what are oops concept what is encapsulation what is d...read more
  3. Different between if loop and while loop Types of point...read more
How long is the Virtusa Consulting Services Associate Engineer interview process?

The duration of Virtusa Consulting Services Associate Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Virtusa Consulting Services Associate Engineer Interview Process

based on 26 interviews in last 1 year

4 Interview rounds

  • Coding Test Round
  • Technical Round
  • HR Round 1
  • HR Round 2
View more

People are getting interviews through

based on 32 Virtusa Consulting Services interviews
Campus Placement
Company Website
Job Portal
WalkIn
Referral
47%
19%
9%
6%
3%
16% candidates got the interview through other sources.
High Confidence
?
High Confidence means the data is based on a large number of responses received from the candidates.
Virtusa Consulting Services Associate Engineer Salary
based on 2.1k salaries
₹2.3 L/yr - ₹6.5 L/yr
5% less than the average Associate Engineer Salary in India
View more details

Virtusa Consulting Services Associate Engineer Reviews and Ratings

based on 212 reviews

3.9/5

Rating in categories

3.7

Skill development

3.7

Work-Life balance

3.5

Salary & Benefits

3.3

Job Security

3.6

Company culture

3.0

Promotions/Appraisal

3.3

Work Satisfaction

Explore 212 Reviews and Ratings
Senior Consultant
4.1k salaries
unlock blur

₹8 L/yr - ₹30 L/yr

Lead Consultant
3.3k salaries
unlock blur

₹10.5 L/yr - ₹36 L/yr

Consultant
3.3k salaries
unlock blur

₹6.1 L/yr - ₹21 L/yr

Software Engineer
3.2k salaries
unlock blur

₹3.5 L/yr - ₹13 L/yr

Associate Consultant
2.8k salaries
unlock blur

₹4.6 L/yr - ₹15.4 L/yr

Explore more salaries
Compare Virtusa Consulting Services with

Cognizant

3.8
Compare

TCS

3.7
Compare

Infosys

3.7
Compare

Accenture

3.9
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview