Upload Button Icon Add office photos

Filter interviews by

Clear (1)

Accenture Java Developer Interview Questions, Process, and Tips

Updated 26 Feb 2025

Top Accenture Java Developer Interview Questions and Answers

  • Q1. What are the principles of object oriented programming, such as OOPs concepts in Java
  • Q2. Write a code of prime numbers 1 to 100 and write sql query.
  • Q3. What is the difference between ArrayList and LinkedList?
View all 45 questions

Accenture Java Developer Interview Experiences

51 interviews found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Explain features of java 8
  • Ans. 

    Java 8 introduced several new features including lambda expressions, functional interfaces, streams, and default methods.

    • Lambda expressions allow you to write code in a more concise and readable way.

    • Functional interfaces enable the use of lambda expressions.

    • Streams provide a way to work with sequences of elements efficiently.

    • Default methods allow interfaces to have method implementations.

    • The new Date and Time API provi...

  • Answered by AI
  • Q2. Explain spring boot
  • Ans. 

    Spring Boot is a framework that simplifies the development of Java applications by providing pre-configured settings and tools.

    • Spring Boot eliminates the need for manual configuration by providing defaults for most settings.

    • It allows for standalone Spring applications that can be started with a simple 'java -jar' command.

    • Spring Boot includes embedded servers like Tomcat, Jetty, or Undertow for deploying web application...

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Aptitude Test 

Apti, reasoning, time= 1 hr, topics --> apti , reasoning

Round 2 - Technical 

(1 Question)

  • Q1. .diff between heap and stack memo
  • Ans. 

    Heap is used for dynamic memory allocation, while stack is used for static memory allocation.

    • Heap memory is used for storing objects and is managed by the JVM, while stack memory is used for storing method calls and local variables.

    • Heap memory is larger in size compared to stack memory.

    • Heap memory is accessed randomly, while stack memory is accessed in a LIFO (Last In First Out) manner.

    • Examples: Objects created using t...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - no

Skills evaluated in this interview

Java Developer Interview Questions Asked at Other Companies

asked in Deloitte
Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size ... read more
Q2. Parent class has run() and walk() . Parent run() - calls walk() C ... read more
asked in Infosys
Q3. Which should be preferred between String and StringBuffer when th ... read more
asked in Deloitte
Q4. Convert BST to Greater Sum Tree Given a Binary Search Tree (BST) ... read more
Q5. 2. What will happen if hashcode only returns a constant? How will ... read more

Java Developer Interview Questions & Answers

user image Abhishek Kumar

posted on 3 Apr 2024

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Collection framework
  • Q2. Java 8 features
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is the use of autowire
  • Ans. 

    Autowire is used in Spring framework to automatically inject dependencies into a bean.

    • Autowire eliminates the need for manual wiring of dependencies in Spring beans

    • It can be used with @Autowired annotation in Spring

    • There are different types of autowiring modes like 'byType', 'byName', 'constructor', 'no'

    • Example: @Autowired private UserService userService;

  • Answered by AI

Skills evaluated in this interview

Accenture interview questions for designations

 Senior Java Developer

 (5)

 Java Software Developer

 (4)

 Junior Java Developer

 (1)

 Java J2ee Developer

 (1)

 Java Application Developer

 (1)

 Lead Java Developer

 (1)

 Java Trainee

 (1)

 Java Full Stack Developer

 (4)

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Theory questions related to java spring boot

Interview Preparation Tips

Interview preparation tips for other job seekers - Recruitment was ask only theorical questions no coding questions taking.Lack of voice also in between interview

Get interview-ready with Top Accenture Interview Questions

Java Developer Interview Questions & Answers

user image pavan gawande

posted on 3 May 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. How to connect two database in spring boot?
  • Ans. 

    To connect two databases in Spring Boot, you can configure multiple data sources and use JdbcTemplate or EntityManager.

    • Configure multiple data sources in application.properties or application.yml file

    • Define multiple DataSource beans in your configuration class

    • Use @Primary annotation to specify the primary data source

    • Use @Qualifier annotation to specify the secondary data source

    • Inject the data sources where needed and u...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Dec 2023.

