Upload Button Icon Add office photos

Filter interviews by

Virtusa Consulting Services Intern Interview Questions, Process, and Tips

Updated 31 Aug 2024

Top Virtusa Consulting Services Intern Interview Questions and Answers

Virtusa Consulting Services Intern Interview Experiences

7 interviews found

Intern Interview Questions & Answers

user image Anonymous

posted on 31 Aug 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Job Fair and was interviewed in Jul 2024. There were 4 interview rounds.

Round 1 - Coding Test 

Neural Hack 6 - Round 1 - 7 DSA Question I have solved 5 only

Round 2 - Coding Test 

Round 2 - 5 DSA Problem I'm able to solve only 3 not able to top 100 but call for interview

Round 3 - Technical 

(5 Questions)

  • Q1. Self Introduction
  • Q2. Which in most efficient sorting algorithm amd why and what is it's time complexity.
  • Ans. 

    The most efficient sorting algorithm is Quick Sort due to its average time complexity of O(n log n).

    • Quick Sort is efficient due to its divide and conquer approach.

    • It has an average time complexity of O(n log n) and a worst-case time complexity of O(n^2).

    • Example: Sorting an array of integers using Quick Sort.

  • Answered by AI
  • Q3. What is OOPS and explain all with their examples
  • Ans. 

    OOPS stands for Object-Oriented Programming. It is a programming paradigm based on the concept of objects, which can contain data and code.

    • OOPS focuses on creating objects that interact with each other to solve a problem

    • Key principles of OOPS include encapsulation, inheritance, polymorphism, and abstraction

    • Encapsulation: bundling data and methods that operate on the data into a single unit

    • Inheritance: allows a class to...

  • Answered by AI
  • Q4. Explain your projects and what are the problem do you faced during development phase
  • Ans. 

    I developed a mobile app for tracking daily water intake and exercise routines.

    • Implemented user-friendly interface for easy input of water intake and exercise details

    • Integrated push notifications to remind users to drink water and exercise regularly

    • Used Firebase for backend data storage and retrieval

    • Faced challenges with optimizing app performance on older devices

    • Encountered issues with syncing data across multiple dev

  • Answered by AI
  • Q5. Write code for reversing array
  • Ans. 

    Code to reverse an array of strings

    • Use a loop to iterate through half of the array and swap elements at opposite ends

    • Create a temporary variable to hold one element during swapping

    • Ensure to handle odd length arrays by not swapping the middle element

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. Self Introduction
  • Q2. Explained companies policies
  • Ans. 

    Company policies outline rules and guidelines for employees to follow.

    • Company policies cover areas such as dress code, attendance, code of conduct, and benefits.

    • Examples of company policies include a policy on remote work, a policy on social media usage, and a policy on harassment.

    • Employees are expected to adhere to company policies to maintain a positive work environment and ensure compliance with legal regulations.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for your interview

Skills evaluated in this interview

Intern Interview Questions & Answers

user image Anonymous

posted on 2 Jul 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Dynamic programming, back tracking, string operations, etc.,

Round 2 - HR 

(2 Questions)

  • Q1. Why should we hire you
  • Ans. 

    I am a dedicated and hardworking individual with relevant skills and experience that align with the requirements of the position.

    • I have a strong work ethic and am committed to delivering high-quality results.

    • My previous experience in similar roles has equipped me with the necessary skills and knowledge to excel in this position.

    • I am a quick learner and adaptable to new environments and challenges.

    • I am passionate about ...

  • Answered by AI
  • Q2. Any difficulties faced in your previous projects?
  • Ans. 

    Yes, I faced difficulties in managing tight deadlines and coordinating with team members.

    • Managing tight deadlines was challenging due to unexpected delays in the project timeline.

    • Coordinating with team members was difficult as everyone had different schedules and priorities.

    • Communication issues arose when team members were not clear on their roles and responsibilities.

    • Technical challenges also impacted the project prog...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn coding .

Intern Interview Questions Asked at Other Companies

