Upload Button Icon Add office photos

Accenture

Compare button icon Compare button icon Compare

Filter interviews by

Accenture Application Developer Interview Questions, Process, and Tips

Updated 11 Feb 2025

Top Accenture Application Developer Interview Questions and Answers

  • Q1. Difference between tmap & tjoin Types of connection Difference between truncate delete What is ETL What are triggers Type of join
  • Q2. What is the difference between @Controller and @RestController
  • Q3. is the gold rate increasing or decreasing for the past 1 week
View all 223 questions

Accenture Application Developer Interview Experiences

258 interviews found

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

(2 Questions)

  • Q1. Basic js qustions
  • Q2. Basic react qustions

Interview Preparation Tips

Interview preparation tips for other job seekers - Not hiring
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

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

Round 1 - Technical 

(1 Question)

  • Q1. Technical questions related to data warehouse

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't expect feedback from Accenture post the interview, even though you had a good experience. You will only get to know if you are selected.

Application Developer Interview Questions Asked at Other Companies

asked in Fujitsu
Q1. Reverse Linked List Problem Statement Given a singly linked list ... read more
asked in Oracle
Q2. Minimum Cost to Connect All Points Problem Statement Given an arr ... read more
asked in Oracle
Q3. Remove the Kth Node from the End of a Linked List You are given a ... read more
asked in Oracle
Q4. Count Subsequences Problem Statement Given an integer array ARR o ... read more
asked in Oracle
Q5. Partition Equal Subset Sum Problem Given an array ARR consisting ... read more
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Features of oops
  • Ans. 

    Features of Object-Oriented Programming (OOP) include encapsulation, inheritance, polymorphism, and abstraction.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit (class).

    • Inheritance: Ability to create a new class based on an existing class, inheriting its attributes and methods.

    • Polymorphism: Ability for objects of different classes to respond to the same method in different ways.

    • Abstr...

  • Answered by AI
  • Q2. Jwt authentication
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is the difference between String StringBuffer
  • Ans. 

    String is immutable, StringBuffer is mutable in Java.

    • String is immutable, meaning once created, it cannot be changed. StringBuffer is mutable, allowing for modifications.

    • StringBuffer is synchronized, making it thread-safe. String is not synchronized.

    • StringBuffer is more efficient for concatenating multiple strings due to mutability.

    • Example: String str = "Hello"; StringBuffer sb = new StringBuffer("Hello");

  • Answered by AI

Skills evaluated in this interview

Accenture interview questions for designations

 Associate Application Developer

 (18)

 Senior Application Developer

 (15)

 Mobile Application Developer

 (3)

 Software Application Developer

 (2)

 Oracle Application Developer

 (1)

 Mainframe Application Developer

 (1)

 Java Application Developer

 (1)

 .NET Application Developer

 (1)

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It was easy little preparation we can clear

Round 2 - Coding Test 

Easy programming questions

Round 3 - Technical 

(1 Question)

  • Q1. Difficult subject how you overcome

Get interview-ready with Top Accenture Interview Questions

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. PySpark questions and databricks

Interview Preparation Tips

Interview preparation tips for other job seekers - terrific

Application Developer Jobs at Accenture

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

I applied via Company Website and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Contain logical, reasoning and coding questions

Round 2 - Communication assessment 

(1 Question)

  • Q1. Be clear while speaking
Round 3 - HR 

(2 Questions)

  • Q1. Explain about Project
  • Ans. 

    The project is a web application for managing inventory and sales for a retail store.

    • Developed using React for the front-end and Node.js for the back-end

    • Implemented features such as user authentication, product management, and sales tracking

    • Utilized MongoDB as the database to store product information and sales data

  • Answered by AI
  • Q2. Why you want to join Accenture
  • Ans. 

    I want to join Accenture because of their reputation for innovation and career development opportunities.

    • Accenture is known for its cutting-edge technology solutions and innovative projects

    • I am impressed by Accenture's commitment to employee growth and development

    • I believe that working at Accenture will provide me with valuable experience and opportunities for advancement

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Explain about your project

Interview Preparation Tips

Interview preparation tips for other job seekers - its easy interview they asks Questions related to the projects
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Node functions , security materials
Round 2 - HR 

(2 Questions)

  • Q1. Self evaluation
  • Q2. Communication check
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

The test starts with aptitude,verbal,reasoning test

Round 2 - Coding Test 

If you clear aptitude part then you can move to coding test

Round 3 - HR 

(1 Question)

  • Q1. What is lamda function in python?
  • Ans. 

    Lambda function is an anonymous function in Python that can have any number of arguments, but can only have one expression.

    • Lambda functions are defined using the lambda keyword.

    • They are commonly used for small, one-time operations.

    • Lambda functions can be used as arguments to higher-order functions like map, filter, and reduce.

    • Example: add = lambda x, y: x + y

  • Answered by AI

Skills evaluated in this interview

Accenture Interview FAQs

How many rounds are there in Accenture Application Developer interview?
Accenture interview process usually has 1-2 rounds. The most common rounds in the Accenture interview process are Technical, Coding Test and Aptitude Test.
How to prepare for Accenture Application 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 Application Development, SQL, Business process, Consulting and Java.
What are the top questions asked in Accenture Application Developer interview?

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

  1. Difference between tmap & tjoin Types of connection Difference between trunca...read more
  2. What is the difference between @Controller and @RestControl...read more
  3. is the gold rate increasing or decreasing for the past 1 w...read more
How long is the Accenture Application Developer interview process?

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

Tell us how to improve this page.

Accenture Application Developer Interview Process

based on 283 interviews

4 Interview rounds

  • Technical Round
  • Coding Test Round
  • HR Round
  • Personal Interview1 Round
View more
Accenture Application Developer Salary
based on 2.8k salaries
₹3.9 L/yr - ₹17.5 L/yr
15% less than the average Application Developer Salary in India
View more details

Accenture Application Developer Reviews and Ratings

based on 272 reviews

3.9/5

Rating in categories

3.8

Skill development

3.9

Work-life balance

3.7

Salary

3.8

Job security

3.9

Company culture

3.3

Promotions

3.7

Work satisfaction

Explore 272 Reviews and Ratings
Application Developer

Bangalore / Bengaluru

5-10 Yrs

Not Disclosed

Application Developer

Gurgaon / Gurugram

3-8 Yrs

Not Disclosed

Application Developer

Gurgaon / Gurugram

7-12 Yrs

Not Disclosed

Explore more jobs
Application Development Analyst
38.9k salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Application Development - Senior Analyst
27k salaries
unlock blur

₹6.9 L/yr - ₹20.2 L/yr

Team Lead
24.2k salaries
unlock blur

₹7.1 L/yr - ₹25.5 L/yr

Senior Software Engineer
18.3k salaries
unlock blur

₹6 L/yr - ₹19.5 L/yr

Software Engineer
17.5k salaries
unlock blur

₹3.6 L/yr - ₹12.8 L/yr

Explore more salaries
Compare Accenture with

TCS

3.7
Compare

Cognizant

3.8
Compare

Capgemini

3.7
Compare

Infosys

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