Upload Button Icon Add office photos

Virtusa Software Services

Compare button icon Compare button icon Compare

Filter interviews by

Virtusa Software Services Senior Software Engineer Interview Questions and Answers

Updated 20 Mar 2024

Virtusa Software Services Senior Software Engineer Interview Experiences

1 interview found

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

I applied via Approached by Company and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is hoisting in js
  • Ans. 

    Hoisting is a JavaScript behavior where variable and function declarations are moved to the top of their containing scope during compilation.

    • Variable and function declarations are hoisted to the top of their scope.

    • Only declarations are hoisted, not initializations.

    • Function declarations take precedence over variable declarations.

  • Answered by AI
  • Q2. What is difference between let const and var
  • Ans. 

    let and const are block-scoped while var is function-scoped. const cannot be reassigned, let and var can.

    • let and const are block-scoped, var is function-scoped

    • const cannot be reassigned, let and var can be

    • var can be hoisted, let and const cannot

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. What is role and responsiblity
  • Ans. 

    The role and responsibility of a Senior Software Engineer is to design, develop, and maintain software applications, lead a team of developers, and ensure the quality and efficiency of the software development process.

    • Designing and developing software applications

    • Leading a team of developers

    • Ensuring the quality and efficiency of the software development process

    • Collaborating with stakeholders to gather requirements and ...

  • Answered by AI

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Virtusa Software Services?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Naukri.com and was interviewed before Aug 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Technical questions : 1)oops concepts 2)plsql cursors, triggers, procedures 3)quick sort algorithm

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with your resume. None of the questions were asked out of resume.

Senior Software Engineer Interview Questions Asked at Other Companies

asked in UST
Q1. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in DBS Bank
Q2. Tell me about yourself. What technology are you using? What is a ... read more
Q3. K Largest Elements Problem Statement You are given an integer k a ... read more
asked in GlobalLogic
Q4. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
Q5. If you have to prioritize between coding standards and project de ... read more

Interview Questionnaire 

2 Questions

  • Q1. Tell me about yourself
  • Q2. Reverse string
  • Ans. 

    Reversing a string involves rearranging its characters in the opposite order, which can be done using various methods.

    • Use built-in functions: In Python, you can reverse a string with slicing: `reversed_string = original_string[::-1]`.

    • Iterative approach: Loop through the string from the end to the beginning and build a new string.

    • Using recursion: Define a function that calls itself with a smaller substring until it reac...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Average level interview

I applied via Recruitment Consulltant and was interviewed before Nov 2021. 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 - Assignment 

MCQ's and Coding Problem - 1 related with Java, RDBMS, JS

Round 3 - Technical 

(1 Question)

  • Q1. Basic Question on Java and Project related questions
Round 4 - HR 

(1 Question)

  • Q1. Introduction, Discussion regarding the roles and salary negotiation.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare with basics and be confident with the answers.

I applied via Recruitment Consultant and was interviewed in Aug 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. String builder and string buffer When we create Arrays and when we create linked lists Treeset in Java Java 8 features Static keyword Dynamic method dispatch How to make a immutable cla...
  • Ans. 

    Questions related to Java programming language concepts and features.

    • StringBuilder and StringBuffer are used for efficient string manipulation.

    • Arrays are fixed in size while linked lists can grow dynamically.

    • TreeSet is a sorted set implementation in Java.

    • Java 8 introduced lambda expressions, streams, and functional interfaces.

    • Static keyword is used to create class-level variables and methods.

    • Dynamic method dispatch is ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident and rock!

Skills evaluated in this interview

Interview Questionnaire 

2 Questions

  • Q1. Apigee
  • Q2. Interal architecture

Interview Questionnaire 

1 Question

  • Q1. Where do you see yourself in 5 years.
Are these interview questions helpful?

Interview Questionnaire 

1 Question

  • Q1. Company hostory

Interview Preparation Tips

Interview preparation tips for other job seekers - Communication skills
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before May 2022. 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 

Aptitude and coding test

Round 3 - Group Discussion 

Generic topics, time 20 to 30 min

Round 4 - HR 

(2 Questions)

  • Q1. Tell me about yourself?
  • Q2. Why should we hire you?

Interview Preparation Tips

Interview preparation tips for other job seekers - Joined the company as a fresher through campus placement in 2020. The hiring process was as follows:

Round 1: Aptitude and Coding test. Generic aptitude test - Quant and Logical reasoning. 1 coding question, you can solve in language of your choice.

Round 2: GD

Round 3: HR interview.

Interview Questionnaire 

3 Questions

  • Q1. Java script
  • Q2. Ai
  • Q3. Machine learning

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare with faceprep

Virtusa Software Services Interview FAQs

How many rounds are there in Virtusa Software Services Senior Software Engineer interview?
Virtusa Software Services interview process usually has 2 rounds. The most common rounds in the Virtusa Software Services interview process are Technical and HR.
What are the top questions asked in Virtusa Software Services Senior Software Engineer interview?

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

  1. What is difference between let const and ...read more
  2. What is role and responsibl...read more
  3. What is hoisting in...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 1 interview experience

Difficulty level

Moderate 100%

Duration

2-4 weeks 100%
View more
Virtusa Software Services Senior Software Engineer Salary
based on 35 salaries
₹6 L/yr - ₹23.6 L/yr
10% less than the average Senior Software Engineer Salary in India
View more details

Virtusa Software Services Senior Software Engineer Reviews and Ratings

based on 4 reviews

4.2/5

Rating in categories

3.0

Skill development

4.0

Work-life balance

3.0

Salary

3.0

Job security

3.0

Company culture

3.0

Promotions

3.0

Work satisfaction

Explore 4 Reviews and Ratings
Consultant
67 salaries
unlock blur

₹5.5 L/yr - ₹16.5 L/yr

Lead Consultant
60 salaries
unlock blur

₹14.5 L/yr - ₹25 L/yr

Software Engineer
53 salaries
unlock blur

₹2.8 L/yr - ₹9 L/yr

Senior Consultant
51 salaries
unlock blur

₹13 L/yr - ₹23 L/yr

Associate Consultant
49 salaries
unlock blur

₹4 L/yr - ₹10.6 L/yr

Explore more salaries
Compare Virtusa Software Services with

TCS

3.6
Compare

Accenture

3.7
Compare

Wipro

3.7
Compare

Capgemini

3.7
Compare
write
Share an Interview