Filter interviews by
I applied via Campus Placement and was interviewed before Aug 2021. There were 3 interview rounds.
Basic java searching and sorting problems with string manipulation operation
I applied via Campus Placement and was interviewed in Nov 2020. There were 4 interview rounds.
I applied via Company Website and was interviewed before Nov 2020. There were 4 interview rounds.
What people are saying about Virtusa Consulting Services
I applied via Walk-in and was interviewed before Sep 2019. There were 4 interview rounds.
Recursion is a programming technique where a function calls itself to solve a problem.
Recursion involves a base case and a recursive case
Recursion can be used to solve problems like factorial, Fibonacci sequence, and binary search
Recursion can be less efficient than iterative solutions for some problems
A string can be both mutable and immutable depending on the programming language.
In languages like Java and Python, strings are immutable.
In languages like C++ and C#, strings are mutable.
Immutable strings cannot be modified once created, while mutable strings can be modified.
Example of immutable string: 'hello world'.replace('o', '0') returns 'hell0 w0rld'.
Example of mutable string: string s = 'hello'; s[0] = 'j'; s n
OOPS is a programming paradigm based on the concept of objects.
OOPS stands for Object-Oriented Programming System
It focuses on creating objects that contain both data and functions
Encapsulation, Inheritance, and Polymorphism are the three main pillars of OOPS
Example: A car is an object that has properties like color, model, and functions like start, stop, and accelerate
Virtusa Consulting Services interview questions for designations
3 Interview rounds
based on 138 reviews
Rating in categories
Senior Consultant
4k
salaries
| ₹8 L/yr - ₹30 L/yr |
Lead Consultant
3.3k
salaries
| ₹10.5 L/yr - ₹36 L/yr |
Consultant
3.3k
salaries
| ₹6.1 L/yr - ₹21 L/yr |
Software Engineer
3.2k
salaries
| ₹3.5 L/yr - ₹13 L/yr |
Associate Consultant
2.8k
salaries
| ₹4.6 L/yr - ₹15.4 L/yr |
Cognizant
TCS
Infosys
Accenture