Upload Button Icon Add office photos

Accenture

Compare button icon Compare button icon Compare

Filter interviews by

Accenture Application Development Analyst Interview Questions, Process, and Tips

Updated 25 Feb 2025

Top Accenture Application Development Analyst Interview Questions and Answers

  • Q1. Automerge Jobs In Informatica MDM? Running Synchronization Batch Jobs After Changes To Trust Settings In Informatica MDM? Defining Trust Settings For Base Objects In Info ...read more
  • Q2. why HTML semantic elements, doctype is used why, which will seen in browser in which order, different units of css attributes, js call by value or refrence with example, ...read more
  • Q3. What is the procedure you have followed when critical priority issues are hitting the application? What will be your response to the customer??
View all 99 questions

Accenture Application Development Analyst Interview Experiences

255 interviews found

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

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 

Some random aptitude questions which were very easy

Round 3 - Technical 

(2 Questions)

  • Q1. What is encapsulation and abstraction?
  • Ans. 

    Encapsulation is the concept of bundling data and methods that operate on the data into a single unit. Abstraction is the concept of hiding the complex implementation details and showing only the necessary features of an object.

    • Encapsulation helps in data hiding and prevents direct access to data from outside the class.

    • Abstraction helps in reducing complexity by hiding unnecessary details and showing only relevant info...

  • Answered by AI
  • Q2. What are the other OOPS concepts
  • Ans. 

    Other OOPS concepts include Inheritance, Polymorphism, Abstraction, and Encapsulation.

    • Inheritance allows a class to inherit properties and behavior from another class.

    • Polymorphism allows objects to be treated as instances of their parent class.

    • Abstraction hides the implementation details and only shows the necessary features.

    • Encapsulation bundles data and methods that operate on the data into a single unit.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Very easy. Just speak well. In english

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Feb 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

Related to your specific skill. From basics to advance

Round 3 - Technical 

(1 Question)

  • Q1. About SQL,SSIS from simple to complex queries.
Round 4 - HR 

(1 Question)

  • Q1. About your self and previous organization experiences.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be genuine and strong enough in your skills.
Prepare from basics to advanced level of your skills and technical aspects.

Application Development Analyst Interview Questions Asked at Other Companies

asked in Accenture
Q1. Automerge Jobs In Informatica MDM? Running Synchronization Batch ... read more
asked in Accenture
Q2. why HTML semantic elements, doctype is used why, which will seen ... read more
asked in Accenture
Q3. What is the procedure you have followed when critical priority is ... read more
asked in Accenture
Q4. What approach are taken before defining a scenario of the test da ... read more
asked in Accenture
Q5. What are the differences between ECC and HANA on depreciation AFA ... read more
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Basic Js and react Js question only
  • Q2. What were your salary expectations during the interview, and how did the company respond in terms of the offered package and joining bonus?
  • Ans. 

    I was asked about my salary expectations during the interview and how the company responded in terms of the offered package and joining bonus.

    • I mentioned my salary expectations based on industry standards and my experience level

    • The company offered a competitive package slightly above my expectations

    • They also provided a joining bonus as part of the offer

    • I negotiated some aspects of the package and the company was willin

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I experienced multiple rescheduling of interviews during the COVID period, and the questions were primarily focused on basic concepts of ReactJS and Core JavaScript, which were quite easy.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Interview questions on azure + azure devops
Round 3 - Technical 

(1 Question)

  • Q1. Interview questions on azure + azure devOps
Round 4 - HR 

(1 Question)

  • Q1. Hr discussion happened

Accenture interview questions for designations

 Application Development - Senior Analyst

 (145)

 Application Analyst

 (3)

 Application Development Associate

 (181)

 Application Development Specialist

 (16)

 Application Development Engineer

 (3)

 Application Development Manager

 (1)

 IT Application Development Analyst

 (1)

 Application Support Analyst

 (4)

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

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

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Technical 

(4 Questions)

  • Q1. Basic core java questions and spring boot
  • Q2. 1) oops concepts 2) java 8 features 3) sprint boot profile 4) difference between patch and put
  • Q3. Java 8 - features like functional Interface
  • Q4. Spring boot annotations

Interview Preparation Tips

Interview preparation tips for other job seekers - fundamentals of language should be cleared

Get interview-ready with Top Accenture Interview Questions

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

I applied via Prepinsta and was interviewed before Dec 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Basic questions will ask

Round 2 - Coding Test 

1.5 hrs each questions total 2.

Round 3 - Technical 

