I applied through college or university. The process took 1 day. I interviewed at Virtusa (Hyderābād) in Dec 2016
Interview
There were three rounds.
first round->technical mcqs(50 min) and coding(20 min)
coding should be done only in java no other language is permitted.
I was asked to print strings using delimiter character.
input: bulding india
output:
building
India
this was major elimination.Be thorough in your basics.
some questions asked in mcqs were
complexity for inserting and deleting element in priority queue.
simple dbms query and output.
java snippets(there were about 10 of them)
they were mostly on increment,decrement,loops,predict the output.
go through basic keywords in java(a question was asked regarding valid keywords in java)
sites like geeks,india bix help a lot.
Interview questions [2]
Question 1
project related.
SDLC lifecycle
Write a query to retrieve employee given id .
Write a query to illustrate join.
Java code of your own
final,abstract,static methods (differences between these)
constructor in java.
resume related.
throughout the process they will be testing only your basics.So,be thorough in your basics.
go through the basics of DBMS and java.Practice basic queries in DBMS.
I applied through college or university. I interviewed at Virtusa (Visakhapatnam) in Apr 2023
Interview
Exam will be having 4 normal and 7 medium questions ,Technical interview will ask about DSA and the technical things mentioned in resume along with coding profiles such as hackerrank, code chef, Hr interview managerial questions
Interview questions [1]
Question 1
What is array python
What is the use of decorator in puthon
What is the 2nd maximum in sql
I applied through college or university. The process took 2 days. I interviewed at Virtusa (Bengaluru) in Nov 2019
Interview
Company visited our campus for hiring graduate as Full time employee. They started with online test consisting of mcqs from cs subjects like DBMS, SQL, HTML, JAVA and one programming question.
After online test they shortlisted some students for interview in which they asked basic SQL queries, oops, Software development life cycle model and few questions on projects.
Then few people are shortlisted for final hr round in which they asked basic hr questions.
Interview questions [1]
Question 1
Polymorphism, abstraction, opps.
Select second max salary query
Questions on joins