Upload Button Icon Add office photos

Filter interviews by

Virtusa Consulting Services Fullstack Java Developer Interview Questions and Answers for Freshers

Updated 5 Sep 2024

Virtusa Consulting Services Fullstack Java Developer Interview Experiences for Freshers

1 interview found

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 Jul 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

Probability, Logical Reasoning, etc.

Round 2 - Coding Test 

4 Basic coding questions
You can choose any language you want to code from.
Questions like palindrome and string reverse were asked.

Round 3 - HR 

(2 Questions)

  • Q1. Asked about the project I had done.
  • Q2. Comfortable with relocation

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident while answering and need to know Java.

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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 

It was easy to answer all the questions,basics of aptitude

Round 3 - Group Discussion 

There were 10 members in the gd and it went smoothly

Round 4 - HR 

(2 Questions)

  • Q1. Asked about my project
  • Q2. About project , willing to relocate and some other project related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Do prepare well it will be easy and learn some basic Java questions

Fullstack Java Developer Interview Questions Asked at Other Companies for Fresher

Q1. In JavaScript, what is the difference between dot notation (.) fo ... read more
Q2. Write code to share information from a receptionist to a doctor.
Q3. How to manage deployment on cloud? How you can create architectur ... read more
Q4. Which languages are used in web development?
asked in TCS
Q5. what is cookie ? why use to create web application
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I appeared for an interview in Feb 2024.

Round 1 - One-on-one 

(1 Question)

  • Q1. As its for experienced , most of the questions are scenario based like how will you handle if one microservice goes down ?
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. JVM related Questions
  • Q2. Angular features
  • Q3. React Features and how to deploy
  • Ans. 

    React is a JavaScript library for building user interfaces. Deployment can be done using various methods.

    • React features include virtual DOM, component-based architecture, JSX syntax, and state management.

    • Deployment can be done using tools like Heroku, Netlify, AWS, or manually by building and serving static files.

    • Continuous integration and deployment (CI/CD) pipelines can be set up to automate the deployment process.

    • Se...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Wasted my time interviewers are not good in this company mostly they wont select you since your are not from south India. They will ask some question even if you ask all correct they will not select you bcos they already have selected other person and just finishes interview in 15min and so. Advice: Don't waste time.

Skills evaluated in this interview

What people are saying about Virtusa Consulting Services

View All
Got a question about Virtusa Consulting Services?
Ask anonymously on communities.
Round 1 - Group Discussion 

1)Driffience between Abstract class &
Interface.
-abstract class
represents property
&
behaviour of an object
whereas
interface
represents
behaviour
of an object.
2)Driffience between equal() vs ==operator.
equal() is
an object class method
whereas
equal() of string class
override
the object class equal().
3)can we use pointer's in Java.
Not explicitly but implicitly we can use pointer's in java.
Dynamic m/m refers with help of pointer's but java does not support the pointer's.
when we r creating an object in java refrence varaible of an object holds the identity that is nothing but an implicit pointer that holds an unique identity of an object.
4)How we can print object ID.
-Object ID printed with help of object class which is a service provider class having 9().
5)what is object class.
-it is a super class of all predefined & userdefined class.
6)Write a prog to get name of main thread in java.
-class A
{
psvm(String args [])
{
s.o.pln(Thread.currentThread().getName());
}
}
7)length vs length()
-length
is
data menmber
of proxy class
whereas
length() is a string class().

Round 2 - One-on-one 

(2 Questions)

  • Q1. Explain JVM in ur own language.
  • Ans. 

    JVM is an abstract machine that executes Java bytecode.

    • JVM stands for Java Virtual Machine.

    • It is responsible for interpreting and executing Java bytecode.

    • JVM provides platform independence to Java programs.

    • It has its own memory management system and garbage collector.

    • JVM can be implemented on different operating systems.

    • Examples of JVM languages include Java, Kotlin, and Scala.

  • Answered by AI
  • Q2. Exlplaing Multhreading.
  • Ans. 

    Multithreading is a programming technique that allows concurrent execution of two or more threads for improved performance.

    • Multithreading enables parallel execution, improving application responsiveness.

    • Each thread runs independently, sharing the same memory space, which can lead to resource contention.

    • Java provides built-in support for multithreading through the Thread class and Runnable interface.

    • Example: A web serve...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - prepairing accordingly
for to improve
i) strength,
ii)creativity
&
problem analysis & sloving attitude
with accessing fundamental stratergies of software development.

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. It asked basics of Java related to OOPs pillar and DSA questions
  • Q2. DSA linkedlist coding summary etc