(2 Questions)

  • Q1. What is OOPS concept what is class what is inheritance what is Function what is Map what is sting
  • Ans. 

    OOPS (Object-Oriented Programming) is a programming paradigm based on the concept of objects, which can contain data and code.

    • Class is a blueprint for creating objects. It defines the properties and behaviors of objects.

    • Inheritance allows a class to inherit properties and methods from another class. It promotes code reusability.

    • Function is a block of code that performs a specific task. It can be called multiple times.

    • M...

  • Answered by AI
  • Q2. What is string
  • Ans. 

    A string is a sequence of characters used to represent text.

    • Strings are typically enclosed in quotation marks, such as 'hello world'.

    • Strings can contain letters, numbers, symbols, and spaces.

    • Strings can be manipulated using various string functions like concatenation and substring extraction.

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. ABout the company why applied and Interst
  • Q2. ABout Project what you did

Interview Preparation Tips

Topics to prepare for Accenture Application Development Analyst interview:
  • OOPS
  • CLASS
  • FUNCTIONS
Interview preparation tips for other job seekers - All the Best for you future.
Interview experience
4
Good
Difficulty level
Hard
Process Duration
4-6 weeks
Result
-

I applied via Job Portal and was interviewed in Dec 2022. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - Skill based proctored exam 

(1 Question)

  • Q1. EWM Topics MCQs. Single and multiple correct.
Round 3 - Technical 

(1 Question)

  • Q1. Many scenario based questions. Some questions for EWM processes.
Round 4 - Technical 

(1 Question)

  • Q1. Some scenario based questions. Many questions based on EWM process.
Round 5 - HR 

(1 Question)

  • Q1. Negotiation for place of work and salary

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared and then it will be fine.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Basics core Java questions
  • Q2. Whatever mentioned in the resume. Prepare for that. Mostly questions will be asked from resume for freshers.
  • Q3. What is oops concepts in java
  • Ans. 

    Object-oriented programming concepts in Java

    • Encapsulation: Bundling data and methods that operate on the data into a single unit

    • Inheritance: Allows a class to inherit properties and behavior from another class

    • Polymorphism: Ability to present the same interface for different data types

    • Abstraction: Hiding the implementation details and showing only the necessary features

    • Example: Creating classes like Car, Truck, and Vehi

  • Answered by AI
  • Q4. HTML CSS basic question
  • Q5. Exception handling and inheritance

Skills evaluated in this interview

I applied via Referral and was interviewed before Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Basic behaviour questions
  • Q2. Basics android question Android framework Java Kotlin Jetpack compose

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your basics clear and your are good to go
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
No response

I was interviewed in Mar 2023.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Be truthful in your resume. It is very easy to catch false or lies during the interview by asking basic questions.
View all tips
Round 2 - Aptitude Test 

General 3 round test aptitude then reasoning and some MCQ on coding

Round 3 - Coding Test 

Will be given 2 questions. To clear the test you should atleast crack one code.

Round 4 - HR 

(3 Questions)

  • Q1. For me there was no technical interview. In hr round, they asked me for self introduction and the projects I have done in college
  • Q2. Are you willing to work in team
  • Q3. If there is any conflict between team members, how will you manage

Accenture Interview FAQs

How many rounds are there in Accenture Application Development Analyst interview?
Accenture interview process usually has 2-3 rounds. The most common rounds in the Accenture interview process are Technical, HR and Aptitude Test.
How to prepare for Accenture Application Development Analyst 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 ASP.Net, Ajax, Angular, Angularjs and Application Development.
What are the top questions asked in Accenture Application Development Analyst interview?

Some of the top questions asked at the Accenture Application Development Analyst interview -

  1. Automerge Jobs In Informatica MDM? Running Synchronization Batch Jobs After Ch...read more
  2. why HTML semantic elements, doctype is used why, which will seen in browser...read more
  3. What is the procedure you have followed when critical priority issues are hitti...read more
How long is the Accenture Application Development Analyst interview process?

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

Tell us how to improve this page.

Accenture Application Development Analyst Interview Process

based on 154 interviews

5 Interview rounds

  • Technical Round
  • HR Round - 1
  • HR Round - 2
  • Personal Interview1 Round
  • HR Round - 3
View more
Accenture Application Development Analyst Salary
based on 38.9k salaries
₹3 L/yr - ₹12 L/yr
At par with the average Application Development Analyst Salary in India
View more details

Accenture Application Development Analyst Reviews and Ratings

based on 2.9k reviews

4.0/5

Rating in categories

3.8

Skill development

3.9

Work-life balance

3.5

Salary

3.9

Job security

4.0

Company culture

3.2

Promotions

3.6

Work satisfaction

Explore 2.9k Reviews and Ratings
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 - ₹17.5 L/yr

Team Lead
24.3k salaries
unlock blur

₹7.1 L/yr - ₹25.6 L/yr

Senior Software Engineer
18.2k salaries
unlock blur

₹6 L/yr - ₹19.5 L/yr

Software Engineer
17.4k salaries
unlock blur

₹3.6 L/yr - ₹13.4 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