Open In App

Virtusa Interview Experience | On-Campus 2020

Last Updated : 31 Oct, 2019
Improve
Improve
Like Article
Like
Save
Share
Report

Hello guys, it was an on-campus recruitment drive for the role of Full-Stack developer in Virtusa. There were total 3 rounds as followings-

Round 1: Online Assessment

The first round comprised of total 50 MCQ questions and 1 coding question. MCQ were divided into 3 categories-Technical Questions, Aptitude and Coding. MCQ were mainly asked from following topics with weightage as:

  1.  Technical MCQ : 70%
  • Data Structure-10%
  • DBMS-15%
  • Java-38%
  • HTML/CSS-7%
  1.  Aptitude: 10%
  2.  Coding: 20%

Coding question was upto medium level. Every students got different questions. I got the problem that was similar to this but number of replacement was also given and we had to conclude that parantheses are balanced or not in the given number of replacement. Please visit the mentioned link-

https://www.geeksforgeeks.org/minimum-number-of-bracket-reversals-needed-to-make-an-expression-balanced/

Tips: There was a cut-off, so attempt the questions carefully.

Around 40 students were shortlisted for the technical round.

Round 2: Technical Interview

In this round, interviewer was asking questions mainly in Java. He touched almost all the topics of core Java. My interview duration was approx 1 hr 50 min and during this time period he asked the questions as followings-

  1. A real life scenario to design Car Music Player through interface.
  2. What is OOPs?
  3. What is Object and what is Object in Java?
  4. What is the difference between Abstract class and interface?
  5. Why Java doesn’t support multiple inheritance?
  6. What do you mean by Virtual in Java?
  7. Explain the pillars of OOPs (Polymorphism, Encapsulation and Inheritance) with real life examples.
  8. Explain Synchronization. Where it is useful?
  9. Check whether a string is Palindrome or not?
  10. What is Anagram?
  11. What is Doubly Linked List. Explain with real life examples.
  12. What is the need of Collection Framework in Java.
  13. Draw internal structure of Tree-Map in Java.
  14. What is stored procedure? Write Syntax.
  15. Real life example of Trigger. Write Syntax also.
  16. Using limit of mysql, find the second maximum salary of employee.
  17. What is Version Control System? How it is useful in development?
  18. What is JUnit testing? Explain different types of testing.
  19. What do you mean by Web-Application. Explain life cycle methods of Servlet.
  20. What is Dependency Injection? etc…

Tips: Go thorough of your resume. Explain your project very well and prepare the questions related to real life implementation of that project.

9 students were shortlisted for the HR round.

Round 3: HR Round

In this round there was no technical questions at all. He asked the following questions to me-

  1. Tell me about yourself.
  2. About my family.
  3. Are you willing to relocate?
  4. Tell me apart from your study in last 6 months.
  5. He told me about the training policy and job description of Company.

6 students were finally selected and I was one of them.

Best of luck guys!!

Thank you @geeksforgeeks.org for providing this platform.


Like Article
Suggest improvement
Previous
Next
Share your thoughts in the comments

Similar Reads