Upload Button Icon Add office photos

Virtusa Software Services

Compare button icon Compare button icon Compare

Filter interviews by

Virtusa Software Services Lead Consultant Interview Questions and Answers

Updated 29 Mar 2024

Virtusa Software Services Lead Consultant Interview Experiences

1 interview found

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

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

Round 1 - Technical 

(5 Questions)

  • Q1. Write python code to remove duplicates from a list
  • Ans. 

    Python code to remove duplicates from a list of strings

    • Use set() to remove duplicates from the list

    • Convert the set back to a list to maintain the order of elements

    • Example: input_list = ['apple', 'banana', 'apple', 'orange']

    • Output: ['apple', 'banana', 'orange']

  • Answered by AI
  • Q2. Top earning employee in a sql table
  • Ans. 

    To find the top earning employee in a SQL table, you can use a SQL query with the MAX function on the salary column.

    • Use a SQL query with the MAX function on the salary column to retrieve the highest salary in the table.

    • Join the result with the employee table to get the details of the top earning employee.

    • Example: SELECT * FROM employees WHERE salary = (SELECT MAX(salary) FROM employees);

  • Answered by AI
  • Q3. Multiply two tuples
  • Ans. 

    Multiplying two tuples involves multiplying corresponding elements of each tuple and summing the results.

    • Multiply the first element of the first tuple with the first element of the second tuple, then multiply the second element of the first tuple with the second element of the second tuple, and so on.

    • Sum the results of the multiplications to get the final result.

    • Example: (2, 3) * (4, 5) = (2*4) + (3*5) = 8 + 15 = 23

  • Answered by AI
  • Q4. What is difference between generator and iterator
  • Ans. 

    Generators produce values one at a time, while iterators are objects that allow iteration over a sequence of values.

    • Generators are functions that can pause and resume execution, producing a sequence of values lazily.

    • Iterators are objects that implement the Iterator protocol, allowing iteration over a sequence of values.

    • Generators can be created using function* syntax in JavaScript, while iterators can be created using ...

  • Answered by AI
  • Q5. Explain the different types of inhertance in python
  • Ans. 

    Python supports single, multiple, and multilevel inheritance.

    • Single inheritance: A class can inherit from only one parent class.

    • Multiple inheritance: A class can inherit from multiple parent classes.

    • Multilevel inheritance: A class can inherit from a derived class, creating a hierarchy.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice sql and python well.

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

Interview Questionnaire 

2 Questions

  • Q1. Technical
  • Q2. Be yourself

Lead Consultant Interview Questions Asked at Other Companies

Q1. Pdc emulator and errors how it can be fixed, how to work on VMwar ... read more
asked in HCLTech
Q2. Tell us about the sales process in Dynamics 365 CRM
asked in HSBC Group
Q3. Monolith to microservice migration journey ? what all decisions n ... read more
Q4. Assuming I have two database tables, A and B, based on which I cr ... read more
Q5. As a tester, how do you manage situations with delayed builds, an ... read more

I applied via Naukri.com and was interviewed before Feb 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. What are different types of cloud?
  • Q2. What is workflow,trigger, different types of reports, roles, profiles, permission set, sharing rules etc?
  • Ans. 

    Workflow, trigger, reports, roles, profiles, permission set, and sharing rules are all important features in Salesforce.

    • Workflow is a series of automated steps that can be used to streamline business processes.

    • Triggers are used to execute code before or after a record is inserted, updated, or deleted.

    • Reports are used to display data in a visual format, such as a table or chart.

    • Roles are used to define the hierarchy of ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Google the question related to your topic and also become 100% prepared with your resume.

Skills evaluated in this interview

I applied via Approached by Company and was interviewed before May 2018. There were 6 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. This is face to face interview... They are observing our behaviour... Attitude... Etc
  • Q2. Introduce u r self....
  • Ans. 

    I am a dedicated and hardworking individual with a passion for learning and growth.

    • I have a Bachelor's degree in Business Administration from XYZ University.

    • I have 3 years of experience working in marketing and sales roles.

    • I am proficient in Microsoft Office Suite and have strong communication skills.

    • I am a team player and enjoy collaborating with others to achieve common goals.

  • Answered by AI
  • Q3. U r carrier objections
  • Ans. 

    My career objectives focus on continuous growth, contributing to team success, and making a positive impact in my field.

    • Aim to develop expertise in my field, such as becoming a certified project manager.

    • Seek leadership opportunities to guide and mentor junior team members.

    • Aspire to work on innovative projects that challenge my skills and creativity.

    • Desire to contribute to a company's mission, like improving customer sa...

  • Answered by AI
  • Q4. About TCS
  • Q5. Why should u select TCS
  • Ans. 

    TCS is a global leader in IT services with a strong reputation for innovation and client satisfaction.

    • TCS has a proven track record of delivering high-quality services to clients worldwide.

    • TCS offers a wide range of opportunities for career growth and development.

    • TCS values diversity and inclusion, creating a supportive work environment for employees.

    • TCS invests in cutting-edge technologies and training programs to kee...

  • Answered by AI

