Upload Button Icon Add office photos

Accenture

Compare button icon Compare button icon Compare

Filter interviews by

Accenture Associate Application Developer Interview Questions, Process, and Tips

Updated 4 Jan 2025

Top Accenture Associate Application Developer Interview Questions and Answers

  • Q1. What is the life cycle of a Lightning Web Component (LWC)?
  • Q2. What triggers recursion in Lightning Web Components (LWC), and how is it handled?
  • Q3. What is the difference b/w broadcast and accumulator?
View all 10 questions

Accenture Associate Application Developer Interview Experiences

18 interviews found

Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. What is the life cycle of a Lightning Web Component (LWC)?
  • Q2. What triggers recursion in Lightning Web Components (LWC), and how is it handled?

Interview Preparation Tips

Interview preparation tips for other job seekers - My advice to the best candidates applying for this role would be to focus on reviewing the technical projects you’ve worked on, both in college and at work. Be ready to discuss the challenges you faced and how you approached technical problems. Prepare not only for standard interview questions but also for out-of-the-box, real-world questions that might test your problem-solving abilities and how well you know the technical aspects of the projects you've worked on. Accenture values candidates who have hands-on experience and are able to engage in deep technical discussions.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. How to resend identity column
  • Ans. 

    To resend an identity column, you can use DBCC CHECKIDENT command.

    • Use DBCC CHECKIDENT command to reseed the identity column

    • Specify the table name and the new seed value

    • For example: DBCC CHECKIDENT ('TableName', RESEED, NewSeedValue)

  • Answered by AI
  • Q2. Difference between stored procedures and functions
  • Ans. 

    Stored procedures are precompiled SQL queries that can perform multiple operations, while functions are reusable code blocks that return a single value.

    • Stored procedures can execute multiple SQL statements, while functions can only return a single value.

    • Stored procedures can have input and output parameters, while functions can only have input parameters.

    • Stored procedures can be used to perform complex operations like ...

  • Answered by AI

Skills evaluated in this interview

Associate Application Developer Interview Questions Asked at Other Companies

Q1. Give an idea of an application of the financial domain and how it ... read more
asked in Accenture
Q2. What is the life cycle of a Lightning Web Component (LWC)?
asked in Accenture
Q3. What triggers recursion in Lightning Web Components (LWC), and ho ... read more
Q4. Write a program for generating prime numbers? Write a program for ... read more
Q5. Print the following pattern using any language. * ** *** ** *
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is the difference b/w broadcast and accumulator?
  • Ans. 

    Broadcast is a method of sending a message to multiple recipients, while accumulator is a variable that stores the result of an operation.

    • Broadcast sends a message to multiple recipients simultaneously.

    • Accumulator is a variable that stores the result of an operation by continuously adding or accumulating values.

    • Example: Broadcasting a message to all users in a chat group vs. using an accumulator to sum up numbers in a

  • Answered by AI
  • Q2. What is Azure IR
  • Ans. 

    Azure IR stands for Azure Integration Runtime, which is a data integration service in Azure Data Factory.

    • Azure IR is used to provide data integration capabilities across different network environments.

    • It allows data movement between cloud and on-premises data sources.

    • Azure IR supports activities like data copy, data flow, and data transformation.

    • It can be configured to run in different modes such as Azure, Self-hosted,

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Diff between Kubernetes and Docker swarm
  • Ans. 

    Kubernetes is a container orchestration tool that manages containerized applications across multiple hosts, while Docker Swarm is a clustering and scheduling tool for Docker containers.

    • Kubernetes is more feature-rich and complex, offering advanced features like auto-scaling, self-healing, and rolling updates.

    • Docker Swarm is simpler to set up and use, making it a good choice for smaller deployments or users familiar wit...

  • Answered by AI
  • Q2. HTTP health checkup in K8s
  • Ans. 

    HTTP health checkup in K8s is a way to monitor the health of applications running in Kubernetes clusters.

    • HTTP health check is a method to periodically check the health of an application by sending HTTP requests to a specified endpoint.

    • In Kubernetes, you can define HTTP health checks in the pod's configuration using readiness and liveness probes.

    • Readiness probes are used to determine when a pod is ready to serve traffic...

  • Answered by AI