Round 2 - HR 

(2 Questions)

  • Q1. How are you now??
  • Ans. 

    I'm doing well today, feeling productive and motivated to tackle new challenges in my work and personal projects.

    • I started my day with a refreshing morning routine, which included exercise and a healthy breakfast.

    • I've been working on a challenging project that involves integrating a new API, and I'm excited about the progress I've made.

    • I had a productive meeting with my team where we brainstormed ideas for improving ou...

  • Answered by AI
  • Q2. Are you good now anymore??
  • Ans. 

    Yes, I am available and eager to contribute my skills as a Fullstack Java Developer to your team.

    • I can start immediately or within a specified notice period.

    • I am flexible with working hours, including remote or on-site options.

    • I have experience in Java, Spring Boot, and front-end technologies like React.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - study hard and smart

Interview Questionnaire 

5 Questions

  • Q1. Oops,program on oops concepts,collection related examples. Hibernate and spring related questions
  • Q2. Logical programs String related
  • Q3. Managerial round Most of the questions asked on java, jQuery, java script and hibernate
  • Q4. Spring annotations Discussion on previous project
  • Q5. Introduction Skills related Salary discussion
Are these interview questions helpful?

Interview Preparation Tips

Interview preparation tips for other job seekers - Study basics

Interview Questionnaire 

2 Questions

  • Q1. How can we remove duplicate objects from array of multiple objects.
  • Ans. 

    Remove duplicate objects from an array of multiple objects.

    • Create a new array to store unique objects

    • Loop through the original array and check if the object already exists in the new array

    • If not, add it to the new array

    • Return the new array

  • Answered by AI
  • Q2. How to maintain state if code if repeated one.
  • Ans. 

    Maintain state by using a global variable or a state management system.

    • Use a global variable to store the state and access it whenever needed.

    • Use a state management system like Redux or MobX to manage the state.

    • Avoid using local variables or closures to store state as they will be lost when the code is repeated.

    • Consider using object-oriented programming principles to encapsulate state within objects.

    • Use functional prog...

  • Answered by AI

Interview Questionnaire 

1 Question

  • Q1. Core java

Virtusa Consulting Services Interview FAQs

How many rounds are there in Virtusa Consulting Services Fullstack Java Developer interview for freshers?
Virtusa Consulting Services interview process for freshers usually has 4 rounds. The most common rounds in the Virtusa Consulting Services interview process for freshers are Resume Shortlist, Aptitude Test and Coding Test.
What are the top questions asked in Virtusa Consulting Services Fullstack Java Developer interview for freshers?

Some of the top questions asked at the Virtusa Consulting Services Fullstack Java Developer interview for freshers -

  1. Write a code for inheritanc...read more
  2. Write a program for Fibonac...read more
  3. Java basic questi...read more

Tell us how to improve this page.

Overall Interview Experience Rating

3/5

based on 1 interview experience

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

Genpact Interview Questions
3.8
 • 3.4k Interviews
DXC Technology Interview Questions
3.7
 • 837 Interviews
Nagarro Interview Questions
4.0
 • 792 Interviews
NTT Data Interview Questions
3.8
 • 658 Interviews
Publicis Sapient Interview Questions
3.5
 • 643 Interviews
GlobalLogic Interview Questions
3.6
 • 627 Interviews
EPAM Systems Interview Questions
3.7
 • 569 Interviews
UST Interview Questions
3.8
 • 543 Interviews
View all
Virtusa Consulting Services Fullstack Java Developer Salary
based on 28 salaries
₹4.5 L/yr - ₹7 L/yr
45% less than the average Fullstack Java Developer Salary in India
View more details

Virtusa Consulting Services Fullstack Java Developer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

3.0

Salary

4.0

Job security

4.0

Company culture

4.0

Promotions

3.0

Work satisfaction

Explore 1 Review and Rating
Senior Consultant
3.7k salaries
unlock blur

₹8.3 L/yr - ₹32 L/yr

Software Engineer
3.4k salaries
unlock blur

₹3.6 L/yr - ₹14.2 L/yr

Consultant
3.2k salaries
unlock blur

₹6.1 L/yr - ₹21 L/yr

Lead Consultant
3.2k salaries
unlock blur

₹10.5 L/yr - ₹34 L/yr

Associate Consultant
2.6k salaries
unlock blur

₹4.7 L/yr - ₹16 L/yr

Explore more salaries
Compare Virtusa Consulting Services with

Cognizant

3.7
Compare

TCS

3.6
Compare

Infosys

3.6
Compare

Accenture

3.8
Compare
write
Share an Interview