Upload Button Icon Add office photos

Accenture

Compare button icon Compare button icon Compare

Filter interviews by

Accenture Java Full Stack Developer Interview Questions, Process, and Tips

Updated 19 Sep 2024

Top Accenture Java Full Stack Developer Interview Questions and Answers

View all 6 questions

Accenture Java Full Stack Developer Interview Experiences

4 interviews found

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

I applied via Approached by Company and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Core Java, Spring boot annotations, basic code flow, current role, angular basics
Round 2 - Behavioral 

(1 Question)

  • Q1. Db optimizations, performance enhancements, query optimization, how to handle huge data etc

Interview Preparation Tips

Topics to prepare for Accenture Java Full Stack Developer interview:
  • Oops
  • Java 8
  • Angular basics
  • Communication between components
  • Optimization methods
  • Basic queries to backend
  • Html basics
  • Css basics
  • Interface, abstraction, polymorp
  • Collections
  • Java memory
  • New features in java higher vers
  • Version controlling
  • Basic git commands
Interview preparation tips for other job seekers - Basic concepts should be clear, be prepared to showcase your role in the project, your achievements or challenges etc and explain a little bit on that. Be confident.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(4 Questions)

  • Q1. Introduce yourself
  • Q2. What was role in previous project
  • Q3. What you worked on in previous project
  • Q4. How much java and ui you know
  • Ans. 

    I have strong knowledge and experience in Java programming and UI development.

    • Proficient in Java programming language, including core concepts like OOP, multithreading, and collections

    • Skilled in developing UI using technologies like HTML, CSS, JavaScript, and frameworks like React or Angular

    • Experience in integrating backend Java code with frontend UI for full stack development

    • Familiar with UI design principles and resp

  • Answered by AI
Round 2 - Technical 

(6 Questions)

  • Q1. What is class and object in java
  • Ans. 

    A class is a blueprint for creating objects in Java, while an object is an instance of a class.

    • A class defines the properties and behaviors of objects.

    • An object is created using the 'new' keyword followed by the class name.

    • Multiple objects can be created from the same class.

  • Answered by AI
  • Q2. What is difference between object and instance in java
  • Ans. 

    An object is a physical entity in memory, while an instance is a specific realization of an object.

    • An object is a general concept, while an instance is a specific occurrence of that concept.

    • Objects are created using classes, while instances are created using the 'new' keyword.

    • Each instance has its own state (values of attributes) and behavior (methods).

    • Example: 'Car' is an object, while 'Toyota Camry' is an instance of

  • Answered by AI
  • Q3. What is heap and stack memory
  • Ans. 

    Heap and stack memory are two types of memory in computer systems. Heap memory is used for dynamic memory allocation, while stack memory is used for static memory allocation.

    • Heap memory is used for storing objects and is managed by the JVM. It is larger in size compared to stack memory.

    • Stack memory is used for storing method calls, local variables, and is limited in size. It follows Last In First Out (LIFO) order.

    • Examp...

  • Answered by AI
  • Q4. How does string work in java meaning, how its stored and how its reference is saved in pool
  • Ans. 

    Strings in Java are stored in the String pool, which is a special area in the Java heap memory.

    • Strings in Java are immutable, meaning once a string is created, it cannot be changed.

    • When a string is created in Java, it is stored in the String pool if it does not already exist.

    • String literals are stored in the String pool, while strings created using the 'new' keyword are stored in the heap memory.

    • String pool helps in sa...

  • Answered by AI
  • Q5. Some questions on my resume and previous project work
  • Q6. Questions on spring boot and rest api

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through java basics and spring concepts throughly

Skills evaluated in this interview

Java Full Stack Developer Interview Questions Asked at Other Companies

asked in CGI Group
Q1. Coding question - 1. Create a immutable class of orders. What hap ... read more
Q2. What is the difference between methode overloading and overriding ... read more
asked in CGI Group
Q3. How are 4-5 microservices connected in rest api's? which techniqu ... read more
asked in CGI Group
Q4. Explain Spring Cloud and how you are using in microservices?
Q5. How do you connect to database with java and update data ?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Basic OOPs questions on java,
Write a java program to count the number of unique chars in a string
find the second and third maximum in a int array using stream

Round 2 - One-on-one 