asked in Accenture
Q1. Case. There is a housing society “The wasteful society”, you coll ... read more
Q2. Which programming language you are comfortable with?
asked in Accenture
Q3. A marketing strategy case. Client is a perfume seller in Jaipur. ... read more
asked in Deloitte
Q4. Case : I am a US based company and I sell 3 products A, B, C (I d ... read more
Q5. Huffman Coding Challenge Given an array ARR of integers containin ... read more

Intern Interview Questions & Answers

user image Anonymous

posted on 8 Mar 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

BASIC APTITUDE LEARNING

Round 2 - Coding Test 

BASIC CODING QUESTIONS

Interview Preparation Tips

Interview preparation tips for other job seekers - HARDWORK NEVER FAILS

Intern Interview Questions & Answers

user image Sandaru Herath

posted on 8 Jun 2023

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Job Portal

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Group Discussion 

Discussion about information security fundamentals and CIA traid

Round 3 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Tell me about your research

Virtusa Consulting Services interview questions for designations

 HR Intern

 (1)

 Business Analyst Intern

 (1)

 Software Development Engineer Intern

 (1)

 Associate Engineer

 (44)

 Consultant

 (19)

 Engineer

 (10)

 Analyst

 (6)

 Associate

 (4)

Intern Interview Questions & Answers

user image Revan Kumar D

posted on 18 Aug 2023

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Aug 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Coding Test 

Basic and medium problems

Round 3 - Technical 

(3 Questions)

  • Q1. Basic programming and sql
  • Q2. Whatis an array
  • Ans. 

    An array is a data structure that stores a collection of elements of the same type in a contiguous memory location.

    • Arrays have a fixed size determined at the time of declaration.

    • Elements in an array are accessed using an index starting from 0.

    • Example: string[] names = {"Alice", "Bob", "Charlie"};

  • Answered by AI
  • Q3. About your project
Round 4 - HR 

(1 Question)

  • Q1. About yourself and basic personality questions

Skills evaluated in this interview

Intern Interview Questions & Answers

user image Anonymous

posted on 23 Aug 2023

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Aug 2022. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Aptitude Test 

This was easy. All questions were answerable.

Round 3 - Coding Test 

Number of coding questions are 3 and 3 are able to solve.

Round 4 - Technical 

(1 Question)

  • Q1. They asked few questions like JDK and JRE differemces, about array and list, runtime and compile time polymorphism etc.
Round 5 - HR 

(1 Question)

  • Q1. Are you interested to work and relocation.

Intern Interview Questions & Answers

user image Anonymous

posted on 7 Jun 2023

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Common aptitude questions

Round 3 - Coding Test 

Common coding questions

Round 4 - HR 

(2 Questions)

  • Q1. Java related coding questions
  • Q2. C programming related coding questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on topics you know and have deep knowledge in them

Interview questions from similar companies

I appeared for an interview in Mar 2017.

Interview Questionnaire 

4 Questions

  • Q1. Tell us about yourself
  • Ans. 

    I am a highly motivated individual with a passion for learning and a strong work ethic.

    • I have a Bachelor's degree in Computer Science

    • I have completed several internships in software development

    • I am proficient in Java, Python, and C++

    • I am a quick learner and enjoy taking on new challenges

  • Answered by AI
  • Q2. What do you intend to do in this internship
  • Ans. 

    I intend to gain practical experience in my field of study and contribute to the company's success.

    • Learn about the company's operations and culture

    • Assist with projects and tasks assigned by my supervisor

    • Collaborate with team members and offer innovative ideas

    • Improve my skills and knowledge in my field of study

  • Answered by AI
  • Q3. What are your strengths
  • Ans. 

    My strengths include adaptability, problem-solving, and communication.

    • Adaptability: I am able to quickly adjust to new situations and environments.

    • Problem-solving: I enjoy finding creative solutions to complex problems.

    • Communication: I am able to effectively convey ideas and information to others.

  • Answered by AI
  • Q4. What are your plans for the future
  • Ans. 

    I plan to continue learning and growing in my field while also exploring new opportunities for personal and professional development.

    • Pursue advanced education or certifications

    • Seek out mentorship and networking opportunities

    • Explore different industries and roles to broaden my skillset

    • Set specific goals and regularly evaluate progress

    • Remain adaptable and open to new challenges

  • Answered by AI

Interview Preparation Tips

Round: Aptitude Round
Experience: The company came to our college campus offering an internship at their Tokyo center. The students were shortlisted based on their academic performance.
The written aptitude test lasted for one hour and consisted of general questions on mathematics, logical reasoning, verbal ability along with a few basic programming questions.
Tips: The mathematics section was easy with simple questions on percents, profit and loss etc. analytical and logical reasoning was a bit tricky. Do brush up on basic concepts especially OOPs for the technical section.

Round: Technical Interview
Experience: This was a completely technical round. The main topics asked consisted of data structures, databases and algorithms. I was also asked in depth about my project topic.
Tips: know all the details about your project that you may have done earlier.
If you have done any internship before, then do explain about your role, responsibilities and technical skills that you have gained through it.
Keep brushing up on basics of data structures and databases.

Round: HR Interview
Experience: This was a HR interview. The HR head along with the Japanese RnD team(through video conferencing)interviewed me.
Tips: Do not panic and be true to yourself. Answer clearly and honestly.

College Name: MIT College Of Engineering

Intern Interview Questions & Answers

FIS user image Vishu Gupta

posted on 13 Sep 2020

I applied via Campus Placement and was interviewed in Aug 2020. There was 1 interview round.

Interview Questionnaire 

7 Questions

  • Q1. What do you understand by Three way handshake ?
  • Ans. 

    Three way handshake is a method used in TCP/IP communication to establish a connection between a client and a server.

    • Three way handshake involves three steps: SYN, SYN-ACK, and ACK.

    • The client sends a SYN packet to the server to initiate the connection.

    • The server responds with a SYN-ACK packet, acknowledging the client's request.

    • Finally, the client sends an ACK packet to the server, confirming the connection establishme...

  • Answered by AI
  • Q2. Difference between SSL and TLS
  • Ans. 

    SSL and TLS are both cryptographic protocols used to secure internet communications.

    • SSL stands for Secure Sockets Layer and is an older protocol that has been largely replaced by TLS.

    • TLS stands for Transport Layer Security and is the successor to SSL.

    • TLS is more secure than SSL and offers better encryption algorithms.

    • TLS also supports newer protocols and ciphers, while SSL does not.

    • SSL is vulnerable to attacks such as ...

  • Answered by AI
  • Q3. On which layer switch and router work and their types ?
  • Ans. 

    Switches work on layer 2 and routers work on layer 3. Types of switches include unmanaged, managed, and layer 3 switches.

    • Switches work on layer 2 of the OSI model and routers work on layer 3.

    • Switches are used to connect devices within a network and forward data based on MAC addresses.

    • Types of switches include unmanaged, managed, and layer 3 switches.

    • Routers are used to connect different networks and forward data based ...

  • Answered by AI
  • Q4. CIA Triad and What will we lost in DOS attack ?
  • Ans. 

    CIA Triad ensures data security. DOS attack can cause loss of availability.

    • CIA Triad stands for Confidentiality, Integrity, and Availability.

    • It ensures data security by protecting against unauthorized access, alteration, and destruction.

    • DOS attack can cause loss of availability by overwhelming a system with traffic or requests.

    • This can result in the system becoming unresponsive or crashing, making the data unavailable...

  • Answered by AI
  • Q5. Which packets are used to perform DOS attack?
  • Ans. 

    Various types of packets can be used for DOS attacks, including SYN floods, UDP floods, and ICMP floods.

    • SYN floods involve sending a large number of SYN packets to overwhelm the target server's resources.

    • UDP floods involve sending a large number of UDP packets to consume the target server's bandwidth.

    • ICMP floods involve sending a large number of ICMP packets to flood the target server with traffic.

    • Other types of packet...

  • Answered by AI
  • Q6. Cryptography and its types
  • Ans. 

    Cryptography is the practice of secure communication in the presence of third parties.

    • Symmetric-key cryptography

    • Asymmetric-key cryptography

    • Hash functions

    • Encryption algorithms

    • Digital signatures

  • Answered by AI
  • Q7. Difference between MD5 and SHA 2
  • Ans. 

    MD5 is a hash function that produces a 128-bit hash value while SHA-2 is a family of hash functions that produce hash values of varying lengths.

    • MD5 produces a fixed-length hash value of 128 bits while SHA-2 produces hash values of 224, 256, 384, or 512 bits.

    • MD5 is considered less secure than SHA-2 due to its susceptibility to collision attacks.

    • SHA-2 is a family of hash functions that includes SHA-224, SHA-256, SHA-384,...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Always focus to give answer in a well define manner. Don't give answer if you don't know. Read the basic questions from internet make a list of 1000 of interview question of the domain in which you wanna go.
Always find out more things about a topic like asked question to yourself like-
What is it ?
Why we use ?
What are the different types ?
Previous version of it if any and why it is not used now?
The latest version
Make a checklist of the attacks on the all common protocol.

Thanks I hope it will help you.

Skills evaluated in this interview

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

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

Round 1 - One-on-one 

(1 Question)

  • Q1. How do you recognise revenue
  • Ans. 

    Revenue recognition is the process of identifying and recording revenue earned by a company in a specific period.

    • Recognize revenue when it is realized or realizable and earned

    • Revenue is considered realized when goods or services are delivered

    • Revenue is considered earned when the company has substantially completed what it needs to do to be entitled to the benefits represented by the revenue

    • Use accrual accounting method...

  • Answered by AI

Virtusa Consulting Services Interview FAQs

How many rounds are there in Virtusa Consulting Services Intern interview?
Virtusa Consulting Services interview process usually has 3-4 rounds. The most common rounds in the Virtusa Consulting Services interview process are Coding Test, HR and Resume Shortlist.
What are the top questions asked in Virtusa Consulting Services Intern interview?

Some of the top questions asked at the Virtusa Consulting Services Intern interview -

  1. Which in most efficient sorting algorithm amd why and what is it's time complex...read more
  2. What is OOPS and explain all with their examp...read more
  3. Write code for reversing ar...read more

Tell us how to improve this page.

Virtusa Consulting Services Intern Interview Process

based on 9 interviews

3 Interview rounds

  • Resume Shortlist Round
  • Coding Test Round
  • HR Round
View more
Virtusa Consulting Services Intern Salary
based on 43 salaries
₹1 L/yr - ₹7 L/yr
11% less than the average Intern Salary in India
View more details

Virtusa Consulting Services Intern Reviews and Ratings

based on 34 reviews

3.5/5

Rating in categories

3.6

Skill development

3.5

Work-life balance

3.3

Salary

3.3

Job security

3.2

Company culture

3.4

Promotions

3.3

Work satisfaction

Explore 34 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.7 L/yr - ₹15.1 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