Round 1 - Technical 

(2 Questions)

  • Q1. What is oops ?
  • Ans. 

    Object-oriented programming (OOP) is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.

    • OOP is based on the concept of classes and objects.

    • Encapsulation, inheritance, and polymorphism are key principles of OOP.

    • Java is an example of an object-oriented programming language.

  • Answered by AI
  • Q2. Explain polymorphism in Java
  • Ans. 

    Polymorphism in Java allows objects of different classes to be treated as objects of a common superclass.

    • Polymorphism is achieved through method overriding and method overloading.

    • Method overriding allows a subclass to provide a specific implementation of a method that is already provided by its superclass.

    • Method overloading allows multiple methods with the same name but different parameters to coexist in the same class...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(3 Questions)

  • Q1. Functional Interface
  • Q2. Oop concept, stream in java 8
  • Q3. HashMap, cursors, difference between error and exception
Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. Oops Concepts topic questions
  • Q2. Basic j2ee questions and programs
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
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 Resume tips
Round 2 - Aptitude Test 

Sure iam perfectly this one answer

Round 3 - Coding Test 

Superb the best one of the coding

Round 4 - Technical 

(1 Question)

  • Q1. Anything ok all right
Round 5 - Technical 

(1 Question)

  • Q1. Excellent this technical round well done performance
Round 6 - One-on-one 

(1 Question)

  • Q1. Nice to other round
Contribute & help others!
anonymous
You can choose to be anonymous

Accenture Interview FAQs

How many rounds are there in Accenture Java Developer interview?
Accenture interview process usually has 1-2 rounds. The most common rounds in the Accenture interview process are Technical, HR and Resume Shortlist.
How to prepare for Accenture Java 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 Java, Spring, J2Ee, Hibernate and Javascript.
What are the top questions asked in Accenture Java Developer interview?

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

  1. What are the principles of object oriented programming, such as OOPs concepts i...read more
  2. Write a code of prime numbers 1 to 100 and write sql que...read more
  3. What is the difference between ArrayList and LinkedLi...read more
How long is the Accenture Java Developer interview process?

The duration of Accenture Java Developer interview process can vary, but typically it takes about less than 2 weeks to complete.

Recently Viewed

COMPANY BENEFITS

Ernst & Young

No Benefits

COMPANY BENEFITS

Ernst & Young

No Benefits

LIST OF COMPANIES

Zealium Technologies

Locations

REVIEWS

Ernst & Young

No Reviews

COMPANY BENEFITS

Ernst & Young

No Benefits

REVIEWS

Ernst & Young

No Reviews

REVIEWS

Ernst & Young

No Reviews

INTERVIEWS

Accenture

No Interviews

INTERVIEWS

Accenture

No Interviews

Tell us how to improve this page.

Accenture Java Developer Interview Process

based on 48 interviews

3 Interview rounds

  • Technical Round
  • HR Round - 1
  • HR Round - 2
View more
Accenture Java Developer Salary
based on 805 salaries
₹2.4 L/yr - ₹11.5 L/yr
22% more than the average Java Developer Salary in India
View more details

Accenture Java Developer Reviews and Ratings

based on 52 reviews

4.0/5

Rating in categories

3.8

Skill development

4.0

Work-life balance

3.7

Salary

3.8

Job security

4.1

Company culture

3.5

Promotions

3.6

Work satisfaction

Explore 52 Reviews and Ratings
Application Development Analyst
38.9k salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Application Development - Senior Analyst
26.9k salaries
unlock blur

₹6.9 L/yr - ₹21.2 L/yr

Team Lead
24.4k salaries
unlock blur

₹7.1 L/yr - ₹25.8 L/yr

Senior Software Engineer
18.1k salaries
unlock blur

₹6 L/yr - ₹20 L/yr

Senior Analyst
17.5k salaries
unlock blur

₹5.4 L/yr - ₹21 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