(2 Questions)

  • Q1. Explain the projects you have worked
  • Ans. 

    I have worked on various projects including e-commerce websites, CRM systems, and mobile applications.

    • Developed an e-commerce website using Java Spring framework

    • Implemented a CRM system for managing customer data and interactions

    • Worked on developing mobile applications using React Native

  • Answered by AI
  • Q2. Any critical situations you have faced due your Career
  • Ans. 

    Yes, I have faced critical situations in my career such as handling production issues and resolving them under pressure.

    • Handled a critical production issue where the application was down and impacting business operations. Quickly identified the root cause and implemented a fix to restore functionality.

    • Managed a situation where a major feature release had a critical bug that caused data corruption. Worked with cross-fun...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for Java basics, Stream,Streams, Multithreading, OOPs,
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via LinkedIn and was interviewed in Aug 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Write a java code to find second largest element
  • Ans. 

    Java code to find second largest element in an array

    • Sort the array in descending order

    • Return the element at index 1 as the second largest element

  • Answered by AI

Skills evaluated in this interview

Accenture interview questions for designations

 Full Stack Developer

 (12)

 Full Stack Software Developer

 (6)

 Mern Full Stack Developer

 (1)

 Full Stack Engineer

 (2)

 Java Developer

 (52)

 Senior Java Developer

 (5)

 Java Software Developer

 (4)

 Java J2ee Developer

 (1)

Interview questions from similar companies

I appeared for an interview in Sep 2021.

Interview Questionnaire 

1 Question

  • Q1. About project?

Interview Preparation Tips

Interview preparation tips for other job seekers - The level of the interview was intermediate

I applied via Naukri.com and was interviewed in Mar 2021. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. Yourself
  • Q2. How do you feel about working nights and weekends?
  • Q3. I will try to complete my tasks within weekdays effectively and efficiently to avoid weekand night work.
  • Q4. What is the difference b/w confidence and over confidence?

Interview Preparation Tips

Interview preparation tips for other job seekers - Tech mahendra company is a very efficent work hard and if you have a growth of employees skills and sincearly work hard

I applied via Company Website and was interviewed in Feb 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Basic oops questions
  • Q2. Software Engineering: software development lifecycle, water flow model etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewers are mostly gentle and friendly.Just be bold and answer what you know.hope this helps.all the best :)

Interview Questionnaire 

1 Question

  • Q1. Spring IOC , bean scopes, Tomcat server questions , SpringBoot questions Dependency questions, Maven questions

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself?basics on c , then about projects

I applied via Company Website and was interviewed in Jun 2021. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. What questions will be asked Aptitude
  • Q2. What questions will be aske Technical round
  • Q3. What questions will be aske hr

Interview Preparation Tips

Interview preparation tips for other job seekers - He

Accenture Interview FAQs

How many rounds are there in Accenture Java Full Stack Developer interview?
Accenture interview process usually has 1-2 rounds. The most common rounds in the Accenture interview process are Technical, One-on-one Round and Coding Test.
How to prepare for Accenture Java Full Stack Developer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Accenture. The most common topics and skills that interviewers at Accenture expect are Angular, Java, Multithreading, React.Js and Spring Boot.
What are the top questions asked in Accenture Java Full Stack Developer interview?

Some of the top questions asked at the Accenture Java Full Stack Developer interview -

  1. How does string work in java meaning, how its stored and how its reference is s...read more
  2. What is difference between object and instance in j...read more
  3. What is class and object in j...read more

Tell us how to improve this page.

Accenture Java Full Stack Developer Interview Process

based on 5 interviews

Interview experience

4.2
  
Good
View more
Accenture Java Full Stack Developer Salary
based on 109 salaries
₹2.8 L/yr - ₹13 L/yr
At par with the average Java Full Stack Developer Salary in India
View more details

Accenture Java Full Stack Developer Reviews and Ratings

based on 10 reviews

4.3/5

Rating in categories

3.8

Skill development

4.3

Work-life balance

3.6

Salary

4.3

Job security

4.5

Company culture

3.4

Promotions

3.8

Work satisfaction

Explore 10 Reviews and Ratings
Application Development Analyst
39k salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Application Development - Senior Analyst
27.4k salaries
unlock blur

₹7 L/yr - ₹20.2 L/yr

Team Lead
24.9k salaries
unlock blur

₹7.2 L/yr - ₹25.7 L/yr

Senior Software Engineer
18.2k salaries
unlock blur

₹6 L/yr - ₹20 L/yr

Senior Analyst
17.9k salaries
unlock blur

₹5.5 L/yr - ₹21.3 L/yr

Explore more salaries
Compare Accenture with

TCS

3.7
Compare

Cognizant

3.7
Compare

Capgemini

3.7
Compare

Infosys

3.6
Compare
Did you find this page helpful?
Yes No
write
Share an Interview