Interview Preparation Tips

Round: Group Discussion
Experience: Any kind of topic u cn select... Sales, accounts, service

Round: Test
Experience: Aptitude test... Mathematic and problem solving... General knowledge is very important

Round: Telephonic
Experience: This is final round... BH directly interact with us...

General Tips: Be confident... Be clam.... Keep smiling face... That is the way to win
Skills: Communication, Body Language, Leadership, Presentation Skills, Time Management
Duration: <1 week

I applied via Company Website and was interviewed before Jun 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. GL related questions
  • Q2. Comfortable for night shifts
  • Ans. 

    Yes, I am comfortable with night shifts and have experience working during those hours.

    • I have worked night shifts in my previous job and have adapted to the schedule

    • I am a night owl and prefer working during those hours

    • I understand the importance of being alert and focused during night shifts

    • I am willing to adjust my sleep schedule to accommodate night shifts

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn about GL and accounting policies

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

Interview Questionnaire 

1 Question

  • Q1. Talk about any topic for atleast 3mins
  • Ans. 

    Exploring the impact of technology on education and how it shapes learning experiences for students today.

    • Technology enhances accessibility to educational resources, e.g., online courses from platforms like Coursera.

    • Interactive tools like Kahoot! and Quizlet make learning engaging and fun for students.

    • Virtual classrooms enable remote learning, allowing students to connect globally, especially during the pandemic.

    • Artifi...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with any topic and talk confidently with out stoping.

I applied via Naukri.com and was interviewed before Mar 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Excel, Operations, supply chain

Interview Preparation Tips

Interview preparation tips for other job seekers - The process took a whole month. The waiting hours are long. Brush up on your skills and be confident. Lot of times they look at how well you answer and are trying to gauge how your mind works.
Are these interview questions helpful?

I applied via Campus Placement and was interviewed before Nov 2019. There were 8 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Porters Generic Marketing Strategy
  • Q2. Extempore Pitch to position a product differentially in the Market
  • Ans. 

    Our product is the only one in the market that offers a unique combination of features and benefits.

    • Our product is designed to solve a specific problem that no other product in the market can solve.

    • Our product offers a unique combination of features and benefits that are not available in any other product.

    • Our product is backed by extensive research and development, ensuring that it is the most effective solution in the...

  • Answered by AI
  • Q3. Why MBA, Why Marketing

Interview Preparation Tips

Interview preparation tips for other job seekers - 1.Be confident , Open and Prepared

2.Kindly understand the question and answer relating with some of the concepts you have studied

I applied via Recruitment Consultant and was interviewed in Nov 2019. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. All the technical questions related to ccna and mcsa.

Interview Preparation Tips

Interview preparation tips for other job seekers - It was really tough but cleared anyhow.

I applied via Naukri.com and was interviewed before May 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Explain me about yourself
  • Q2. Just be brief don't bore them

Interview Preparation Tips

Interview preparation tips for other job seekers - Be bold and confident.

Virtusa Software Services Interview FAQs

How many rounds are there in Virtusa Software Services Lead Consultant interview?
Virtusa Software Services interview process usually has 1 rounds. The most common rounds in the Virtusa Software Services interview process are Technical.
What are the top questions asked in Virtusa Software Services Lead Consultant interview?

Some of the top questions asked at the Virtusa Software Services Lead Consultant interview -

  1. What is difference between generator and itera...read more
  2. Explain the different types of inhertance in pyt...read more
  3. Write python code to remove duplicates from a l...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

Less than 2 weeks 100%
View more
Virtusa Software Services Lead Consultant Salary
based on 60 salaries
₹14.5 L/yr - ₹25 L/yr
21% less than the average Lead Consultant Salary in India
View more details

Virtusa Software Services Lead Consultant Reviews and Ratings

based on 3 reviews

3.3/5

Rating in categories

3.1

Skill development

2.3

Work-life balance

4.0

Salary

1.3

Job security

1.4

Company culture

4.0

Promotions

1.3

Work satisfaction

Explore 3 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