Upload Button Icon Add office photos

Filter interviews by

Virtusa Consulting Services Senior Software Engineer Interview Questions, Process, and Tips

Updated 31 Jan 2025

Top Virtusa Consulting Services Senior Software Engineer Interview Questions and Answers

  • Q1. what is the adb devices command and when we are use it
  • Q2. What are dependency we added in POM.xml file for mobile automation
  • Q3. coding question to remove duplicate , count frequencies of occurrence of characters
View all 8 questions

Virtusa Consulting Services Senior Software Engineer Interview Experiences

18 interviews found

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Dec 2024.

Round 1 - Coding Test 

Basics of Sql Queries and Explain the Queries

Round 2 - Technical 

(3 Questions)

  • Q1. SCD types of in ETL
  • Q2. SQL Queries with some scenario based
  • Q3. What is mean by index
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Apr 2024. There were 5 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Basics of Html CSS & Javascript
  • Q2. Projects related
Round 2 - Technical 

(2 Questions)

  • Q1. Coding question related to arrays and string
  • Q2. Coding question to remove duplicate , count frequencies of occurrence of characters
  • Ans. 

    Remove duplicates and count frequencies of characters in an array of strings.

    • Iterate through each string in the array

    • Use a hashmap to store characters and their frequencies

    • Remove duplicates by checking if character already exists in hashmap

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. React and Redux related question with coding questions related to useEffect and other hooks
Round 4 - PM 

(1 Question)

  • Q1. Asked regarding previous experience and willingness for reallocations and gave overall info about the project and tech they hiring for
Round 5 - HR 

(1 Question)

  • Q1. Salary negotiations and experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for the fundamental concepts of web Development like Html , CSS , JavaScript , React

Skills evaluated in this interview

Senior Software Engineer Interview Questions Asked at Other Companies

Q1. K Largest Elements Problem Statement You are given an integer k a ... read more
asked in DBS Bank
Q2. Tell me about yourself. What technology are you using? What is a ... read more
asked in GlobalLogic
Q3. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
asked in UST
Q4. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q5. Pascal's Triangle Construction You are provided with an integer ' ... read more
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is delete and truncate
  • Ans. 

    Delete and truncate are SQL commands used to remove data from a table, but they differ in their functionality.

    • DELETE is a DML command used to remove specific rows from a table based on a condition

    • TRUNCATE is a DDL command used to remove all rows from a table, resetting auto-increment values

    • DELETE can be rolled back, while TRUNCATE cannot be rolled back

    • DELETE triggers delete triggers, while TRUNCATE does not trigger any...

  • Answered by AI
  • Q2. What is mean by Null
  • Ans. 

    Null is a value that represents the absence of a value or a placeholder.

    • Null is often used in programming to indicate that a variable does not have a value assigned to it.

    • It is different from an empty string or zero, as it specifically means 'no value'.

    • For example, a database field may have a null value if no data has been entered for that field.

  • Answered by AI

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-

I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What are dependency we added in POM.xml file for mobile automation
  • Ans. 

    We added dependencies like Appium, TestNG, Selenium, and Apache POI in POM.xml for mobile automation.

    • Appium dependency for mobile automation testing

    • TestNG dependency for test execution and reporting

    • Selenium dependency for web automation

    • Apache POI dependency for reading and writing Excel files

  • Answered by AI
  • Q2. What is the adb devices command and when we are use it
  • Ans. 

    adb devices command is used to list all Android devices connected to a computer via USB debugging

    • Used to check the list of Android devices connected to the computer for debugging purposes

    • Helps in identifying the device ID and status (offline, online, unauthorized)

    • Commonly used in Android development for testing and debugging

    • Example: 'adb devices' command will display a list of connected devices with their respective st

  • Answered by AI

Skills evaluated in this interview

Virtusa Consulting Services interview questions for designations

 Senior Software Engineer Testing

 (1)

 Software Engineer

 (40)

 Senior Software Developer

 (2)

 Senior Software Analyst

 (1)

 Associate Software Engineer

 (24)

 Lead Software Engineer

 (5)

 Software Testing Engineer

 (1)

 Assistant Software Engineer

 (1)

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