Skills evaluated in this interview

Accenture interview questions for designations

 Application Developer

 (258)

 Application Development Associate

 (181)

 Associate Application Engineer

 (1)

 Application Support Associate

 (1)

 Senior Application Developer

 (15)

 Mobile Application Developer

 (3)

 Software Application Developer

 (2)

 Web Application Developer

 (1)

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

(1 Question)

  • Q1. What document you are creating for talend job
  • Ans. 

    Creating a job design document for Talend job

    • Include job description and purpose

    • List of input and output data sources

    • Detailed steps and transformations in the job

    • Error handling and logging mechanisms

    • Dependencies and scheduling information

  • Answered by AI

Skills evaluated in this interview

Get interview-ready with Top Accenture Interview Questions

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

I applied via Telegram and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic reasoning and logical things

Round 2 - Coding Test 

Which is second half of the aptitude test

Round 3 - HR 

(2 Questions)

  • Q1. Behaviour questions
  • Q2. Least favourite subject
  • Ans. 

    Mathematics

    • Struggled with complex equations

    • Found geometry challenging

    • Preferred subjects with more creativity like art or music

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

(2 Questions)

  • Q1. Introduce yourself
  • Ans. 

    I am a recent graduate with a degree in Computer Science and a passion for coding.

    • Recent graduate with a degree in Computer Science

    • Passionate about coding and software development

    • Experience with programming languages like Java, Python, and C++

  • Answered by AI
  • Q2. Day to day routines in your project
Round 2 - HR 

(1 Question)

  • Q1. Package discussion
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic questions on aptitude

Round 2 - Coding Test 

Arrays,lists,strings

Round 3 - One-on-one 

(1 Question)

  • Q1. About projects mentioned in resume
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Campus Placement and was interviewed in Oct 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

It was not that much hard after completing aptitude coding test will be done

Round 2 - Group Discussion 

They test the communication skills

Round 3 - HR 

(2 Questions)

  • Q1. Introduce about your self
  • Q2. About project and skills

Interview Preparation Tips

Interview preparation tips for other job seekers - It's very not that much hard
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via campus placement at PSG College of Arts & Science, Coimbatore and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Mostly verbal based questions were there, so it is easy to crack

Round 2 - Communication round 

(1 Question)

  • Q1. Communication related questions to test our grammar and fluency in speaking. It was all general based questions only
Round 3 - HR 

(1 Question)

  • Q1. Very basic interview. No technical questions were shooted, that made it as friendly interview. The interviewer made me feel comfortable first and then shooted her questions.

Interview Preparation Tips

Topics to prepare for Accenture Associate Application Developer interview:
  • Verbal Communication
  • Logical reasoning
  • Grammar
  • Basic coding
Interview preparation tips for other job seekers - If you are person with very good verbal communication then Accenture is all yours.
Just make sure you are atleast intermidate in speaking.

Accenture Interview FAQs

How many rounds are there in Accenture Associate Application Developer interview?
Accenture interview process usually has 2-3 rounds. The most common rounds in the Accenture interview process are Aptitude Test, Coding Test and HR.
What are the top questions asked in Accenture Associate Application Developer interview?

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

  1. What is the life cycle of a Lightning Web Component (LW...read more
  2. What triggers recursion in Lightning Web Components (LWC), and how is it handle...read more
  3. What is the difference b/w broadcast and accumulat...read more

Tell us how to improve this page.

Accenture Associate Application Developer Interview Process

based on 22 interviews

3 Interview rounds

  • Aptitude Test Round
  • Coding Test Round
  • HR Round
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
IBM Interview Questions
4.0
 • 2.3k Interviews
View all
Accenture Associate Application Developer Salary
based on 532 salaries
₹3.2 L/yr - ₹6.5 L/yr
46% less than the average Associate Application Developer Salary in India
View more details

Accenture Associate Application Developer Reviews and Ratings

based on 69 reviews

3.7/5

Rating in categories

3.5

Skill development

3.5

Work-life balance

3.6

Salary

3.5

Job security

3.8

Company culture

3.1

Promotions

3.1

Work satisfaction

Explore 69 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