Upload Button Icon Add office photos

Filter interviews by

Virtusa Consulting Services Senior Software Engineer Interview Questions and Answers for Experienced

Updated 31 Jan 2025

Virtusa Consulting Services Senior Software Engineer Interview Experiences for Experienced

4 interviews found

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

I appeared for an interview 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
  • Ans. 

    Slowly Changing Dimensions (SCD) types in ETL refer to how historical data is handled when new data is loaded into a data warehouse.

    • Type 1: Overwrite - simply overwrite the existing data with the new data

    • Type 2: Add new row - keep all versions of the data in the table

    • Type 3: Update - create a new column to store the old value while updating the current value

    • Type 4: Hybrid - combination of Type 1 and Type 2 or Type 1 an

  • Answered by AI
  • Q2. SQL Queries with some scenario based
  • Q3. What is mean by index
  • Ans. 

    An index is a data structure that improves the speed of data retrieval operations on a database table.

    • Indexes are used to quickly locate data without having to search every row in a database table.

    • They are created on columns in a database table to speed up data retrieval operations.

    • Examples include primary keys, unique keys, and non-unique keys.

  • Answered by AI
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 Interview Questions Asked at Other Companies for Experienced

Q1. Duplicate Integer in Array Given an array ARR of size N, containi ... read more
asked in Visa
Q2. Given a grid containing 0s and 1s and source row and column, in h ... read more
asked in Capgemini
Q3. Kth Largest Number Problem Statement You are given a continuous s ... read more
asked in Mphasis
Q4. Trapping Rain Water Problem Statement Given a long type array/lis ... read more
Q5. Anagram Pairs Verification In this task, you need to verify if tw ... read more
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
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Mar 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Questions asked on sping framework like flow and annotations

Virtusa Consulting Services interview questions for designations

 Senior Software Engineer Testing

 (1)

 Software Engineer

 (43)

 Senior Software Developer

 (2)

 Senior Software Analyst

 (1)

 Associate Software Engineer

 (26)

 Lead Software Engineer

 (5)

 Software Engineer Trainee

 (1)

 Software Testing Engineer

 (1)

Interview questions from similar companies

I applied via Naukri.com and was interviewed before Sep 2019. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Domain related stuffs.
  • Q2. Framework related questions commonly on the configuration part

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, share your knowledge . If you don't know the exact answers try to answer some relative things if you know.

I applied via Job Portal

Interview Questionnaire 

1 Question

  • Q1. Question were related with java collection, stream, string, string pool, spring,jpa

Interview Preparation Tips

Interview preparation tips for other job seekers - Excellent

I applied via Naukri.com and was interviewed before Oct 2021. There were 2 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 - Technical 

(3 Questions)

  • Q1. Angular Questions were asked.
  • Q2. .NetCore Questions were asked.
  • Q3. Azure Functions, App Services

Interview Preparation Tips

Topics to prepare for Optum Global Solutions Senior Software Engineer interview:
  • Angular
  • .NetCore
  • SqlServer
Interview preparation tips for other job seekers - Good fundamentals should be there and good communication skill.

I applied via Referral and was interviewed before Nov 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Fully technical and functional based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Fine it went well. Had a good discussion with interview

I applied via Recruitment Consulltant and was interviewed before Sep 2021. There were 2 interview rounds.

Round 1 - Coding Test 

Prepare basics and sql.
Code is simple but tricky questions.
Specially on oops design patterns and solid principal for having 3 + more years experience.

Round 2 - Technical 

(2 Questions)

  • Q1. Deep discussion in fundamentals of c#, oops, sql, scenario based questions.
  • Q2. Basics of oops Interface types and use cases Inheritance based questions Db scenario like highest salary , number of occurrences etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Preparation must be good in basics.
Practice your sql scenario and if you are experienced then focus on code design patterns.
Scenarios are asked by them in interviews.

I applied via Naukri.com and was interviewed before Jun 2021. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. C++ and Linux basic question
Round 2 - One-on-one 

(1 Question)

  • Q1. Manager round, asked about project.
Round 3 - HR 

(1 Question)

  • Q1. About current salary and expected salary

Interview Preparation Tips

Topics to prepare for GlobalLogic Senior Software Engineer interview:
  • C++
Interview preparation tips for other job seekers - Overall based on requirement it you are on notice period and join early they'll hire and give joining bonus too.

Virtusa Consulting Services Interview FAQs

How many rounds are there in Virtusa Consulting Services Senior Software Engineer interview for experienced candidates?
Virtusa Consulting Services interview process for experienced candidates usually has 2 rounds. The most common rounds in the Virtusa Consulting Services interview process for experienced candidates are Technical, Coding Test and One-on-one Round.
How to prepare for Virtusa Consulting Services Senior Software Engineer interview for experienced candidates?
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, Software Engineering, Agile Coaching and Java.
What are the top questions asked in Virtusa Consulting Services Senior Software Engineer interview for experienced candidates?

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

  1. What is mean by in...read more
  2. SCD types of in ...read more
  3. Checking the core concepts of java oops, collection and java 8 featur...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 for Experienced

based on 4 interviews

1 Interview rounds

  • Technical Round
View more
Virtusa Consulting Services Senior Software Engineer Salary
based on 2.1k salaries
₹6.3 L/yr - ₹23.4 L/yr
8% less than the average Senior Software Engineer Salary in India
View more details

Virtusa Consulting Services Senior Software Engineer Reviews and Ratings

based on 164 reviews

3.9/5

Rating in categories

3.7

Skill development

3.8

Work-life balance

3.6

Salary

3.4

Job security

3.7

Company culture

3.1

Promotions

3.6

Work satisfaction

Explore 164 Reviews and Ratings
Senior Consultant
3.8k salaries
unlock blur

₹8 L/yr - ₹30 L/yr

Lead Consultant
3.5k salaries
unlock blur

₹10.5 L/yr - ₹34.6 L/yr

Software Engineer
3.3k salaries
unlock blur

₹3.5 L/yr - ₹13.3 L/yr

Consultant
3.3k salaries
unlock blur

₹6 L/yr - ₹20 L/yr

Associate Consultant
2.7k salaries
unlock blur

₹4.6 L/yr - ₹15.2 L/yr

Explore more salaries
Compare Virtusa Consulting Services with

Cognizant

3.7
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