(1 Question)

  • Q1. What are decorators in Python What is the use of __name == __main__ Django related questions
  • Ans. 

    Decorators in Python are functions that modify the behavior of other functions or methods. __name__ == __main__ is used to check if a Python script is being run directly or imported as a module.

    • Decorators are used to add functionality to existing functions without modifying their code.

    • They are defined using the @decorator syntax before the function definition.

    • Example: @staticmethod decorator in Python is used to define...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Joins in SQL, Window functions Coding question Django ORM questions
Round 3 - HR 

(1 Question)

  • Q1. Salary related questions

Skills evaluated in this interview

Get interview-ready with Top Virtusa Consulting Services Interview Questions

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

I applied via Approached by Company and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Parent to child trigger
  • Q2. Questions on almost each and every part of Salesforce and integration
Round 2 - Coding Test 

Write a trigger to delete account which have more than 2 contact.

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join virtusa they don't have have project. It is a hire and fire company

Senior Software Engineer Jobs at Virtusa Consulting Services

View all
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Many aptitude question asked
  • Q2. Database related questions asked
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Coding and core java
Round 2 - Technical 

(1 Question)

  • Q1. Project experience
Round 3 - One-on-one 

(1 Question)

  • Q1. Interaction with manager
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Jun 2023. There were 4 interview rounds.

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 

The will conduct interview test at the first round.

Round 3 - Technical 

(1 Question)

  • Q1. After 1 round clear then second round is technical like they will ask technical questions about your skills.
Round 4 - HR 

(6 Questions)

  • Q1. Last 3 round will take HR disscus about your project.
  • Q2. Explain your project responsibility ?
  • Q3. Tell me your project architecture?
  • Q4. Why are you joining this company?
  • Q5. Tell me about current company growth?
  • Q6. Why left perivous company?

Interview Preparation Tips

Interview preparation tips for other job seekers - You can take all round carefully and got the job.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Multiple question on Java, spring boot and microservice ask multiple in depth quesiton also

Virtusa Consulting Services Interview FAQs

How many rounds are there in Virtusa Consulting Services Senior Software Engineer interview?
Virtusa Consulting Services interview process usually has 2 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 Senior Software 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 Javascript, SQL, Agile Coaching, Software Engineering and Java.
What are the top questions asked in Virtusa Consulting Services Senior Software Engineer interview?

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

  1. what is the adb devices command and when we are use...read more
  2. What are dependency we added in POM.xml file for mobile automat...read more
  3. coding question to remove duplicate , count frequencies of occurrence of charac...read more
How long is the Virtusa Consulting Services Senior Software Engineer interview process?

The duration of Virtusa Consulting Services Senior Software 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 Senior Software Engineer Interview Process

based on 24 interviews

2 Interview rounds

  • Technical Round - 1
  • Technical Round - 2
View more
Virtusa Consulting Services Senior Software Engineer Salary
based on 1.9k salaries
₹6 L/yr - ₹23.1 L/yr
9% less than the average Senior Software Engineer Salary in India
View more details

Virtusa Consulting Services Senior Software Engineer Reviews and Ratings

based on 146 reviews

4.0/5

Rating in categories

3.8

Skill development

3.8

Work-life balance

3.6

Salary

3.4

Job security

3.8

Company culture

3.2

Promotions

3.7

Work satisfaction

Explore 146 Reviews and Ratings
Senior Software Engineer

Hyderabad / Secunderabad,

Pune

3-8 Yrs

₹ 5.5-25 LPA

Senior Software Engineer

Gurgaon / Gurugram

5-10 Yrs

Not Disclosed

Senior Software Engineer

Hyderabad / Secunderabad

3-5 Yrs

₹ 4.5-25 LPA

Explore more jobs
Senior Consultant
4k salaries
unlock blur

₹8 L/yr - ₹30 L/yr

Consultant
3.3k salaries
unlock blur

₹6 L/yr - ₹21 L/yr

Lead Consultant
3.3k salaries
unlock blur

₹10.5 L/yr - ₹36 L/yr

Software Engineer
3.3k salaries
unlock blur

₹2.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.6
Compare

Accenture

3.8
Compare
Did you find this page helpful?
Yes No
write
Share an Interview