Upload Button Icon Add office photos

Filter interviews by

Accenture Application Developer Interview Questions, Process, and Tips

Updated 21 Jan 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

256 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. What is agent pool
  • Ans. 

    An agent pool is a group of agents or workers that are available to perform tasks or jobs in a system.

    • Agent pools are commonly used in job scheduling systems to distribute workloads.

    • Each agent in the pool can be assigned tasks based on availability and skill set.

    • Agent pools can help improve efficiency and scalability in a system.

    • Examples: Azure DevOps agent pools, Kubernetes node pools.

  • Answered by AI
  • Q2. What are container and artifacts
  • Ans. 

    Containers are lightweight, portable, and self-sufficient packages that contain everything needed to run a piece of software. Artifacts are the output of a build process.

    • Containers are isolated environments that package an application and its dependencies together.

    • Artifacts are the result of a build process, such as compiled code, libraries, or configuration files.

    • Containers can be run on any system that supports the c...

  • Answered by AI

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

It is quite esay quantitative

Round 2 - Coding Test 

Quite dificullt medium level

Round 3 - HR 

(2 Questions)

  • Q1. Tell me abt yourself
  • Q2. About project

Interview Preparation Tips

Interview preparation tips for other job seekers - easy but its take time for every round

Application Developer Interview Questions Asked at Other Companies

asked in Fujitsu
Q1. Reverse Linked ListGiven a singly linked list of integers. Your t ... read more
asked in Oracle
Q2. Minimum Cost to Connect All PointsYou are given an array, ‘COORDI ... read more
asked in Oracle
Q3. Delete Kth node From EndYou have been given a singly Linked List ... read more
asked in Oracle
Q4. Count SubsequencesYou have been given an integer array/list 'ARR' ... read more
asked in Oracle
Q5. Partition Equal Subset SumYou are given an array 'ARR' of 'N' pos ... read more
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. All the basic questions in employee central
  • Q2. About yourself and family

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't resign untill last last of joining.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. K-means clustering
  • Q2. How do you use imputations
  • Ans. 

    Imputations are used in data analysis to fill in missing values with estimated values.

    • Imputations are used when there are missing values in a dataset.

    • Common methods of imputation include mean imputation, median imputation, and regression imputation.

    • Imputations help to maintain the integrity of the dataset and ensure accurate analysis results.

  • Answered by AI
  • Q3. Python question- Print last 10 dates from today in format '20 August 2024'
  • Ans. 

    Use Python to print the last 10 dates from today in the specified format.

    • Get the current date using the datetime module in Python.

    • Loop through the last 10 days using a for loop and timedelta to subtract one day at a time.

    • Format each date as 'day month year' using strftime method.

    • Store each formatted date in an array of strings.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Accenture Application Developer interview:
  • Machine Learning
  • Python

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)

 Web Application Developer

 (1)

 Oracle Application Developer

 (1)

 .NET Application Developer

 (1)

 Assistant Application Developer

 (1)

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected 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 deactivate trigger in proudction?
  • Ans. 

    To deactivate a trigger in production, you can use the ALTER TRIGGER statement to disable the trigger.

    • Use the ALTER TRIGGER statement with the DISABLE option to deactivate the trigger.

    • Make sure to test the trigger deactivation in a non-production environment before applying it to production.

    • Document the trigger deactivation process for future reference and troubleshooting.

  • Answered by AI
  • Q2. How you will create a branch
  • Ans. 

    To create a branch, use version control system commands like git branch.

    • Use 'git branch' command to create a new branch in Git.

    • Specify the branch name after the command, e.g. 'git branch new-feature'.

    • To switch to the newly created branch, use 'git checkout new-feature'.

  • Answered by AI

Skills evaluated in this interview

Get interview-ready with Top Accenture Interview Questions

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

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a passionate Application Developer with 5 years of experience in developing web and mobile applications.

    • Experienced in programming languages such as Java, JavaScript, and Swift

    • Proficient in using frameworks like React, Angular, and Node.js

    • Skilled in database management with SQL and NoSQL databases

    • Strong problem-solving and analytical skills

    • Excellent communication and teamwork abilities

  • Answered by AI
  • Q2. Difference between request param and query param?
  • Ans. 

    Request param is part of the URL path, while query param is part of the URL query string.

    • Request param is used to pass data in the URL path, while query param is used to pass data in the URL query string.

    • Request param is specified in the URL path after the endpoint, while query param is specified in the URL after a '?' and separated by '&'.

    • Example of request param: /users/{id}, example of query param: /users?name=John&

  • Answered by AI

Skills evaluated in this interview

Application Developer Jobs at Accenture

View all
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Aug 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Project based questions .
  • Q2. Pyspark function related questions .
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Angular 17 Rxjs Ngrx questions
  • Q2. Javascript fundamentals
Interview experience
2
Poor
Difficulty level
-
Process Duration
4-6 weeks
Result
No response
Round 1 - One-on-one 

(2 Questions)

  • Q1. What do you know about configuration
  • Ans. 

    Configuration refers to the settings and options that determine how a software application behaves.

    • Configuration includes parameters such as database connection details, API keys, and user preferences.

    • It allows users to customize the behavior of the application without changing its code.

    • Configuration files are commonly used to store settings in a structured format, such as JSON or XML.

  • Answered by AI
  • Q2. How much do you know about agile methodologies and why people are preferring this over any other framework?
  • Ans. 

    Agile methodologies are preferred for their flexibility, collaboration, and ability to adapt to changing requirements.

    • Agile methodologies prioritize individuals and interactions over processes and tools.

    • They emphasize working software over comprehensive documentation.

    • Agile allows for frequent iterations and feedback, leading to quicker delivery of value to customers.

    • Scrum, Kanban, and Extreme Programming (XP) are popul...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Job Portal and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Good question easy react based

Round 2 - Assignment 

Difficult dsa based coding question

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, Business process, SQL, 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 235 interviews in last 1 year

3 Interview rounds

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

Accenture Application Developer Reviews and Ratings

based on 268 reviews

3.9/5

Rating in categories

3.8

Skill development

3.8

Work-life balance

3.6

Salary

3.8

Job security

3.9

Company culture

3.3

Promotions

3.6

Work satisfaction

Explore 268 Reviews and Ratings
Application Developer

Bangalore / Bengaluru

2-7 Yrs

₹ 3.48-22.36 LPA

Application Developer

Hyderabad / Secunderabad

5-10 Yrs

Not Disclosed

Application Developer

Pune

3-8 Yrs

Not Disclosed

Explore more jobs
Application Development Analyst
38.9k salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Application Development - Senior Analyst
27.6k salaries
unlock blur

₹6.8 L/yr - ₹20.2 L/yr

Team Lead
24.2k salaries
unlock blur

₹7 L/yr - ₹25.5 L/yr

Senior Software Engineer
18.4k salaries
unlock blur

₹6 L/yr - ₹19 L/yr

Software Engineer
17.6k salaries
unlock blur

₹3.6 L/yr - ₹12.7 L/yr

Explore more salaries
Compare Accenture with

TCS

3.7
Compare

Cognizant

3.8
Compare

Capgemini

3.8
Compare

Infosys

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